@charset "euc-jp";
/* CSS Document */

/*-----------------------------------
	フォーマット
-----------------------------------*/

div#main {
	padding-left: 55px;
	width:  875px;
	padding-bottom: 20px;
}

div#main h2 {
	background-image: url(../img/price/title01_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 820px;
	height: 80px;
	display: block;
	text-indent: -9999px;
	padding-top: 40px;
	margin-bottom: 30px;
}


div#main h3 {
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 824px;
	margin-bottom: 20px;
}

div#main h4 {
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 820px;
	margin-bottom: 16px;
}

/*-----------------------------------
	戻るボタン
-----------------------------------*/

p.back {
	clear: both;
	margin-left: 705px;
	padding-top: 40px;
}

p.back a {
	display: block;
	width: 120px;
	height: 20px;
	background-image: url(../img/back.jpg);
	text-indent: -9999px;
}

/*-----------------------------------
	料金案内
-----------------------------------*/

h3#price {
	background-image: url(../img/price/title02_1.jpg);
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

h4#toti {
	background-image:url(../img/price/title03_1.jpg);
}

h4#tatemono {
	background-image:url(../img/price/title03_2.jpg);
}

h4#sokuryou {
	background-image:url(../img/price/title03_3.jpg);
}

h4#sinsei {
	background-image:url(../img/price/title03_4.jpg);
}

div#main table {
	width: 800px;
	margin-left: 10px;
	margin-bottom: 40px;
	border: 1px solid #A4CE46;
}

table#last {
	margin-bottom: 20px;
}

div#main th{
	background-color: #EAFEC9;
	border: 1px solid #A4CE46;
	height: 35px;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
}

div#main td {
	border: 1px solid #A4CE46;
	height: 33px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: middle;
}

.title {
	width: 220px;
	text-align: center;
}

.price {
	width: 160px;
	text-align: right;
}

.point {
	width: 420px;
	text-align: left;
}

p.attention{
	margin-left: 10px;
	font-size: 14px;
	margin-bottom: 5px;
}