@charset "utf-8";
/************************************************************
	FAQ
************************************************************/
h2{
	background:url(/std/std_faq/img/mv.jpg) no-repeat;
	width:702px;
	height:120px;
	text-indent:-9999px;
	margin-bottom:15px;
}
.faq_block{
	margin:0 10px 0 14px;
}
.qstn{
	background:url(/std/std_faq/img/ico_q.gif) no-repeat left top;
	padding-left:18px;
	margin-bottom:8px;
	font-size:14px;
	line-height:140%;
	border-bottom:none;
}
p.answ{
	background:url(/std/std_faq/img/ico_a.gif) no-repeat left top;
	padding-left:18px;
	margin-left:20px;
	line-height:140%;
}

.about_check_box {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
}
.about_check_box .check_bottun img {
	margin: 5px;
	padding: 0em;
}
