/** for price_plan.hmtl **/
div.price_plan {

}
div.price_plan h2 {
	height: 107px;
	background: url("../img/price_planTtl.gif") no-repeat;
}
div.price_plan p {
	padding: 0 3px;
	line-height: 1.8;
	letter-spacing: 0.05em;
}
div.price_plan ul.planImg {
	height: 165px;
	margin: 20px 0;
	background: url("../img/price_planImg.jpg") center top no-repeat;
}
div.price_plan ul.planImg li {
	text-indent: -9999px;
}
div.price_plan p.kakuwari {
	margin: 1em 0;
}
div.price_plan h3 {
	height: 25px;
	margin-bottom: 13px;
	text-indent: -9999px;
}
div.price_plan div.advantage01 h3 {
	background: url("../img/price_planSubTtl01.gif") no-repeat;
}
div.price_plan div.advantage02 h3 {
	background: url("../img/price_planSubTtl02.gif") no-repeat;
}

div.price_plan div.advantage01 {
	margin: 30px 0;
}
div.price_plan div.advantage02 {
	margin: 30px 0;
}
div.price_plan div.advantage02 ul {
	height: 84px;
	margin: 15px 0;
	background: url("../img/advantageImg.gif") no-repeat;
}
div.price_plan div.advantage02 ul li {
	text-indent: -9999px;
}
div.price_plan div.apply {
}
div.price_plan div.apply dl {
	width: 520px;
	padding-bottom: 12px;
	background: url("../img/listBg03.gif") left bottom no-repeat;
}
div.price_plan div.apply dl dt {
	height: 15px;
	background: url("../img/listBg01.gif") no-repeat;
	text-indent: -9999px;
	font-size: 0;
}
div.price_plan div.apply dl dd {
	padding: 0 15px;
	background: url("../img/listBg02.gif") repeat-y;
	line-height: 1.8;
}
div.price_plan div.apply p {
	height: 46px;
	margin: 20px 10px 0 0;
	position: relative;
	background: url("../img/applyBtn-b.gif") right top no-repeat;
}
div.price_plan div.apply p a {
	width: 194px;
	height: 46px;
	display: block;
	position: absolute;
	top: 0;
	right: 0px;
	background: url("../img/applyBtn-a.gif") no-repeat;
	text-indent: -9999px;
}
div.price_plan div.apply p a:hover {
	background: none;
}


