@charset "UTF-8";

/* **************************************
*Since: 2007-12-03
*Modified: 2007-12-04
           2007-12-05
************************************** */


/* contentMain
---------------------------------------------------------------------------------------- */
#contentMain{
	width:565px;
	float:left;
	text-align:left;
	margin:0px 0px 0px 0px!important;
	margin:0px 0px 0px 0px;
}


/* contentSide
---------------------------------------------------------------------------------------- */
#contentSide{
	float:left;
	width:180px;
	min-height:693px;
	background:url(../images/bg_side.gif) no-repeat;
}

#contentSide .reservation{
	padding:1px 0px 2px 0px;
	width:180px;
}

#contentSide .sideNavi{
	width:180px;
	height:95px;
}

#contentSide .sideNavi ul{
	width:138px;
	margin:0px 0px 0px 10px!important;
	margin:0px 0px 0px 5px;
	float:left;
}

#contentSide .sideNavi li{
	margin:0px;
	width:160px;
	float:left;
}

#contentSide .mobile{
	width:180px;
	margin:0px;
}

#contentSide dl{
	width:160px;
	padding:10px 10px 40px 10px;
	float:left;
	background:url(../images/bg_contentside.gif) no-repeat left bottom;
}

#contentSide dl dt{
	width:162px;
	margin-bottom:10px;
}

#contentSide dd,#contentSide .link01{
	width:138px;
	margin:0px 0px 3px 11px!important;
	margin:0px 0px 3px 5px;
	float:left;
	text-align:left;
	padding:0px 0px;
}

#contentSide dd a{
	background:url(../images/icon_arrow03.gif) no-repeat left;
	color:#5F3C14;
	padding-left:15px;
}

#contentSide .link01 a{
	background:url(../images/icon_arrow04.gif) no-repeat left;
	color:#A1752C;
	padding-left:15px;
}

#contentSide dd a:hover,#contentSide .link01 a:hover{
	background:url(../images/icon_arrow04.gif) no-repeat left;
	text-decoration:none;
	color:#A1752C;
}

#contentSide .link02{
	border:none;
}

#contentSide .banner{
	margin:-10px 0px 0px 0px;
	float:left;
	width:180px;
	text-align:center;
}

#contentSide .banner img{
	margin:0px 0px 7px 0px;
}

/* table
---------------------------------------------------------------------------------------- */
#contentMain .table01{
	border-right:1px solid #746144;
	border-bottom:1px solid #746144; 
	margin:0px 0px 5px 0px;
	background-color:#fff;
}

#contentMain .table02{
	border-right:1px solid #746144;
	border-bottom:1px solid #746144; 
	margin:0px 0px 5px 0px;
	background-color:#fff;
	float:left;
}

#contentMain .tr01{
	background-color:#fff;
	vertical-align:top;
	text-align:left;
}

#contentMain th{
	border-top:1px solid #746144;
	border-left:1px solid #746144;
	background-color:#DFD6C6;
	vertical-align:middle;
	text-align:center;
	color:#746144;
	font-weight:normal;
}

#contentMain .th01{
	border-top:1px solid #746144;
	border-left:1px solid #746144;
	background-color:#DFD6C6;
	vertical-align:top;
	text-align:center;
	color:#746144;
	font-weight:normal;
}

#contentMain .td01{
	border-top:1px solid #746144;
	vertical-align:top;
}

#contentMain .td01 img{
	 margin:2px 0px;
}

#contentMain .td02{
	border-top:1px solid #746144;
	border-left:1px solid #746144;
	vertical-align:top;
}

#contentMain .td03{
	border-top:1px solid #746144;
	padding-left:10px;
}


/* flash
---------------------------------------------------------------------------------------- */
#flash{
	width:565px;
	height:250px;
	float:left;
	margin:0px 0px 0px 0px!important;
	margin:0px 0px 0px 0px;
}


/* img
---------------------------------------------------------------------------------------- */
#img{
	width:565px;
	float:left;
	margin:0px 0px 0px 0px;
}

#img p{
	text-align:left;
	margin:0px 0px 20px 25px;
	line-height:2.0;
}


/* 見出し
---------------------------------------------------------------------------------------- */
	
#contentMain h3{
	width:530px;
	height:30px;
	background:url(../images/bg_headline.gif) no-repeat ;
	padding:10px 0px 0px 25px;
	color:#fff;
	font-size:16px;
	font-weight:bold;
	float:left;
}

#contentMain h4{
	font-weight:bold;
	font-size:16px;
	color:#91911E;
	margin:5px 0px 5px 0px;
}