
h2,
dt p {
	height:0px;
	overflow:hidden;
	display:block;
}

h2 {
	background:url(../img/hr_price_list.jpg) no-repeat;
	padding-top:37px;
	border-bottom:solid 1px #860c31;
	margin-bottom:20px;
}
.main dt {
	border-bottom:solid 1px #efefef;
	margin-bottom:12px;
	padding-bottom:8px;
}
.main dt p{
	background:url(../img/hr_price_list_2.jpg) no-repeat;
	padding-top:15px;
}
.main dd {
	clear:both;
	height:25px;
	border-bottom:dotted 1px #efefef;
	margin-bottom:4px;
	padding:0px 0px 0px 12px;
}
.main dd div{
	float:left;
}
.main dd .name{
	padding-left:2px;
	width:400px;
}
.main dd .name a{
	text-decoration:underline;
}
.main dd .price{
	width:134px;
	font-size:14px;
	background:url(../img/icon_price_small.jpg) no-repeat  left center;
	padding-left:46px;
}
.main dd .sale{
	background:url(../img/icon_sale.gif) no-repeat  left center;
}
.main dd .btn{width:145px;}

#basic,
#set,
#plan,
#corporate,
#option,
#gift{
	padding-bottom:32px;
	
}
#set p{background-position:0px -15px;}
#plan p{background-position:0px -30px;}
#corporate p{background-position:0px -45px;}
#option p{background-position:0px -61px;}
#gift p{background-position:0px -76px;}