@charset "utf-8";
/* CSS Document */

h2 {
	width:710px;
	margin-bottom:17px;
}
.pagetop_text {
	padding:0 17px 0 17px;
	font-size:80%;
	line-height:160%;
}
.qlist {
	width:682px;
	margin:17px auto 0 auto;
	padding:10px 0 0 0;
	background:#eadeeb url(../img/qanda/bg_qlist_top.gif) no-repeat 0 0;
}
.qlist ul {
	width:100%;
	padding:0 0 10px 0;
	background:url(../img/qanda/bg_qlist_bottom.gif) no-repeat 0 bottom;
}
.qlist li {
	padding:0 0 0 30px;
	background:url(../img/qanda/bg_qlist_link.gif) no-repeat 15px 50%;
	font-size:90%;
	font-weight:bold;
	line-height:200%;
}

.qanda_box {
	width:682px;
	margin:20px auto 10px auto;
	padding:0 0 0 0;
}
.question {
	width:100%;
	height:48px;
	background:url(../img/qanda/bg_q.gif) no-repeat 0 0;
}
.question h3 {
	padding:0 15px 0 15px !important;
	padding-top:10px;
	overflow:hidden;
	font-size:90%;
	font-weight:bold;
	line-height:48px !important;
	line-height:100%;
	color:#fff;
}
.question h3 img {
	margin:0 15px 0 0;
	vertical-align:middle;
	line-height:100%;
}
.answer {
	position:relative;
	height:auto !important;
	height:27px;
	min-height:27px;
	margin:10px 0 0 0;
	padding:0 15px 0 55px;
	font-size:90%;
	line-height:150%;
}
.answer img {
	display:block;
	position:absolute;
	top:5px;
	left:15px;
}
.btnPagetop_qanda {
	padding:10px 15px 10px 0;
	text-align:right;
}

.pagebottom_text {
	width:682px;
	margin:25px auto 15px auto;
	padding:10px 0 0 0;
	background:#eadeeb url(../img/qanda/bg_qlist_top.gif) no-repeat 0 0;
}
.pagebottom_text p {
	padding:0 17px 10px 17px;
	background:url(../img/qanda/bg_qlist_bottom.gif) no-repeat 0 bottom;
	font-size:80%;
	line-height:180%;
	text-align:center;
}
.pagebottom_text p span {
	font-size:125%;
	font-weight:bold;
}
