@charset "utf-8";

body#home {
	background-image:url(../images/h_bg03.gif);
}

#home #header {
	padding:0 0 2px 12px;
}

#home #globalNav {
	height:73px;
	padding-bottom:33px;
	background:url(../../images/index_bg_navi.gif) repeat-x 0 0;
}


#home .mainArea h2 {
	clear:both;
	margin:0;
	padding:0;
	background:none;
	border-bottom:0;
	font-size:60%;
}

#home .mainArea h3 {
	clear:both;
	margin:0;
	padding:0;
	background:none;
	border-bottom:0;
	font-size:60%;
}


#home #mainVis {
	position:relative;
	width:950px;
	height:290px;
	margin:0 auto;
	padding:0 17px;
}


#home .contact {
	position:absolute;
	right:0;
	top:20px;
	width:349px;
	height:213px;
	background:url(../../images/index_bg01.gif) no-repeat 0 0;
}

#home .contact dl {
	padding:36px 0 0 32px;
}

#home .contact dl dt {
	padding-bottom:6px;
	font-size:60%;
}

#home .contact dl dd {
	padding-bottom:2px;
}

#home .contact dl dd ul li {
	padding-bottom:8px;
}


#home #topBnr {
	padding-bottom:20px;
}


#home .titleArea {
	clear:both;
	position:relative;
	height:30px;
}

#home .titleArea p {
	position:absolute;
	right:4px;
	top:4px;
}


#topFaq {
	width:633px;
	padding-bottom:10px;
}

#topFaq .titleArea {
	margin-bottom:10px;
}

#topFaq dl {
	position:relative;
	background:url(../images/bg_dot.gif) repeat-x left bottom;
}

#topFaq dl dt {
	position:absolute;
}

#topFaq dl dd {
	padding:0 0 11px 37px;
	line-height:1.3;
}

#topFaq dl dd.answer {
	padding:0 0 9px 37px;
	margin-bottom:10px;
}

#topFaq dl dd.answer a,
#topFaq dl dd.answer a:active {
	color:#c04205;
}

#topFaq dl dd.answer a:hover {
	color:#c04205;
}


#topNews {
	width:631px;
	padding-top:2px;
	border-right:1px solid #df8664;
	border-bottom:1px solid #df8664;
	border-left:1px solid #df8664;
}

#topNews dl {
	position:relative;
}

#topNews dl dt {
	position:absolute;
	padding:8px 0 0 9px;
}

#topNews dl dd {
	padding:8px 10px 11px 9em;
	background:url(../images/bg_dot.gif) repeat-x left bottom;
	line-height:1.3;
}

#topNews dl dd.last {
	background:none;
}






























