/* CSS Document */


#header {
	position:absolute;
	top:0px;
	_top:26px;
	left:0px;
	width:1010px;
	height:170px;
	z-index:1;
}

#contop {
	position:absolute;
	top:170px;
	_top:196px;
	left:0px;
	width:1010px;
	height:33px;
	background:url("../img/common/bg_contop.png") no-repeat;
	z-index:10;
}

#gradation {
	position:absolute;
	_position:static;
	top:200px;
	left:0px;
	width:1010px;
	height:600px;
	background:url("../img/common/bg_gradation.png") repeat-y;
	z-index:20;
}

#conbody {
	position:absolute;
	_position:static;
	top:0px;
	left:0px;
	width:1010px;
	height:50px;
	background:url("../img/common/bg_conbody.png") no-repeat;
	z-index:3;
	_z-index:30;
}

#mainarea {
	position:absolute;
	_position:static;
	top:47px;
	_top:16px;
	left:30px;
	_left:15px;
	width:950px;
	height:auto;
	_margin:0 15px;
	background:url("../img/common/bg_base2.png") repeat;
	z-index:1;
}

#main {
	float:left;
	width:890px;
	height:auto;
	margin:-47px 30px 0px 30px;
	_margin:203px 15px 0px 15px;
	background:url("../img/common/bg_main.gif") repeat;
	background-position:0px 30px;
}

.titlearea {
	width:630px;
	height:30px;
	margin-left:10px;
}

.frame_m {
	width:580px;
	_width:620px;
	height:auto;
	padding:0px 10px 0px 30px;
	background:url("../img/common/bg_frame_m.gif") repeat-y;
}
.frame_m p {
	margin:5px 10px 0px 10px;
}

.qa {
	width:490px;
	height:29px;
	padding:3px 0px 0px 50px;
	margin-left:10px;
	background:url("../img/qa/qa_l.gif") no-repeat 0 0;
	color:#833904;
	font-size:13px;
	font-weight:bold;
}

.qa2 {
	width:490px;
	height:29px;
	padding:3px 0px 0px 50px;
	margin-left:10px;
	background:url("../img/qa/qa_m.gif") no-repeat 0 0;
	color:#0E3983;
	font-size:13px;
	font-weight:bold;
}
.ans {
	width:500px;
	height:auto;
	padding:0px 0px 0px 50px;
	background:url("../img/qa/qa_a.gif") no-repeat 0 0;
}

.text1 {
	width:570px;
	padding:15px 0px;
}

.text1 a {
	color:#0E3983;
	font-weight:bold;
}

.nolink {
	color:#0E3983;
}
.nolink2 {
	color:#833904;
}

.endtext {
	width:570px;
	margin:20px 0px 0px 40px;
}


/* RO */
.btnpp {
	float:right;
	width:144px;
	height:23px;
	margin:0px 20px 10px 0px;
	_margin:0px 10px 10px 0px;
}

.btnpp a {
	display:block;
	background:url("../img/system/bg_btn.gif") no-repeat;
	width:144px;
	height:22px;
	padding:1px 0px 0px 15px;
	font-weight:bold;
	font-size:11px;
	color:#0E3983;
	letter-spacing:0px;
}
.btnpp a:hover {
	background:url("../img/system/bg_btn_o.gif") no-repeat;
	color:#332900;
}
.btnprice {
	float:right;
	width:144px;
	height:23px;
	margin:0px 20px 10px 0px;
	_margin:0px 10px 10px 0px;
}

.btnprice a {
	display:block;
	background:url("../img/system/bg_btn.gif") no-repeat;
	width:144px;
	height:22px;
	padding:1px 0px 0px 45px;
	font-weight:bold;
	font-size:12px;
	color:#0E3983;
	letter-spacing:1px;
}
.btnprice a:hover {
	background:url("../img/system/bg_btn_o.gif") no-repeat;
	color:#332900;
}
