@charset "UTF-8";
/* CSS Document */

/* 　ディレクトリー共通　 */

#contheader h1 {
	border-left: 5px solid #ACCA6D!important;
	min-height: 20px;
	margin-bottom: 20px;
	padding-right: 5px;
	margin-left: 15px;
	padding-left: 10px;
}
/*\*/
* html #contheader h1 {
	height: 1%;
}
/**/

#contents h2 {
	background: url(image/inves_h2_ele.gif) no-repeat left top;
}
/*\*/
* html #contents h2 {
	height: 1%;
}
/**/


#contents dl.cau {
	margin-left: 30px;
	margin-bottom: 30px;
}


#contents dl.cau dt {
	font: 1.2em/1.1em "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", serif;
	background: url(../common/image/lib_info_ele.gif) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #006699;
}
#contents dl.cau dd {
	color: #666666;
	margin-bottom: 20px;
	line-height: 1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 1em;
}
#contents div.form {
	margin-left: 30px;
	background: url(../common/image/all_h2_bg.gif) repeat-x;
}


/*\*/
* html #contents div.form dl {
	height: 1%;
}
/**/


#contents div.form dt {
	width: 13em;
	float: left;
	font-weight: bold;
	font-size: 1em;
	text-align: right;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1em;
	padding-right: 1em;

}
#contents div.form dd {
	margin-left: 14em;
	border-left: 3px solid #ACCA6D;
	padding-left: 10px;
}
#contents div.form dt,
#contents div.form dd {
	padding:2px;
	margin-bottom: 3px;
}
#contents div.form span {
	font-size: 0.8em;
	font-weight: normal;
	color: #990000;
}
#contents div.form dd input {
	width: 30em;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
#contents div.form dd textarea {
	width: 30em;
	border: 1px solid #CCCCCC;
	margin-left: 5px;
}
#contents div.form p.send {
	margin-left: 14em;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", serif;
	line-height: 1.5em;
}
#contents div.form p.cau {
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #663333;
}
#contents table.tb1 {
	float: left;
	margin-right: 20px;
}
#contents div.bklst {
	position: relative;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}
#contents div.bklst h3 {
	border-bottom: 1px dotted #999999;
	padding-bottom: 2px;
	margin-bottom: 5px;
	margin-right: 10px;
}

#contents div.bklst h4 {
	border-bottom: 1px dotted #999999;
	padding-bottom: 3px;
	margin-bottom: 5px;
	font-size: 1em;
	background: #D3EFF5 url(../common/image/link_ele2.gif) no-repeat 3px center;
	padding-left: 15px;
	vertical-align: bottom;
	padding-top: 3px;
}


#contents .bklst div.lst1,#contents .bklst div.lst2,#contents .bklst div.lst3 {
	width: 30%;
	float: left;
}
#contents .bklst div.lst2 {
	margin-right: 2%;
	margin-left: 2%;
}


#contents .bklst ul {
	background: no-repeat left;
	list-style: none;
	padding: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#contents .bklst li {
	padding-left: 20px;
	font: 0.9em/1.1em "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

#contents .bklst li.week, #contents .bklst li.biweek #contents .bklst li.bimonth, .bklst li.quarter {

}

#contents .bklst li.week {
	background: url(image/li_week.gif) no-repeat left center;

}
#contents .bklst li.biweek {
	background: url(image/li_biweek.gif) no-repeat left center;

}
#contents .bklst li.bimonth {
	background: url(image/li_bimonth.gif) no-repeat left center;

}
#contents .bklst li.quarter {
	background: url(image/li_quarter.gif) no-repeat left center;

}
#contents p.um1 {
	margin-bottom: 10px;
	margin-left: 0px;
}
#contents span.week {
	color: #C2EEF5;
}
#contents span.biweek {
	color: #FFCCCC;
}
#contents span.bimonth {
	color: #FFCC99;
}
#contents span.quarter {
	color: #E8D0FF;
}
