@charset "utf-8";
@import "../common/0-import.css";
#conts h2 {
	margin-bottom: 21px;
	padding: 0 0 0 40px;
	line-height: 40px;
	_line-height: 38px;
	_padding-top: 2px;
	background:  url(../../img/plan/price03/h2_back.gif) no-repeat;
	font-size: 16px;
	color: #000;
}

#conts h2.clear {
	clear: both;
}

#conts h2.mb15 {
	margin-bottom: 15px;
}

#conts h3 {
	margin-bottom: 14px;
	padding: 0 0 0 38px;
	line-height: 29px;
	background: url(../../img/plan/paper/h3_back.gif) no-repeat 20px bottom;
	font-size: 16px;
}

#conts .contsNavi {
	margin-bottom: 20px;
	text-align: center;
}

#conts .contsNavi li{
	float: left;
}

#conts .contsNavi li a {
	display: block;
	height: 50px;
	_float: left;
}

#conts .contsNavi li a img {
	display: inline;
}

#conts .contsNavi li.contsNavi01 a {
	background: url(../../img/plan/price01/contsNavi01_over.jpg) no-repeat;
}

#conts .contsNavi li.contsNavi02 a {
	background: url(../../img/plan/price01/contsNavi02_over.jpg) no-repeat;
}

#conts .contsNavi li.contsNavi03 a {
	background: url(../../img/plan/price01/contsNavi03_over.jpg) no-repeat;
}

#conts .contsNavi li.contsNavi04 a {
	background: url(../../img/plan/price01/contsNavi04_over.jpg) no-repeat;
}

#conts .contsNavi li a:hover {
	background-color: #fff;
}

#conts .contsNavi li a:hover img {
	visibility: hidden;
}

#conts p {
	padding: 0 20px;
	margin-bottom: 33px;
	font-size: 12px;
	color: #464646;
	line-height: 20px;
}

#conts p.color {
	color: #f00;
	margin-bottom: 0;
}

#conts p.mb30 {
	margin-bottom: 30px;
}

#conts p.mb45 {
	margin-bottom: 45px;
}

#conts p.text,
#conts .photoBox h4 {
	font-size: 18px;
	font-weight: bold;
	color: #38a7dc;
	line-height: 26px;
}

#conts p.text {
	padding: 0 20px;
	margin-bottom: 14px;
}

#conts .photoBox {
	padding: 0 20px;
	margin-bottom: 20px;
	overflow: hidden;
	zoom: 100%;
}

#conts .photoBox h4,
#conts .photoBox p {
	margin: 0 0 10px 240px;
	_margin-left: 237px;
	padding: 0;
}


