
/* 情報 */

#bar_otoiawase {
	background-image: url(../images/otoiawase/bar_qa.gif);
	width: 950px;
	height: 44px;
	text-align: right;
}

#bar_otoiawase_form {
	background-image: url(../images/otoiawase/bar_otoiawase.gif);
	width: 950px;
	height: 44px;
	text-align: right;
}


#info_body {
	width: 950px;
	margin-top: 20px;	
	text-align: left;
}



.qa_line {
	width: 910px;
	border-bottom: solid 1px #dcdcdc;
	margin-bottom: 10px;
	font-size: 14px;
	color: #b60005;
	font-weight: bold;
}

.qa_box_left {
	width: 35px;
	float: left;
}

.qa_box_right {
	width: 875px;
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	margin-top: 5px;
}



.qa_space {

	clear: both;
	padding-top: 20px;

}

#detail_link {
	width: 950px;
	text-align: right;
	font-size: 11px;
}


.qa_li {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:25px;
	padding: 0px;
}


.qa_li_circle {
	list-style-type: circle;
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left:15px;
	padding: 0px;
}



/* 情報 end */

