@charset "utf-8";

@import url("base.css");

#price_bxa {
	margin: 0px 0px 15px;
}
.price_bx1 {
	float: left;
	width: 310px;
}
.price_bx2 {
	float: right;
	width: 310px;
}
.price_bx1 ul,.price_bx2 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-top: 1px dotted #999;
}
.price_bx1 li,.price_bx2 li {
	font-size: 1.3em;
	background: url(../images/point01.gif) no-repeat 5px center;
	padding: 7px 0px 3px 25px;
	border-bottom: 1px dotted #999;
}
#contents .price_p1 {
	clear: both;
}
#contents .opt_p1 {
	background: url(../price/images/opt_st1back.gif) no-repeat right top;
	padding: 5px 0px 0px;
}


/* opt table */

table.style-a {
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	width: 640px;
}
table.style-a th,table.style-a td {
	padding: 4px 8px;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	vertical-align: top;
	font-size: 1.3em;
	line-height: 180%;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}
table.style-a th {
	text-align: left;
	font-weight: normal;
	background: #fff7dd;
	width: 120px;
}

table.style-a td.tdw01 {
	width: 340px;
}
