section#topics{
	width: 80%;
	max-width: 1240px;;
	margin: 55px auto 0;
	padding: 50px 0;
}
section#topics h2{
	display: block;
	text-indent: -9999px;
	background: url(../img/title.png) no-repeat;	
 	width:354px;
	height: 34px;
	margin: 0 auto 20px;
}
section#topics div.box{
	width: 800px;
	margin: 30px auto;
	color: #fff;
	font-size: 16px;
	text-align: left;
}
section#topics div.box h3{
	font-family: "Sawarabi Mincho" !important;
	font-size: 36px;
	font-weight: lighter;
	text-align: center;
	color: #fff;
	margin: 50px auto 20px;
}
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: 16px;
}
section#topics div.box div.back{
	margin: 30px 0;
	text-align: center;
	border-top: dotted 1px #ccc;
	padding: 10px 0 0;
}


p.timeline-Tweet-text{
	font-size: 80% !important;
}
iframe{
	width: 1200px;
	margin: 0px auto;
	height: 320px;
}