
/* 失敗しない */

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

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




.box_select {
	width: 950px;
	border: solid 1px #b60005;
}

.box_select_left {
	width: 398px;
	float: left;
}

.box_select_right {
	width: 480px;
	float: left;
	text-align: left;
	font-size: 14px;
	line-height: 140%;
	color: #b60005;
	font-weight: bold;
	margin: 15px 0px 0px 30px;
}


.table_select_gray {
	color: #666666;
	font-size: 12px;
	line-height: 120%px;
	margin-left: 25px;
}


.space_step_txt {
	clear: both;
	padding-top: 13px;

}

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












.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: 12px;
	line-height: 18px;
	color: #666666;
	margin-top: 5px;
}



.qa_space {

	clear: both;
	padding-top: 20px;

}











/* 失敗しない end */

