@charset "shift_jis";


#k  #main .box_01 {
	background-color: #F2F2F2;
	margin-top: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
}
#k #main .box_02 {
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	overflow: hidden;
}
#k #main h3 {
	background-image: url(../common/images/h3_01.jpg);
	display: block;
	height: 33px;
	width: 567px;
	font-weight: bold;
	color: #333;
	font-size: 14px;
	padding-top: 15px;
	padding-left: 35px;
}
#k .question {
	width: 572px;
	margin-left: 15px;
	margin-top: 2px;
	margin-bottom: 5px;
}
#k #main .question tr th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
	text-align: left;
	background-image: url(../common/images/icon_01.jpg);
	background-repeat: no-repeat;
	background-position: 3px 16px;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 15px;
}
#k #main .question .line_none {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#k #main .answerbox {
	width: 570px;
	margin-top: 28px;
	margin-left: 13px;
}
#k #main .answerbox tr .q {
	background-image: url(images/icon_q.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 15px;
	padding-left: 48px;
	padding-top: 6px;
	vertical-align: top;
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
}
#k #main .answerbox tr .a {
	background-image: url(images/icon_a.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 34px;
	padding-left: 48px;
	vertical-align: top;
	padding-top: 7px;
	line-height: 1.5em;
	padding-bottom: 25px;
	font-size: 13px;
}
#k #main #backbtn {
	padding-right: 20px;
	overflow: hidden;
	height: 100%;
}
#k #main #backbtn a {
	background-image: url(images/back_btn.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	width: 159px;
	display: block;
	float: right;
}
#k #main #backbtn a:hover {
	background-position: bottom;
}
#k #main .qa-btn {
	height: 61px;
	width: 268px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
	margin-bottom: 18px;
}
#k #main .qa-btn a {
	background-image: url(images/index_btn01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	height: 61px;
	width: 268px;
}
#k #main .qa-btn a:hoevr {
}
