#main h2 {
	background-image: url(../common/img/page_title.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	line-height: 78px;
	height: 78px;
	margin-bottom: 20px;
	padding-left: 10px;
	color: #030;
}
#main h3 {
	font-weight: normal;
	font-size: 12px;
}
#main .box00 {
	margin-top:10px;
	display:block;
	height: 230px;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
#main .box00 img {
	padding:0;
	clear: both;
}

#main .box01 {
	margin-top:20px;
	margin-bottom: 20px;
	clear: both;
}
#main .box01 h3 {
	margin-bottom: 5px;
}
#main .box01 h4 {
	margin-bottom: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #390;
	padding-left: 5px;
	font-size: 14px;
	line-height: 200%;
}
#main .box01 p {
	padding-left: 20px;
	line-height: 150%;
	padding-bottom: 10px;
}
#main .box01 .price table {
	width:630px;
	border-collapse: separate;
	border-spacing: 1px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}
#main .box01 .price table th {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	background-color: #F2F2F2;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#main .box01 .price table td {
	padding: 10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 150%;
	color: #333;
}
#main .box01 .price table td.bg {
	padding: 10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	line-height: 150%;
	color: #333;
	background-color: #FFFFEC;
}
#main .box01 .price:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}
