#main_box {
	width : 840px;
	margin-left : auto;
	margin-right : auto;
}

#contents {
	float : right;
	width : 620px;
	text-align : left;
}

h3 {
	margin-bottom : 25px;
}

h4 {
	margin-bottom : 12px;
	padding-bottom : 13px !important;
	padding-bottom /**/: 7px;
	border-bottom : solid 1px #b9b9b9;
}

#contents ul {
	margin : 0 0 25px 0;
	list-style : none;
}

#contents ul li {
	margin-bottom : 3px;
	padding-left : 20px;
	line-height : 22px;
	background : url(../../common/li_circle.gif) left top no-repeat;
	font-size : 75%;
	line-height : 1.95em;
}

.text1 {
	margin-bottom : 20px;
	font-size : 75%;
	line-height : 1.95em;
}

.text2 {
	margin-bottom : 12px;
	font-size : 75%;
	line-height : 1.95em;
}

.data {
	width : 620px;
	margin-bottom : 25px;
	border-top : solid 1px #b9b9b9;
	border-left : solid 1px #b9b9b9;
}

.data th {
	width : 119px !important;
	width /**/: 134px;
	padding : 10px 12px 10px 12px;
	border-right : solid 1px #b9b9b9;
	border-bottom : solid 1px #b9b9b9;
	background : #fdf5d2;
	font-weight : normal;
	font-size : 75%;
}

.data td {
	padding : 10px 12px 10px 12px;
	border-right : solid 1px #b9b9b9;
	border-bottom : solid 1px #b9b9b9;
	font-size : 75%;
	line-height : 1.95em;
}

#carriage {
	width : 620px;
	margin-bottom : 25px;
	border-top : solid 1px #b9b9b9;
	border-left : solid 1px #b9b9b9;
}

#carriage th#first {
	width : 129px !important;
	width /**/: 154px;
	padding : 10px 12px 10px 12px;
	border-right : solid 1px #b9b9b9;
	border-bottom : solid 1px #b9b9b9;
	font-size : 75%;
	font-weight : normal;
}

#carriage th.normal {
	width : 129px !important;
	width /**/: 154px;
	padding : 10px 12px 10px 12px;
	border-right : solid 1px #b9b9b9;
	border-bottom : solid 1px #b9b9b9;
	background : #fdf5d2;
	font-size : 75%;
	font-weight : normal;
}

#carriage td.area {
	width : 130px !important;
	width /**/: 155px;
	padding : 10px 12px 10px 12px;
	border-right : solid 1px #b9b9b9;
	border-bottom : solid 1px #b9b9b9;
	background : #fdf5d2;
	font-size : 75%;
	text-align : center;
}

#carriage td.price {
	padding : 10px 12px 10px 12px;
	border-right : solid 1px #b9b9b9;
	border-bottom : solid 1px #b9b9b9;
	font-size : 75%;
	text-align : right;
}