@charset "UTF-8";
/* CSS Document */

#contheader h1 {
	border-left: 5px solid #FFB341!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(../common/image/other_h2_ele.gif) no-repeat left top;
}
/*\*/
* html #contents h2 {
	height: 1%;
}
/**/



#contents ul.mlist {
	list-style: none;
	margin-left: 20px;
}
/*\*/
* html #contents ul.mlist {
	height: 1%;
}
/**/


#contents ul.mlist li {
	background: url(../common/image/lib_info_ele.gif) no-repeat left center;
	padding-left: 20px;
}
#contents div.l {
	background: url(../common/image/all_h2_bg.gif) repeat-x left top;
	margin-bottom: 20px;
	margin-left: 30px;
}

/*\*/
* html #contents div.l {
	height: 1%;
}
/**/






#contents div.l p {
	font-size: 1.2em;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5em;
	margin-left: 30px;
}
#contents div.l dl {
	margin-top: 20px;
	margin-left: 30px;
}

#contents div.l dt {
	background: url(../common/image/lib_info_ele.gif) no-repeat left center;
	padding-left: 20px;
	font-size: 1.2em;
	color: #3366CC;
	margin-bottom: 5px;
	font-family: "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "細明朝体", serif;
	line-height: 1.1em;

}
#contents div.l dd {
	font: 1em/1.2em "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	color: #333333;
	margin-bottom: 15px;

}
#contents ul.dl {
	list-style: none;
	margin-left: 30px;
}
/*\*/
* html #contents ul.dl {
	height: 1%;
}
/**/


#contents ul.dl li {
	font: 1.2em/1em "ヒラギノ角ゴ Pro W3", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	margin-top: 10px;
	padding-left: 20px;
	background: url(../common/image/lib_info_ele.gif) no-repeat left center;
}
