@charset "shift_jis";
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 2px;
	margin-bottom: 10px;
}
#price_table {
	font-size: 10pt;
	line-height: 125%;
	color: #333333;
	width: 722px;
}
.price_kyoutyou {
	font-weight: bold;
	color: #990000;
}
.left {
	float: left;
	width: 270px;
}
.appry {
	font-size: 14px;
}

.right {
	float: right;
	width: 270px;
	text-align: right;
}

.price_td_right {
	text-align: right;
	color: #0000FF;
}

.price_td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-top: 2px;
	padding-bottom: 2px;
}
#main_area table p {
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 2px;
}
.tokubetsu {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
}

.price_midashi
{
	font-size: 16px;
	color: #FFFFFF;
	background-color: #8D6538;
	font-weight: bold;
	text-indent: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

