@charset "UTF-8";


#qa a {
	color: #4E9BDC;
	text-decoration: underline;
}

.icon_sic {
	background: url(../images/icon1.gif) 0 3px no-repeat;
	padding-left: 12px;
	padding-right: 15px;
}
* html .icon_sic {
	background: url(../images/icon1.gif) 0 5px no-repeat;
	padding-left: 12px;
	padding-right: 15px;
}
*+html .icon_sic {
	background: url(../images/icon1.gif) 0 5px no-repeat;
	padding-left: 12px;
	padding-right: 15px;
}

.mar_t_25 {
	margin-top: 25px;
}

.qa_list {
	margin: 15px 0 0 15px;
	list-style: none;
}

.qa_list li {
	background: url(../images/icon2.gif) 0 6px no-repeat;
	padding-left: 15px;
}

.q {
	background: url(../images/q.gif) 0 3px no-repeat;
	padding-left: 20px;
	margin-left: 25px;
}

.a {
	background: url(../images/a.gif) 0 3px no-repeat;
	padding-left: 20px;
	margin-top: 9px;
	margin-left: 25px
}

.mar_t_15 {
	margin-top: 15px;
}

.mar_t_9 {
	margin-top: 9px;
}

#content #list_left .h3_box .h3_box_middle_qa {
	width: 670px;
	background: url(../../images/list_h3_middle.jpg) left top repeat-y;
	padding: 25px 15px 20px 15px;
}

.table_box {
	width: 565px;
	margin-top: 10px;
	margin-left: 45px;
}

.table_box .left {
	width:  280px;
	float: left;
}
.table_box .right {
	width:  280px;
	float: left;
	display: inline;
	margin-left: 5px;
}

.qa_table {
	border-left: #E8E8E9 1px solid;
	border-top: #E8E8E9 1px solid;
}

.qa_table th {
	border-right: #E8E8E9 1px solid;
	border-bottom: #E8E8E9 1px solid;
	background: #E6E6E7;
	padding: 2px 0;
	font-weight: normal;
}

.qa_table td {
	border-right: #E8E8E9 1px solid;
	border-bottom: #E8E8E9 1px solid;
	padding: 2px 0;
	text-align: center;
}