@charset "Shift_JIS";



/*-----------------------------------------------------------全体に適応*/



body {

	background-color:#F5EBE2;

	margin:0px;

	padding:0px;

}



a:link{color:#A75B3A;}

a:visited{color:#A75B3A;}



/*-----------------------------------------------------------　ヘッダー部分*/



.header {

	background-image:url(../img/header.jpg);

	background-repeat:no-repeat;

	width:900px;

	height:66px;

}



/*-----------------------------------------------------------　フッター部分*/

.footer_01 {

	font-size: 12px;

	color: #D2CAA6;

}

.footer_01 a:link{

	color:#A2A09D;

}

.footer_01 a:visited{

	color:#A2A09D;

}



/*-----------------------------------------------------------　パンくず部分*/

.pan_list {

	font-size: 12px;

	padding-left:15px;

}

.pad15_tex12 {

	font-size: 12px;

	padding-left: 15px;

	padding-right: 15px;

	padding-top: 5px;

	padding-bottom: 5px;

}



/*-----------------------------------------------------------　フォント*/



h1 {

	font-size:12px;

	color:#666666;

	margin:0px;

	padding:0px;

	font-weight:normal;

}





.text_01 {

	font-size: 12px;

	color: #D2CAA6;

}

.text_02 {

	font-size: 12px;

	vertical-align:top;

	padding-left:10px;

}

.text_02 h3{

	color:#A75B3A;

	font-size: 16px;

	border-bottom:solid 1px #C2BA93;

}

.text_02 img{

	margin-bottom:7px;

}

.text_12 {

	font-size: 12px;

}

.pad3_tex12 {

	font-size: 12px;

	padding:3px;

}

.pad_l_15_tex12 {

	font-size: 12px;

	padding-left: 15px;

}



/*-----------------------------------------------------------　ライン形成*/

.under_line {

	font-size: 12px;

	border-bottom:solid 1px #C2BA93;

}

.top_line {

	font-size: 12px;

	border-top:solid 1px #C2BA93;

}



/*-----------------------------------------------------------　リスト*/

.list_type_1 li{

	font-size: 12px;

	padding-bottom: 10px;

	padding-left:15px;

	list-style-type:none;

}



/*-----------------------------------------------------------　予約ページ*/

.reserve td{

	font-size: 12px;

}

.background-brown {
	background-color: #F5EBE2;;
}
.background-brown2 {
	background-color: #FBF7F2;
	margin-top: 10px;
	list-style-type: none;
}

/*-----------------------------------------------------------フッター*/

.footerlink{

	text-align:center;
	font-size:12px;

}  










