@charset "utf-8";

div#boshu h2 {
}
div#boshu h3 {
	margin:15px 0px 10px 0px;
	font-size:16px ;
	border-bottom:1px solid #669933;
	border-left:10px solid #669933;
	padding:10px 10px;

}
div#boshu table {
	border-collapse: collapse;
	border: 1px solid #444;
	margin: 0px auto 20px auto;
  width:100%;
  font-size:11px;
}

div#boshu table#main #hoho_th1{width:30px;}
div#boshu table#main #hoho_th2{width:180px;}
div#boshu table#main #hoho_th3{width:180px;}
div#boshu table#main #hoho_th4{width:250px;}
div#boshu table#main #hoho_th5{width:20%;}



div#boshu table td, div#boshu table th {
	border: 1px solid #999;
	vertical-align: middle;
	padding:5px 3px;
}
div#boshu table th {
	background: #ddd;
}
div#boshu table td {
	background: #fff;
	}
div#boshu table td ul {
}
div#boshu table td li {
	margin:0 0 5px 0;
}
div#boshu h4 {
	margin:10px 10px 3px 10px;
	font-size:14px ;
}
div#boshu .heigan {
	border: 1px solid #BBB;
	padding:10px 15px;
	margin:0 10px;
	background: #EEEEEE;
}
div#boshu p {
}
div#boshu table p{
	font-weight: bold;
	margin:5px 0 0 0;
}

.retune {
	text-align:right;
	margin:-15px 10px 0 0;
}

.bo_shurui {margin:0 0 20px 0;}
.bo_shurui ul li{
	float: left;
	width:130px;
	font-size:14px;
	line-height:26px;
	background: #eee;
	margin: 3px;
	padding:2px 10px;
	overflow: hidden;
	font-weight: bold;
}


.bo_shurui li span{
	font-size:20px;
}
table.entry_t {margin:20px 0;}
span.mark{
	color:#fff;
	padding:0 3px;
	margin:0 3px 0 0;}

/*********************************/
#shurui {}
#shurui p{
	padding:5px;
	font-weight:bold;
	color:#CC0033;

}
#shurui dl{
	margin:0px 0 20px 0px;
}
#shurui dl dt{
	font-weight:bold;
	clear:both;
	font-size:16px;
	margin:0px 0 0 0;
	border-bottom: 1px solid #aaa;
	background: #eee;
	padding: 5px 10px;
}
#shurui dl dd{
	margin:0 0 0 10px;
	background: url(../img/common/list01.gif) no-repeat left 7px;
	padding: 0 0 0 12px;
}
#shurui em{
	font-weight:bold;
	color:#9900FF;
}

#shurui dl dd .senkou{
	background: #ddd;
	padding:1px 5px;
}
#shurui dl dd .senkou span{
	font-weight: bold;
	color: #4B4329;
	margin:0 15px 0 0;
}

/******************************/
ul.toku {}
ul.toku li{
	font-weight:bold;
	border-bottom:1px dotted #aaa;
}
ul.toku li span{
	display:block;
	margin-left:40px;
	font-size:11px;
	color:#C33;
}



table#detail td.sub_title {
	background: #FEE9FE;
	font-size:12px;
	padding:0;
}
table#detail th {
	text-align: center;
	line-height: 13px;
	font-size:12px;
}
table#detail td span {
	font-weight: bold;
	font-size:12px;
}

.tokuten {
	background: #339900;
	color:#FFF;
}
