/* ■予約 */

.res {
	width: 550px;
	height: auto;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0px 0;
}

table.box_res {
	width: 550px;
	text-align: left;
	border: none;
	margin: 0 0 10px 0;
}

.box_res_1{
	width: 200px;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	background: #dcebf9;
	padding: 6px 0 6px 20px;
}

.box_res_2{
	width: 350px;
	color: #545454;
	font-size: 12px;
	line-height: 18px;
	background: #f6fafe;
	padding: 6px 0 6px 20px;
}

table.table_s {
	width: 300px;
	text-align: left;
}

.table_s2 {
	width: 140px;
	text-align: center;
	background: #b6dbfd;
}

/* ■お問い合わせレイアウト */

.contact {
	width: 600px;
	height: auto;
	font-size: 12px;
	text-align: left;
	margin: 0 0 0px 0;
}

table.box_contact {
	width: 550px;
	text-align: left;
	border: none;
	margin: 0 0 10px 0;
}

.box_contact_1{
	width: 200px;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	background: #fff;
	padding: 6px 0 6px 20px;
}

.box_contact_2{
	width: 400px;
	color: #999999;
	font-size: 12px;
	line-height: 18px;
	background: #fff;
	padding: 6px 0 6px 20px;
}

/* ■システムレイアウト */

.system-left {
	float: left;
	width: 400px;
	height: auto;
	font-size: 12px;
	margin: 0 auto;
}

.system-right {
	float: right;
	width: 400px;
	height: auto;
	font-size: 12px;
	margin: 0 auto;
}

table.box_system {
	width: 400px;
	text-align: left;
	border: none;
	margin: 0 0 10px 0;
}

.box_system_1{
	width: 200px;
	color: #306ca5;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	padding: 10px 0 10px 10px;
}

.box_system_2{
	width: 400px;
	color: #7cb3e6;
	font-size: 12px;
	line-height: 18px;
	padding: 10px 0 10px 10px;
}

/* ■クーポンレイアウト */

.coupon_box {
	width: 360px;
	height: auto;
	margin: 0 auto;
}

.coupon_1{
	width: 360px;
	margin:0 auto;
	background-repeat: no-repeat;
}

.coupon_2{
	width: 360px;
        height: 20px;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	text-align: center;
	margin:0 auto;
	background-image: url(images/sub/coupon/2.gif);
	background-repeat: no-repeat;
}

/* ■サイトマップレイアウト */

.sitemap-left {
	float: left;
	width: 270px;
	height: auto;
	margin: 0 0 20px 0;
}

.sitemap-right {
	float: right;
	width: 160px;
	height: auto;
	margin: 0 0 20px 0;
}

.sitemap-center {
	float: right;
	width: 270px;
	height: auto;
	margin: 0 0 20px 0;
}