/* -------------------------------------
   body
---------------------------------------- */

body {
	background-color:#522720;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
	font-size:12px;
	color:#FFF
}

/* -------------------------------------
   Container
---------------------------------------- */

#container{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-image:url(img/line_brown.gif);
	background-repeat:repeat-y;
}


/* -------------------------------------
   Header
---------------------------------------- */

#header{
	width:1000px;
	height:310px;
	padding:0px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}

/* -------------------------------------
   menu
---------------------------------------- */

#menu{
	width:1000px;
	height:50px;
	float:left;
}


/* -------------------------------------
   frame
---------------------------------------- */
#frame{
	width:1000px;
	height:auto;
	float:left;
	margin:5px 0px 10px 0px;
}

#text_floor_l{
	width:420px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:80px;
	line-height: 1.5em;
}

#text_floor_r{
	width:420px;
	height:auto;
	float:right;
	text-align:left;
	padding-left:80px;
	line-height: 1.5em;
}

#text_food_l{
	width:350px;
	height:auto;
	float:left;
	text-align:left;
	padding-left:150px;
	line-height: 1.5em;
}

#text_food_r{
	width:380px;
	height:auto;
	float:right;
	text-align:left;
	padding-left:120px;
	line-height: 1.5em;
}


/* -------------------------------------
   contents
---------------------------------------- */

#contents{
	width:1000px;
	height:auto;
	float:left;
	background-image:url(img/line_brown.gif);
	background-repeat:repeat-y;
}

/* -------------------------------------
   contents_2
---------------------------------------- */

#contents_2{
	width:1000px;
	height:auto;
	float:left;
	background-image:url(img/line_white.gif);
	background-repeat:repeat-y;
}

/* -------------------------------------
   text
---------------------------------------- */

#text_1{
	width:1000px;
	height:auto;
	float:left;
	text-align:center;
	line-height: 1.5em;
	margin:10px 0px 10px 0px;
	font-size:14px;
}


#text_2{
	width:800px;
	height:auto;
	float:left;
	padding-left:100px;
	line-height: 1.5em;
	margin-top:15px;
	margin-bottom:15px;
	font-size:16px;
	color:#522720;
}


#text_3{
	width:800px;
	height:auto;
	float:left;
	padding-left:100px;
	line-height: 1.5em;
	margin-top:15px;
	margin-bottom:15px;
	font-size:18px;
	color:#522720;
}


#text_4{
	width:200px;
	height:auto;
	float:right;
	text-align:right;
	padding-right:100px;
	line-height: 1.5em;
	margin-bottom:15px;
	font-size:16px;
}


#text_footer{
	width:1000px;
	height:auto;
	float:left;
	text-align:center;
	line-height: 1.5em;
	margin:5px 0px 10px 0px;
	font-size:8px;
	
}

#footbox{
	width:1000px;
	height:20px;
	float:left;
	background-image:url(img/line_brown.gif);
	background-repeat:repeat-y;
	text-align:center;
	font-size:8px;
	padding:5px 0px 5px 0px;
}




/* -------------------------------------
   footer
---------------------------------------- */

#foot{
	width:1000px;
	height:180px;
	float:left;
}

#test{
	width:1000px;
	float:left;
}

#texttest{
	width:1000px;
	height:auto;
	float:left;
	line-height: 1.5em;
	font-size:16px;
	background-image:url(img/line_2.gif);
	background-repeat:repeat-y;
}