/* CSS Document */

/*H2*/

#mainR .description h2 {
	font-size: 95%;
	font-weight: normal;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #02BD1A;
	padding-top: 1px;
	margin-top: 1em;
	color: #01650E;
}

#mainR .textBlock dl{
	margin:10px 0 5px 15px;
	font-size: 75%;
}

#mainR .textBlock dl.borderDL{
	border-bottom:#00FF99 1px solid;
	margin-bottom:5px;
	padding-bottom: 10px;
}

#mainR .textBlock dl.borderDLBot{
	border-bottom:none;
	margin-bottom:10px;
	padding-bottom: 10px;
}

#mainR .textBlock dl strong{
	font-weight: 100;
}


#mainR .textBlock dl strong.vol{
	display: block;
}

#mainR .textBlock dl strong.vol span{
	padding:10px;
	background-color:#00CC33;
	color:#FFFFFF;
	font-weight: 800;
	display:block;
	width: 50px;
	text-align: center;
	float: left;
	margin-right: 0px;

}

#mainR .textBlock dl strong.vol span.PadNew{
	color:#FF0000;
	font-weight:800;
	background-color: #ffffff;
	width: 70px;
	display: block;
	float: left;

}
#mainR .textBlock h2 img{
	vertical-align:baseline;
}
#mainR .textBlock dl dt{
	float:left;
	width:143px;
}

#mainR .textBlock dl dd{
	margin-left:150px;
	line-height: 1.3;
}

#mainR .textBlock dl.backnumber dd{
	margin-left:0px;
	line-height: 1.3;
}

#mainR .textBlock dl.backnumber dd a{
	vertical-align:baseline;
}

#mainR .textBlock dl dd ul.kouhouUL{
	margin-left:20px;
}

.past_kentomo{
padding: 8px 0px 8px 0px;
font-size:12px;
float:right;
}

.clear {
	clear: both;
}
.kakehasi_txt {
	font-size: 9px;
	line-height: 120%;
}
