section#topics h2{
	font-family: "Sawarabi Mincho" !important;
	text-align: center;
	color: #fff;
	margin: 0 0 10px;
}
section#topics div.box{
	width: 94%;
	margin: 30px auto;
}
section#topics div.box img{
	max-width: 100%;
}
section#topics div.box li{
	margin: 5px 0;
	padding: 5px 0;
	border-bottom: dotted 1px #ccc;
}
section#topics div.box a{
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}
section#topics div.box div.back{
	margin: 30px 0;
	text-align: center;
	border-top: dotted 1px #ccc;
	padding: 10px 0 0;
}


section#topics div.box img{
	max-width: 100%;
	height: auto;
}
section#topics div.box h3{
	font-family: "Sawarabi Mincho" !important;
	font-size: 120%;
	font-weight: lighter;
	text-align: center;
	color: #fff;
	margin: 30px auto 20px;
}


div.twitter-timeline a{
	background: url(../../../common/img/loading.gif) no-repeat center center;
	text-decoration: none;
}


