@charset "UTF-8";
body{
	background: #76CD02;
}
#visual01 {
	width: 100%;
	height: 197px;
	background: url(../images/index_bg01.gif) 50% 0 no-repeat;
	display: table;
}
#visual02 {
	width: 100%;
	height: 197px;
	background: url(../images/index_bg02.gif) 50% 0 no-repeat;
	display: table;
}
#visual03 {
	width: 100%;
	height: 63px;
	background: url(../images/index_bg03.gif) 50% 0 no-repeat;
	display: table;
}
#visual03 #leafBtn01 {
	width: 926px;
	height: 50px;
	margin: 0 auto;
}
#visual04 {
	width: 100%;
	height: 134px;
	background: url(../images/index_bg04.jpg) 50% 0 no-repeat;
	display: table;
}
#visual04 #leafBtn02 {
	width: 926px;
	height: 25px;
	margin: 0 auto;
}
#visual05 {
	width: 100%;
	background: url(../images/index_bg05.jpg) top center no-repeat;
	text-align: center;
	display: table;	
}
#visual05 #leafBtn03 {
	width: 926px;
	height: 76px;
	margin: 0 auto;
	text-align: left;
}
.IEfixed
{
	width: 926px;
	margin: 0 auto;
	display: table;
	text-align: left;
}
#visual01 .IEfixed {
	height: 197px;
	background: url(../images/index_bg01.gif) 50% 0 no-repeat;
}
#visual02 .IEfixed {
	height: 197px;
	background: url(../images/index_bg02.gif) 50% 0 no-repeat;
}
#visual03 .IEfixed {
	height: 63px;
	background: url(../images/index_bg03.gif) 50% 0 no-repeat;
}
#visual04 .IEfixed {
	height: 134px;
	background: url(../images/index_bg04.jpg) 50% 0 no-repeat;
}
#visual05 .IEfixed {
	background: url(../images/index_bg05.jpg) 50% 0 no-repeat;
}
#information {
	width: 926px;
	margin: 0 auto;
	padding: 165px 0 50px 0;
	text-align: left;
	overflow: hidden;
}
#information #infoLeftBox {
	float: left;
	width: 396px;
	background: url(../images/index_info_head.gif) no-repeat;
	padding: 80px 11px 0 11px;
	font-size: 12.5px;
	line-height: 150%;
}
#information #infoLeftBox ul {
	margin: 0;
	padding: 0;
}
#information #infoLeftBox ul li {
	padding: 10px 0 0 1em;
	text-indent: -1em;
}
#information #infoLeftBox img#infoLeftBoxImg {
	width: 395px;
	height: 231px;
	margin-top: 14px;
}
#information #applyBox {
	float: right;
	width: 487px;
	margin-right: 6px;
	background: url(../images/index_apply_bg.gif) repeat-y;
	line-height: 150%;
}
#information #applyBox #applyDoc {
	padding: 10px 38px;
	font-size: 16px;
}
#information #applyBox #applyDoc span {
	padding:10px 0 0;
 	font-size: 12px;
}
#information #applyBox #applyDoc img#applyImg {
	float: right;
	padding: 0 0 10px 10px;
}
#information #applyBox #applyHr {
	clear: both;
	width: 411px;
	height: 2px;
	margin: 0 38px;
	background: url(../images/index_apply_hr.gif) repeat-x;
}
#information #applyBox #applyBtnLeft {
	float: left;
	width: 199px;
	margin: 15px 0 15px 38px;
	font-size: 12px;
	text-align: center;
	display: inline;
}
#information #applyBox #applyBtnRight{
	float: right;
	width: 199px;
	margin: 15px 38px 15px 0;
	font-size: 12px;
	text-align: center;
	display: inline;
}
#information #applyBox #applyBottom {
	clear: both;
	width: 487px;
	height: 24px;
	background: #76CD02;
}
#information #applyBox div.applyArrow {
	margin: 3px 0;
}

#footer {
	width: 100%;
	height: 152px;
	clear: both;
	background: #76CD02 url(../images/footer_bg.gif) repeat-x;
	margin: 10px 0;
}
#footer #footerImg {
	width: 920px;
	height: 91px;
	margin: 0 auto;
}
#footer #copyright {
	width:920px;
	margin: auto;
	height:16px;
	padding: 40px 0 5px 0;
	text-align: right;
}
/*　トピックス　*/

#topicsBox{
	float: right;
	width: 487px;
	margin-right: 6px;
	background: url(../images/index_topics_bg.gif) repeat-y;
	line-height: 150%;
}
#topicsBox h3{
	width: 487px;
	margin:0;
	padding:0;
}
#topicsBox dl{
	width: 411px;
	margin:0 auto;
	padding:5px 0;
}
#topicsBox dl dt{
	width: 8.5em;
	clear:both;
	float:left;
	margin:0;
	padding:5px 0;
	font-size: 12px;
	color: #00339F;
	font-weight: bold;
}
#topicsBox dl dd{
	width: auto;
	margin:0;
	padding:5px 0 5px 8.5em;
	border-bottom:1px dashed #CCC;
	font-size: 12px;
}



/* フキダシ */
#ele {
	position: absolute;
	right: 10px;
	top: -200px;
}
#leafEle01 {
	position: absolute;
	left: -56px;
	top: 333px;
	width: 308px;
	height: 193px;
}
#leafEle02 {
	position: absolute;
	left: -60px;
	top: 526px;
	width: 341px;
	height: 185px;
}
#leafEle02 a {
	width: 341px;
	height: 185px;
	display:block;
}