@charset "shift_jis";

body {
	height:100%;
	}

/* ページ全体： ロゴマーク、グローバルメニュー、メイン、フッターが入るボックス */
div#container {
	width: 900px;
	margin: 0px auto;
	position: relative;
	height: 1680px;
}

/* フッター定義： ページへのリンク、コピーライト表示 */
/*　ページ下部のオレンジ線、topからの距離を指定すること */
#foot {
	top: 1800px; /* 1630px */
}

/* メイン定義： 左側メニュー、パンくずリスト、コンテンツが入るボックス */
/* heightは実質、上からの距離。指定すること */
div#main {
	position: absolute;
	_position: absolute;
	top: 120px;
	left: 0px;
	height: 1680px; /* 上より-120pxに指定。def:1510px */
	width: 900px;
}

/* レフトボックス定義： ページ内のメニュー */
#leftbox {
	position: absolute;
	_position: absolute; 
	left: 0px;
	top: 0px;
	width: 200px;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color:#f5f5f5;
}
#leftbox ul {
	margin: 35px 0 0 0;
	border-top: 0px solid #000;
	padding: 0 0 0 0;
	list-style-type: none;
}
#leftbox li {
	margin: 3px;
	padding: 0;
}
.mark img{
	vertical-align:middle;
	}
#leftbox a {
	font-size: 80%;
	display: block;
	width: 160px; 
	height: 1.3em;
	color: #333;
	margin-left: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #888;
}
#leftbox a:hover {
	color: #c5003f;
	border-bottom: 1px dotted #000;
}

#leftbox_in {
	position:absolute;
	_position:absolute;
	left: 5px;
	top: 5px;
	width:190px;
	margin:0;
	padding:0;
	padding-bottom: 15px;
	background-color:#ffffff;
	border:2px outset #f8f8ff;
	vertical-align: center;
	text-align: left;
}
.lmenu_title {
	position:absolute;
	_position:absolute;
	top: 10px;
	left: 5px;
}


/* メインボックス定義： ページ内のコンテンツ */
#mainbox {
	position: absolute;
	_position: absolute;
	top: 0px;
	left: 200px;
	height: 100%;
	width: 700px;
	z-index:1;
	clear: both;
}
#main_text {
	position: absolute;
	_position: absolute;
	top: 30px;
	left: 0px;
	width: 700px;
/*	height: 1480px; */
	clear: both;
	background-repeat: no-repeat;
}



/* パンくずリスト定義： パンくずリスト */
#pankuzu {
	position: absolute;
	_position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 20px;
	font-size: 0.8em;
	padding-top: 10px;
	padding-left: 15px;
	text-align: left;
}


.bottom{
	font-size:110%;
	font-weight:600; 
	padding-left: 20px;
	 line-height:2.7em;
	vertical-align : bottom;
}

p.pan_name {
	font-size:120%;
	font-weight:600;
}

p.pan_name img{
	vertical-align:middle;
}
p.pan_setumei {
	text-indent: 1em;
	letter-spacing: 1px;
	line-height: 160%;
	font-size: 110%;
}

.floatclear {
	clear:both;
}

.photo {
	float:left;
	padding-bottom:10px;
}


/* 花巻店 */
#hanamakiten {
}
.hanamaki_sub01 {
	position: absolute;
	_position: absolute;
	width: 680px;
	height: 665px;
	top: 40px;
	left: 2px;
	margin-top:10px;
}
.tenponame_hanamaki {
	position: absolute;
	_position: absolute;
	top: 10px;
	left: 5px;
	width: 680px;
	height: 37px; 
	margin: 0px;
	padding: 0px;
}


/* 肴町店 */
#sakanachou {
}
.sakanachou_sub01 {
	position: absolute;
	_position: absolute;
	top: 880px; /* 上からの距離を指定。def:780px */
	width: 680px;
	height: 665px; 
	left: 2px;
	z-index:0; /* レイヤーで再前面になるようなもの */
}
.tenponame_sakanachou {
	position: absolute;
	_position: absolute;
	top: 840px; /* 上より-40pxに指定。def:740px */
	left: 5px;
	width: 680px;
	height: 37px; 
	margin: 0px;
	padding: 0px;
}


/* ページ内ジャンプ定義： ページの先頭へのリンク */
/* topを変更すること def:1450px */
.top_link_all {
	text-align: left;
}
#top_link {
	position: absolute;
	_position: absolute;
	text-align: right;
	vertical-align:top;
	font-size: 80%;
	top: 1620px; /* footの-180pxに指定 */
	width: 100%;
	height:20px;
	z-index:1;
}


/* テーブル定義１： 更新情報の表示 */
table.newmenu {
	background-image:url("./michel_img/waku679x330.gif");
	width:679px;
	height:330px;
}

td.newmenu_tenpo img{
	vertical-align:middle;
}
td.newmenu_tenpo{
	width:300px;
	height:20px;
	padding-left: 40px;
}
td.newmenu_hinnmei{
/*	width:300px;*/
	height:20px;
	padding-top: 20px;
	padding-left: 20px;
}
td.newmenu_setumei{
	width:330px;
	height: 200px;
	vertical-align: top;
	padding-top: 15px; 
	padding-bottom: 10px;
	padding-left: 40px;
}
td.newmenu_photo{
	width:300px;
	height: 200px;
	vertical-align: top;
	text-align: center;
	padding-top: 10px; 
	padding-bottom: 10px;
	padding-left: 20px;
}


