/* ------------------------------------------------ 
 *	チェックボックスwhite
 * ------------------------------------------------ */
.check_white {
	text-align:left;
	margin:0;
	padding:30px 40px;
	border:#cccccc solid 1px;
}
/* ------------------------------------------------ 
 *	チェックボックスb3
 * ------------------------------------------------ */

#check_b3 {
	text-align:left;
	margin:0;
	padding:30px 40px;
	border:#999 solid 1px;
	background-color: #f9fcff;
}
#check_b3 li:after{
	top: -3px;
}
/* ------------------------------------------------ 
 *	チェックボックスproduct
 * ------------------------------------------------ */
.box_product{
	padding:30px 40px;
	border:6px double #A58736;
	text-align:left;
}
.box_product h4{
	text-align:left;
	border-bottom:1px dashed #999;
	margin: 10px 0 30px;
	padding: 0 0 0 50px;
	font-size:22px;
	font-family:"Century","Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ", Meiryo, serif;
	line-height:140%;
}
.box_product h4 {
	position: relative;
	padding: 0 .5em .5em 1.7em;
	border-bottom: 1px solid #ccc;
}
.box_product h4::after {
	position: absolute;
	top: .4em;
	left: .4em;
	z-index: 2;
	content: '';
	width: 12px;
	height: 12px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}








#check_a {
	text-align:left;
	border:1px solid #000;
	margin:10px 20px;
	padding:30px 20px;
	background: #FFFFF0;
}


#check_b3 h4{
	text-align:left;
	border-bottom:1px dashed #999;
	margin: 10px 0 30px;
	padding: 0 0 0 50px;
	font-size:22px;
	font-family:"Century","Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","メイリオ", Meiryo, serif;
	line-height:140%;
}
#check_b3 h4 {
	position: relative;
	padding: 0 .5em .5em 1.7em;
	border-bottom: 1px solid #ccc;
}
#check_b3 h4::after {
	position: absolute;
	top: .4em;
	left: .4em;
	z-index: 2;
	content: '';
	width: 12px;
	height: 12px;
	background-color: #000;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}








#check_b3 p {
	padding:5px 10px 0px 10px;
}

#check_b3 ul {
	list-style: none;
	margin:0px 0px 0px 20px ;
	padding:0px ;
}

#check_b3 li {
	font-weight:bold;
	line-height:150%;
	text-indent:0px;
	text-align:left;
	margin:0;
	padding:0 0 0.9em 35px;
	background: transparent url("../optionimage/check_d.gif")  no-repeat 0px -5px;
}
