@charset "utf-8";

h2 {
	margin-top:0;
}
img.hr_line {
	margin-bottom:20px;
}
table#price_table {
	border:0;
	margin-top:5px;
	width:100%;
	font-weight:bold;
}
table#price_table td {
	border:0;
	padding:0;
	line-height:18px;
}
table#price_table td.price_a {
	width:200px;
	height:107px;
	text-align:center;
	font-size:13px;
}
table#price_table td#price_01a {
	background-image:url(../img/price/bg_price_01a.gif);
	background-repeat:no-repeat;
}
table#price_table td#price_01b {
	width:auto;
	background-image:url(../img/price/bg_price_01b.gif);
	background-repeat:no-repeat;
}
table#price_table td#price_02a {
	background-image:url(../img/price/bg_price_02a.gif);
	background-repeat:no-repeat;
}
table#price_table td#price_02b {
	width:auto;
	background-image:url(../img/price/bg_price_02b.gif);
	background-repeat:no-repeat;
}
table#price_table td#price_03a {
	background-image:url(../img/price/bg_price_03a.gif);
	background-repeat:no-repeat;
}
table#price_table td#price_03b {
	width:auto;
	background-image:url(../img/price/bg_price_03b.gif);
	background-repeat:no-repeat;
}
