@charset "utf-8";
@import "common/0-import.css";	

#conts h2 {
	padding: 0 0 0 40px;
	margin-bottom: 20px;
	_margin-bottom: 21px;
	line-height: 40px;
	background: url(../img/shop/h2_back.gif) no-repeat;
	_line-height: 38px;
	_padding-top: 2px;
	font-size: 16px;
	color: #000;
}

#conts p {
	margin: 0 25px 20px 19px;
	_margin-bottom: 19px;
	line-height: 1.6;
	color: #464646; 
}

#conts table {
	margin: 0 19px 18px 21px;
	_margin-bottom: 19px;
	width: 609px;
}

#conts th {
	padding: 13px 0 10px 0;
	_padding: 14px 0 9px 0;
	text-align: center;
	vertical-align: middle;
	color: #000;
	border: 1px #c8c8c8 solid;
	background: #d1f0ff;
}

#conts th.w293 {
	width: 294px;
}

#conts th.w315 {
	width: 315px;
}

#conts td {
	padding-left: 19px;
	vertical-align: middle;
	color: #000;
	border: 1px #c8c8c8 solid;
}

#conts table ul {
	margin: 13px 0 12px 0;
	_margin: 14px 0 11px 0; 
}

#conts table ul li {
	margin: 0 0 6px -5px;
}

#conts table ul li.li01 {
	font-size: 10px;
}

#conts table ul li.special {
	margin-bottom: 13px;
	font-size: 18px;
	color: #33a0d3;
	font-weight: bold;
}

#conts td p {
	margin: 0;
	color: #000;
}

#conts .mb58 {
	margin-bottom: 58px;
	_margin-bottom: 57px;
}