@charset "utf-8";
/* CSS Document */

/* 予約・お問合わせ */

#main01 h3 {
    width: 610px;
	height: 23px;
	margin: 10px 0 0 0;
	padding: 7px 0 0 40px;
	font-size: 14px;
	font-weight: bold;
	background: url(images/h3_bg.jpg) left top no-repeat;
	color: #FFFFFF;
}
#main01 h4 {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.reserve_conts {
    width: 650px;
	height: auto;
	margin: 10px 0 0 0;
	padding: 0 10px 10px 10px;
	clear: both;
	overflow: hidden;
	background: url(images/conts_bg.jpg) left top no-repeat;
	border-top: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
}
.reserve_conts02 {
    width: 630px;
	height: auto;
	margin: 0;
	padding: 5px 10px 10px 10px;
	overflow: hidden;
	clear: both;
	background: url(images/conts_02bg.jpg) left bottom no-repeat;
	border-top: #F0F0F0 solid 1px;
}
.reserve_coment01 {
    width: 310px;
	height: auto;
	margin: 0 9px 0 0;
	padding: 0;
	display: inline;
	float: left;
	border-right: #CCCCCC solid 1px;
}
.reserve_coment02 {
    width: 310px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}
dl {
    width: 310px;
	height: auto;
    margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}
dt {
    width: 300px;
	height: auto;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#main01 dl dt a {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	padding: 0 0 0 10px;
	background: url(images/list_mark.gif) left center no-repeat;
}
dd {
    width: 300px;
	height: auto;
	margin: 0;
	padding: 5px 0 10px 10px;
	font-size: 9px;
	color: #333333;
}
#main01 dd a {
    width: 50px;
	height: auto;
	margin: 0;
	padding: 0 0 0 10px;
	float: left;
	clear: none;
	background: url(images/list_mark.gif) left center no-repeat;
	font-size: 9px;
	color: #660000;
}
#main01 ul {
    width: 310px;
	height: auto;
    margin: 0;
	padding: 10px 0 0 0;
	clear: both;
}
#main01 li {
    width: 300px;
	height: auto;
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	background: url(images/list_mark.gif) left center no-repeat;
}
#main01 ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
}

