@charset "UTF-8";

/* ############################################## */

.main_contents {
	width:689px;
	padding:19px;
	border: 1px solid #49230e;
	background:url(../img/common/alpha_back.png);
}
* html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

/* ############################################## */

.price_left {
	float:left;
	width:335px;
}
.price_right {
	float:right;
	width:335px;
}
.price_left h5 {
	width:335px;
	margin:0px 0px 10px 0px;
}
.price_right h5 {
	width:335px;
	margin:0px 0px 10px 0px;
}
.price_left dl {
	margin:0px 0px 0px 90px;
}
.price_left dt {
	float:left;
	width:4em;
	font-size:12px;
	line-height:18px;
	color:#333333;
	margin:0px 0px 5px 0px;
}
.price_left dd {
	font-size:12px;
	line-height:18px;
	color:#333333;
	margin:0px 0px 5px 4em;
}
.price_left h6 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	margin:0px 0px 5px 70px;
}
.price_left p {
	font-size:10px;
	line-height:14px;
	margin:0px 0px 10px 70px;
}

.price_right dl {
	margin:0px 0px 0px 90px;
}
.price_right dt {
	float:left;
	width:4em;
	font-size:12px;
	line-height:18px;
	color:#333333;
	margin:0px 0px 5px 0px;
}
.price_right dd {
	font-size:12px;
	line-height:18px;
	color:#333333;
	margin:0px 0px 5px 4em;
}
.price_right h6 {
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	color:#333333;
	margin:0px 0px 5px 70px;
}
.price_right p {
	font-size:10px;
	line-height:14px;
	margin:0px 0px 10px 70px;
}

.price_foot {
	width:689px;
	margin:0;
}
.price_foot img {
	width:689px;
	padding:20px 0px 10px 0px;
}
.price_foot p {
	font-size:12px;
	line-height:18px;
	color:#333333;
}

.price_list {
	width:729px;
	margin:0px auto 20px auto;
}
.price_menu {
	position:relative;
	width:716px;
	margin:0px auto;
	
}
.price {
	position:absolute;
	width:530px;
	top:78px;
	left:91px;
}
