@charset "utf-8";

/* section_title
====================================== */

.section_title{
	background: url(../QA_image/title.jpg) no-repeat 0 0;
	width:648px;
	height:120px;
	border:solid 1px #cccccc;
}
.section_title h2{
	font-weight:bold;
	color:#46B67F;
	font-size:200%;
	margin-left:320px;
	padding-top:10px;
}
.section_title p{
	line-height:140%;
	font-size:110%;
	margin-left:320px;
	padding-top:5px;
	padding-right:10px;
}


/* section_qasnavi
====================================== */


.section_qasnavi{
	height:68px;
	margin:20px 0;
}

.section_qasnavi ul{
	height:68px;
}

.section_qasnavi ul li{
	width:162px;
	height:68px;
	float:left;
}



/* section_qa
====================================== */

.section_qa{
	width:650px;
	margin:30px auto;
}
.section_qa p.question_no{
	color:#ffffff;
	background:#00953D;
	padding:3px;
	font-size:120%;
	margin-bottom:10px;
}

.section_qa h3.q1{
	background: url(../QA_image/q1.gif) no-repeat 0 0;
	padding-left:70px;
	font-weight:bold;
	font-size:180%;
	color:#8D8A64;
}
.section_qa h3.q2{
	background: url(../QA_image/q2.gif) no-repeat 0 0;
	padding-left:70px;
	font-weight:bold;
	font-size:180%;
	color:#8D8A64;
}
.section_qa h3.q3{
	background: url(../QA_image/q3.gif) no-repeat 0 0;
	padding-left:70px;
	font-weight:bold;
	font-size:180%;
	color:#8D8A64;
}
.section_qa h3.q4{
	background: url(../QA_image/q4.gif) no-repeat 0 0;
	padding-left:70px;
	font-weight:bold;
	font-size:180%;
	color:#8D8A64;
}
.section_qa h3 span{
	font-size:80%;
	color:#8D8A64;
	font-weight:normal;
	line-height:140%;
}.section_qa p.answer{
	margin-top:20px;
	background: url(../QA_image/answer.gif) no-repeat 0 0;
	padding-left:70px;
	font-weight:bold;
	font-size:180%;
	color:#FF9900;
	line-height:160%;
}
.section_qa p.answer span{
	font-size:70%;
	font-weight:normal;
	line-height:140%;
	color:#333333;
}
.section_qa p.day{
	text-align:right;
	padding:3px 0;
}


.section_qa p.answer02{
	padding-left:70px;
	font-size:105%;
	font-weight:normal;
	line-height:140%;
	color:#333333;
}
.section_qa p.answer03{
	margin-top:5px;
	margin-bottom:5px;
	margin-left:1em;
	text-indent:-1em;
	padding-left:70px;
	font-size:105%;
	font-weight:normal;
	line-height:140%;
	color:#333333;
}





/* soudan_box
====================================== */

.soudan_box{
	width:476px;
	height:85px;
	margin:0 auto;
}





/* section_ranking
====================================== */
.section_ranking{
	border:solid 1px #F0F0F0;
	padding:8px;
	margin:30px 0;
}
.section_ranking h3{
	font-weight:bold;
	color:#FF9900;
	font-size:130%;
	background:#FFF5CC;
	padding:5px;
}
.section_ranking ul{
	margin:10px 0 20px 20px;
}
.section_ranking ul li{
	float:left;
	width:140px;
	font-size:130%;
	margin:5px 0;
}
.section_ranking ul li a{
	background: url(../common_images/arrow01.gif) no-repeat 0 4px;
	padding-left:13px;
}
.section_ranking ul li a:hover{
	background: url(../common_images/arrow01_over.gif) no-repeat 0 4px;
}
.section_ranking ul li.right{
	width:120px;
}

.section_ranking ul.kiji li{
	float:left;
	width:300px;
	font-size:130%;
	margin:5px 0;
}
.section_ranking ul.kiji02 li{
	float:left;
	width:300px;
	font-size:130%;
	margin:5px 0;
}
.section_ranking ul.kiji02{
	margin:10px 0 0 20px;
}