@charset "utf-8";

.topics h2{
	color:#666666;
	font-family:"ＭＳ Ｐ明朝","MS PMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",serif;
	font-size:182%;
	font-weight:bold;
	margin-bottom:20px;
	text-align:center;	
}

.topics .push {
	padding-top:5px;
}
.topics .push h3{
	background:#FFFFFF none repeat scroll 0 0;
	display:block;
	margin-top:-15px;
	margin-bottom:10px;
	padding:0 2px;
	position:relative;
	width:6.5em;	
}

.topics .push em{
	font-size:123.1%;
	font-style:normal;
	font-weight:bold;
}
