@charset "utf-8";
/* CSS Document */

@import url("sub.css");

#h2-1{
	width:570px;
	height:30px;
	background:url("../img/topics/h2_1.png") no-repeat bottom left;
	text-indent:-9999px;
	margin-bottom:0;
}

.newsH2{
	font-size:100%;
	color:#000;
	background:url("../img/common/maru.png") no-repeat 0px 6px;
	padding:5px 0 5px 20px;
	border-bottom:solid 1px #CEC39C;
	font-weight:bold;
	margin-bottom:0;
}

#source02{
	margin-bottom:30px;
}

#match dl{
	float:left;
	margin:0 8px;
	padding-bottom:30px;
}

#blogEntry .section{
	margin-bottom:5px;
}

#blogEntry h2{
	margin-bottom:20px;
}

#blogEntry p{
	margin-bottom:1em;
}

#topicsBack{
	margin-top:20px;
	padding-top:20px;
	border-top:solid 1px #CEC39C;
	text-align:right;
}

#topicsBack img{
	vertical-align:middle;
	margin-right:5px;
}

#contents p#pageBute{
	clear:both;
	text-align:center;
	margin-top:-1px;
	padding-top:5px;
	border-top:solid 1px #CEC39C;
}