@charset 'UTF-8';
/*ページキャプションの位置調整
-------------------------------------------------*/
#page_caption p img {
	margin:30px 0 0 45px;
}
/*-----------------------*/
#rest_box {
	width:620px;
	height:auto;
	margin:0 auto;
	padding:30px 0 0 0;
}
#rest_box .left {
	width:220px;
	float:left;
}
#rest_box .right {
	width:384px;
	float:right;
}
#rest_box .intoro {
	margin:0 0 40px 0;
}
#rest_box .intoro h3 {
	margin:0 0 15px 0;
}
td.price {
	border-bottom: 1px solid #3c3c3c;
}
/*----------------------*/
.type_d {
	margin:0 0 25px 0;
	}

.type_d table {
	font-size:0.85em;
	width:98%;
	border:1px solid #3c3c3c;
	border-collapse:collapse;
	margin:0 0 5px 0;
}
.type_d caption {
	text-align:left;
	padding:0 0 8px 0;
}
.type_d caption strong {
	color:#707f66;
	font-size:1.2em;
}
.type_d th, td {
	padding:6px 12px;
}
.type_d th, td {
	font-size:1.1em;
}
.type_d th {
	color:#7a9a63;
	text-align:left;
	font-weight:normal;
	text-align:center;
	border-bottom:1px solid #3c3c3c;
	font-weight:bold;
}
.type_d td {
	border-left:1px solid #3c3c3c;
	text-align:center;
	font-weight:bold;
}
.pricetable_l {
	float: left;
	width: 310px;
}
.pricetable_r {
	float: right;
	width: 310px;
}
/*----------------------*/

behavior: expression(IEPNGFIX.fix(this));


