@charset "shift_jis";

/* BODY
------------------------------------------ */
#BODY{
	position:relative;
	min-height:487px;
	background:url(/images/index-bg.gif) no-repeat 0px 102px;
}
/*\*/ *html #BODY{height:487px;} /**/




/* headArea
------------------------------------------ */
#BODY .headArea{
	position:relative;
	margin:-17px 0 0 -43px;
	font-size:0;
	line-height:0;
}

#BODY .headArea h1{
	margin:0 0 0 26px;
}

#BODY .headArea ul{
	position:absolute;
	top:24px;
	right:-7px;
}
/*\*/ *html #BODY .headArea ul{right:39px;} /**/
#BODY .headArea ul li{list-style:none;}




/* selectLinkArea
------------------------------------------ */
#BODY .selectLinkArea{
	position:absolute;
	width:378px;
	font-size:0;
	line-height:0;
	top:180px;
	right:55px;
}

#BODY .selectLinkArea ul li{
	float:left;
	list-style:none;
}

#BODY .selectLinkArea ul.mainLink li{margin-right:36px;}

#BODY .selectLinkArea ul.subLink{margin:35px 0 0 85px;}
#BODY .selectLinkArea ul.subLink li{margin-right:56px;}
#BODY .selectLinkArea ul li.end{margin-right:0;}




/* etcArea
------------------------------------------ */
#BODY .etcArea{
	padding-top:372px;
	}

#BODY .etcArea .newsSec{
	width:368px;
	float:left;
	}
#BODY .etcArea .newsSec h2{margin:0;}

#BODY .etcArea .newsSec table{
	margin-top:5px;
	border:none;
	border-spacing:0;
	border-collapse:collapse;
	}
#BODY .etcArea .newsSec table th,
#BODY .etcArea .newsSec table td{
	padding:0;
	text-align:left;
	vertical-align:top;
	font-weight:normal;
}
#BODY .etcArea .newsSec table th{padding-right:10px;}


#BODY .etcArea .infoSec{
	width:456px;
	float:right;
	font-size:0;
	line-height:0;
}




/* GFOOTER
------------------------------------------ */
#GFOOTER{margin-top:15px !important}
/*\*/ *html #GFOOTER{margin-top:15px !important} /**/
*:first-child+html #GFOOTER{margin-top:15px !important}