@charset "utf-8";
/*===================================
 * css file for "octopus-pot.jp"
 * file name : service.css
===================================== */
#service .blockB {
	text-align: center;
	padding: 10px;
	width: 540px;
	background-color: #E7E7E7;
	border: 1px solid #CCC;
}
#service .blockB h2 {
	font-size: 107%;
	font-weight: bold;
	color: #3D0004;
}
#service .blockB dl {
}
#service .blockB dl dt {
	font-weight: bold;
	color: #3D0004;
	font-size: 107%;
}
.blockA{ margin-bottom:40px;}
.blockA .boxL {
	width: 200px;
}
.blockA .boxR {
	width: 340px;
	padding-left: 10px;
}
#service .blockA .boxR .headingB {
	margin-right: 0px;
	margin-left: 0px;
}

