@charset "UTF-8";
/* CSS Document */

/* 　ディレクトリー共通　 */

#contheader h1 {
	border-left: 5px solid #999999!important;
	min-height: 20px;
	margin-bottom: 20px;
	padding-right: 5px;
	margin-left: 15px;
	padding-left: 10px;
	min-width:650px;
}
/*\*/
* html #contheader h1 {
	height: 20px;
}
/**/

#contents h2 {
	min-width:650px;
	background: url(../common/image/other_h2_ele.gif) no-repeat left top;
}
#contents ul.menu {
	margin-left: 40px;
	list-style: none;
	margin-bottom: 30px;
}
#contents ul.menu li {
	margin-bottom: 5px;
	background: url(../common/image/hd_list_ele.gif) no-repeat -5px center;
	padding-left: 20px;

}


#contents table.book {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
	margin-bottom: 30px;
	border: 1px solid #999999;
	padding: 0px;
}

table.book th {
	background: #E0F4CC;
	text-align: center;
	padding: 2px;
	vertical-align: top;
	color: #006633;
	
}
table.book td {
	padding: 2px;
	font-size: 1em;
	text-align: right;
	border-top: 1px dotted #333333;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
}
/*\*/
table.book td {
	
}
/**/

table.book tr.head th {
	vertical-align: middle;
}


table.book th.sub {
	background: #F6F7C8 !important;
	font-weight: normal;
	color: #333333;
	
}
table.book tr.top td, table.book tr.top th {
	border-width: 0px !important;
	border-style: none !important;

}
table.book td.h {
	background: #eeeeee !important;
	border-width: 0px !important;
	border-style: none !important;
}

table.book th.month {
	background: #CCCC66;
	text-align: right;
	font-weight: normal;
	padding-right: 3px;
	border-top: 1px dotted #333333;
}
table.book tr.end td,table.book tr.end th {
	background: #E3F6FF!important;
	font-family: "Arial Black", "Helvetica Black", Arial, Helvetica, sans-serif;
	color: #111111;
}
#contents p.cap {
	width: 500px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	font: 0.9em "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", serif;
}
dl.h11about {
	margin-bottom: 15px;

}

dl.h11about dt {
	float: left;
	font: bold 1.2em/1.2em "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝", serif;
	color: #993333;
	background: url(../common/image/lib_info_ele.gif) no-repeat left center;
	padding-left: 20px;
	height: 1.5em;
	width: 7em;
}
dl.h11about dd {
	height: 1.5em;
	margin-bottom: 15px;
	font-size: 1.1em;
}

