@charset "utf-8";

/*　ご予約
------------------------------------------------------------ */

body {
    background: url(../images/bg_sub.jpg) left top repeat-x #0D0600;
}

#main {
	background: url(../images/img_sub2.jpg) no-repeat;
}

* html #main h3 {
    behavior: expression(IEPNGFIX.fix(this));
} 

#main h3 {
	width: 630px;
	_width: 660px;
	height: 24px;
	_height: 30px;
	background: url(../images/menu_bar.png) left top no-repeat;
	margin-left: 20px;
	padding-left: 30px;
	padding-top: 6px;
	color: #EEE;
	font-weight: bold;
}

#sub {
	background: url(../images/sub_leftbg2.jpg) left top no-repeat;
}

#gnavi_sub {
	background: url(../images/bg_gnavi_sub2.jpg) left top no-repeat;
}

#gnavi_sub p {
    margin-left: 5px;
	padding: 0;
}
#gnavi_sub a:hover img {
    filter: alpha(opacity=70); 
	-moz-opacity:0.70;
	opacity:0.70;
} 

.p_01 {
    margin-left: 1em;
	padding-bottom: 5px;
}


* html .bg_gray {
    behavior: expression(IEPNGFIX.fix(this));
} 

.bg_gray {
    background: url(../images/bg_gray.png) repeat;
	width: 660px;
	margin-left: 20px;
}



* html .reservation {
    behavior: expression(IEPNGFIX.fix(this));
} 

.reservation {
    width: 700px;
	height: 35px;
	background: url(../images/reservation_title.png) left top no-repeat;
	text-indent: -9999em;
}

.txt {
    width: 630px;
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 2px;
}

.dl_01 {
    width: 630px;
}
.dl_01 dt {
    padding-bottom: 1em;
}
.dl_01 dd {
    padding-bottom: 1em;
	font-weight: bold;
}

.box_01 {
	width: 600px;
	background: #111;
	border: 1px solid #C0AA76;
	margin-left: 15px;
	color: #C0AA76;
	font-size: 0.9em;
	margin-bottom: 20px;
}
.box_01 h4{
	background: #C0AA76;
	font-weight: bold;
	padding: 3px 10px;
	color: #000;
}
.box_01 span{
	margin: 10px;
	display: block;
}

#form {
	font-size: 0.9em;
}


#form .waku{
	width: 350px;
	font-size: 100%;
	background-color: #C0AA76;
}

#form .waku2{
	width: 350px;
	height: 89px;
	font-size: 100%;
	background-color: #C0AA76;
}

#form .waku3{
	width: 180px;
	font-size: 100%;
	background-color: #C0AA76;
}

#form .waku4{
	font-size: 100%;
	background-color: #C0AA76;
}

#form .hankaku{
	ime-mode: disabled;
}

#form dl {
	margin: 20px 0 0 40px;
}

#form dt {
	width: 140px;
	height: 30px;
	display: block;
}

#form dd {
	margin-top: -46px;
	padding: 1em;
	padding-left: 160px;
}

.bb {
	margin-top: 20px;
	text-align: center;
}