@charset "utf-8";
/* CSS Document */

/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

 ニュースの設定

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
div#special {
}

div#special h3 {
	background-image: url(/img/h1/h1_special_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 5px;
}
div#special h3 span.category {
	font-size:14px;
	color:#FFFFFF;
	display:block;
	padding-left:24px;
	padding-top:8px;
}

div#special h3 span.title {
	font-size:26px;
	line-height:1.2em;
	display:block;
	background-image: url(/img/h1/h1_special_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 8px 0px 12px 24px;
}

div#special div.special_image {
	text-align: center;
	margin: 10px 6px;
}

.special_body{
	margin:0 0 30px 0;
}
.back_number{
	padding:0 0 15px 20px;
}
.back_number li{
	padding:0 0 7px 0;
}
.back_number span{
	padding:0 15px 0 0;
}

.special_series{
	padding:10px 0 0 20px;
}
.special_series .img{
	float:left;
}
.special_series .rbox{
	float:right;
	width:490px;
}

.special_series .title{
	font-weight:bold;
}

.special_series .special_series_body{
	padding:10px 0 15px 0;
}

