@charset "UTF-8";

/*menu-col
***********************************************************/
#base #menu-col .menu-box .cate-box#report .cate {
	background-color:#E0F0B2;
}

/*main-col
***********************************************************/
#main-col #pagetitle h2 {
	border-left: 6px solid #99cc00;
}

/*contents
***********************************************************/
/*contents-unit*/
#contents .contents-unit {
	padding-top: 1px;
}


#contents .year-unit {
	margin: 0 0 15px;
	border-bottom: 1px solid #cccccc;
}

#contents h3 {
	margin: 10px 0 0;
	padding: 2px 10px 0;
	/*font-size: 別途指定*/
	color:#000;
	font-weight:bold;
	line-height: 1.4;
	border-bottom: 1px solid #99cc00;
	border-top: 1px solid #99cc00;
	background-color:#E0F0B2;
}

#contents .entry-unit {
	padding: 4px 15px 0;
	border-bottom: 1px solid #cccccc;
}

#contents .entry-unit .pdf {
	padding-left: 23px;
	background:url(../images/pdf-icon.gif) no-repeat;
}

#contents .entry-unit p {
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#contents .entry-unit .rightbox {
	width: 110px;
}
