@charset "utf-8";
#qa_body {
	widht:518px;
	margin:0 auto;
	background:url(../../images/rubber/rubber_qa_footer.jpg) bottom left no-repeat;
}
.question_footer {
	background:url(../../images/rubber/rubber_qa_footer.jpg) bottom center no-repeat;
}


/*-----------トップページ--------------*/
.question_answer_top{
	width:518px;
	height:50px;
	padding:10px 0 ;
	background:url(../../images/rubber/rubber_line_yellow.jpg) bottom left no-repeat;
}
.question_answer_top_last{
	width:518px;
	height:50px;
	padding:10px 0 40px 0;
	}
.question_list{
	width:380px;
	margin:auto 0;
	height:auto;
	float:left;
}
.question_list p{
	letter-spacing:0em;
	line-height:110%;
	margin:10px 0;
	font-size:30px;

}

.flag{
	width:50px;
	height:43px;
	margin:auto;
	float:left;
}

/*----------!トップページ!-------------*/
.footer_button_list {
	padding:10px 0 11px 17px;	
	width:80px;
}

#question_title {
	height:120px;
	width:518px;
}
.question_answer {
	width:420px;
	margin:10px 0;
	height:auto;
	float:left;
}
.question_answer td{
	width:420px;
	margin:0;
	height:auto;
} 
.question_answer th{
	vertical-align:middle;
} 
.question_image{
	vertical-align:middle;
	width:70px;
	margin:auto;
}
.question_lead {		/*問題文*/
	margin-bottom:20px;
	width:390px;
	float:left;
}

.q_part {				/*第○回*/
	width:420px;
	margin:0 auto;
	padding:10px 0 5px 0;
	line-height:100%;
	font-size:medium;
}
.question_answer th.question_image{		/*○質問or○答え*/
	width:50px;
	height:auto;
	margin:auto 0;
	padding:05px;
	vertical-align:middle;
}
.question_answer th.question_lead{
	width:340px;
	height:auto;
	font-size:1em;
	line-height:120%;
}


#qa_title {
	width:520px;
	margin:0 auto;
}
.question_wrapper {
	width:420px;
	margin:10px auto 10px auto;
	padding-bottom:0px;
}

.question {	
	width:420px;
	margin:10px auto;
	clear:both;
	background:url(../../images/rubber/rubber_line_yellow.jpg) bottom center no-repeat;
}
.description {	/*説明文*/
	margin:20px 20px 20px 45px;
}
p.description_title{	/*説明文見出し（緑）*/
	color:#63a605;
	margin-top:10px;
	font-size:120%;
}


.position_center{	/*画像*/
	margin:20px auto;
	text-align:center;
	}
	
.position_left{	/*2段組左*/
	width:240px;
	}
.position_right{/*2段組右*/
	float:right;
	width:205px;
	height:160px;
	margin:5px 0 0 10px;
}

