#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 {

}
#main .box00 {
	margin-top:20px;
	margin-bottom: 20px;
	clear: both;
	display: block;
}
#main .box00 h3 {
	margin-bottom: 15px;
	height: 50px;
}
#main .box00 h3 span {
	float: left;
	padding-right: 40px;
}
#main .box00 dl {
	min-height:220px;
	clear: both;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main .box00 dl dt {
	float: left;
	width: 400px;
	padding: 0;
	margin-right: 12px;
}
#main .box00 dl dt img {
	padding:0;
	margin: 0;
}
#main .box00 dl dt p {
	padding-bottom: 10px;
	padding-top: 3px;
}
#main .box00 dl dt ul {
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 15px;
}
#main .box00 dl dt ul li {
	color: #063;
	list-style-type: circle;
	list-style-position: outside;
	padding-bottom: 5px;
}
#main .box00 dl dt .price table {
	width:400px;
	border-collapse: separate;
	border-spacing: 1px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-top: 15px;
}
#main .box00 dl dt .price table th {
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
}
#main .box00 dl dt .price table th.ttl {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	width: 90px;
}
#main .box00 dl dt .price table th.pink {
	padding: 0px;
	margin: 0px;
	background-color: #FCEEF4;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	width: 95px;
}
#main .box00 dl dt .price table th.yello {
	padding: 0px;
	margin: 0px;
	background-color: #FFFDED;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
	width: 110px;
}
#main .box00 dl dt .price table td {
	padding: 10px;
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align: center;
}
#main .box00 dl dt .price:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0px;
	visibility: hidden;
	content: ".";
}
#main .box00 dl dd img {
	float: right;
	width: 240px;
	padding:0px;
}
