@charset "utf-8";
/************************************************************
	STD
************************************************************/
h2{
	background:url(/std/std_faq/img/mv.jpg) no-repeat;
	width:702px;
	height:120px;
	text-indent:-9999px;
	margin-bottom:15px;
}
#fr_dss_block{
	width:682px;
	margin-left:10px;
}
#fr_dss_block p{
	margin-bottom:15px;
}


#read {
	background:url(/std/img/top_std.gif) left bottom no-repeat;
	height:143px;
	margin-bottom:20px;
}

.blue_block h5{
	color:#009999;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #CCEBEB;
	margin:12px;
}
.blue_block p{
	margin:0 12px 12px 12px;
}
.blue_block{
	width:678px;
	margin:0 0 30px 10px;
	/*padding:12px;*/
	border:2px solid #CCEBEB;
	background:#F2FAFA;
}

.case_m,
.case_f{
	width:335px;
	float:left;
	margin-bottom:28px;
}

.case_m p,
.case_f p{
	margin:0 3px;
}

.case_m h5,
.case_f h5{
	text-indent:-9999px;
	height:32px;
	width:335px;
	margin-bottom:12px;
}
.case_m h5{
	background:url(/std/img/h5_case_m.gif) no-repeat;
}
.case_f h5{
	background:url(/std/img/h5_case_f.gif) no-repeat;
}

.case_m{
	margin-left:10px;
}
.case_f{
	margin-left:12px;
}
