@charset "euc-jp";
div#headmes {
	font-size: 118%;
	margin-bottom: 35px;
}
div#headmes p {
	margin-bottom: 6px !important;
	line-height: 1.6 !important;
}
p.moushikomi { margin: 35px 0px 5px; }
p.moushikomi a {
	width: 300px;
	display: block;
	margin: 0px auto;
	padding: 10px;
	background: #FFCC00;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 14pt;
	letter-spacing: 4px;
}
p.moushikomi a:hover { background: #066ABB; }
dl#tatiba {
	margin: 10px 0px 10px 50px;
	width: 680px;
}
dl#tatiba dt {
	font-weight: bold;
	background: #E6F8FF url(../images/mini_02_05.gif) no-repeat 5px center;
	padding: 3px 3px 3px 20px;
	margin-bottom: 3px;
	color: #36C;
}
dl#tatiba dd {
	margin-left: 50px;
	margin-bottom: 8px;
	font-size: 92%;
}
h4.tokutyo {
	font-size: 14pt;
	margin-top: 10px;
	margin-bottom: 10px;
	background: url(../images/comment.png) no-repeat left center;
	padding-left: 35px;
}



div.h4area{ margin: 0px 0px 35px 35px; }


table.price {
	border: 1px solid #999;
	margin: 20px 0px 10px;
	width: 100%;
}
table.price th,
table.price td {
	padding: 8px 18px;
	border-bottom: 1px dotted #CCC;
}
table.price tr.hl th {
	background: #666;
	color: #FFF;
}
 
table.price th {
	white-space: nowrap;
	background: #FCFCFA;
}
table.price tr.col1 th { background: #F1F1EB; }
table.price tr.col1 td { background: #F9F9F7; }

td.pr{
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}

td.hei{
	color: #036;
	font-weight: bolder;
	text-align: right;
	background: #D4F2FF;
	white-space: nowrap;
}
td.tas{
	text-align: right;
	background: #eee;
	font-weight: bold;
	white-space: nowrap;
}

ol.bikou {
	margin-left: 35px;
	font-size: 92%;
}

.m10em{min-width: 10em;}
