@charset "utf-8";
/*-------------------------------------------------
	mainImgArea
-------------------------------------------------*/
/*-------------------------------------------------
	header
 -------------------------------------------------*/
#headerBase { }
#headerTop {
	width:868px;
	margin:0 auto;
	background:url(../img/bgBase.png) repeat-y left top;
	position:relative;
}
#headerTop h2, #headerTop h1 {
	position:absolute;
	left:24px;
	top:24px;
}
#gnaviBoxTop {
	background:url(../img/toppage/bgBaseTop.png) no-repeat 2px top;
	height:60px;
}
#headerTop UL#gnavi {
	width:816px;
	background:url(../img/bgGnavi.gif) no-repeat left top;
	height:36px;
	margin:0 auto;
}
#headerTop UL#hnavi {
	width:155px;
	float:left;
	margin:10px 0 0 8px;
	display:inline;
}
#headerTop UL#hnavi LI { margin-right:6px; }
#headerTop UL LI { float:left; }
#headerTop UL LI IMG { vertical-align:text-bottom; }
#hNaviBox {
	width:328px;
	height:36px;
	background-color:#FFFFFF;
	position:absolute;
	left:488px;
	top:0px;
}
#searchBoxTop {
	margin-top:6px;
	float:left;
	width:165px;
	height:24px;
	background:url(../img/bgSearch.gif) no-repeat left top;
}
#searchBoxTop INPUT.textBox {
	width:96px;
	border:none;
	display:block;
	float:left;
	height:14px;
	margin:4px 0 0 2px;
	display:inline;
}
#searchBoxTop DIV {
	width:36px;
	float:left;
}
#importantBox {
	background:url(../img/toppage/bgImportant.gif) no-repeat right top;
	height:36px;
	margin-bottom:24px;
}
#importantBox H3 {
	float:left;
	width:108px;
}
#importantBox DIV {
	float:left;
	width:468px;
	margin:8px 0 0 12px;
	line-height:160%;
}
.twoColumn { }
.twoColumn DT {
	width:75px;
	padding-top:0.5em;
}
.twoColumn DD {
	margin-top:-1.6em;
	padding:0.5em 0px 0.5em 100px;
	background:url(../img/bgDot.gif) repeat-x left bottom;
	line-height:120%;
}
.twoColumn DD IMG { vertical-align:bottom; }
