* {
	margin:0;
	padding:0;
}
body {
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 130%;
	background-color: #000;
	background-repeat: repeat-x;
}
div, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {
	padding: 0;/* margin&padding reset */
	line-height: 140%;/* base line height */
	text-align: left;
	display: block;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1, h2, h3 {
	display:none;
}
a {/*リンクされた文字*/
	color:#bbbbbb;
	text-decoration:none;
}
a:link {/*未訪問のリンク*/
	color:#bbbbbb;
	text-decoration:none;
}
a:visited {/*訪問後のリンク*/
	color:#bbbbbb;
	text-decoration:none;
}
a:hover {/*マウスをのせたとき*/
	color:#999999;
	text-decoration:underline;
}
#wrap {
	background-color: #000;
}
#top {
	width:800px;
	padding:0;
	background-image: url(top_header.png);
	background-repeat: no-repeat;
	height:144px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content {
	width:800px;
	padding:0;
	height:518px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flash_main {
}
#flash_sub {
}
/*本店*/
#th_top {
	width:800px;
	padding:0;
	background-image: url(th_top_bg.png);
	background-repeat: no-repeat;
	height:72px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#th_top2 {
	width:800px;
	padding:0;
	background-image: url(th_top2_bg.png);
	background-repeat: no-repeat;
	height:72px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#th_header {
	width:800px;
	padding:0;
	background-image: url(th_header_bg.jpg);
	background-repeat: no-repeat;
	height:485px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#th_menu {
	background-image: url(th_menu_bg.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#th_recommend {
	height: 155px;
	width: 800px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: right;
}
#th_recommend_txt {
	background-image: url(tb_recommend_bg.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 435px;
	position: relative;
	margin-left: 340px;
	padding-top: 42px;
	padding-left: 25px;
	padding-bottom: 31px;
}
#ap_th_tb_link {
	position:absolute;
	width:141px;
	height:35px;
	z-index:1;
	left: 489px;
	top: 35px;
	cursor: pointer;
}
#ap_th_contact_link {
	position:absolute;
	width:68px;
	height:21px;
	z-index:1;
	left: 640px;
	top: 49px;
	cursor: pointer;
}
#ap_th_top_link {
	position:absolute;
	width:68px;
	height:21px;
	z-index:1;
	left: 712px;
	top: 49px;
	cursor: pointer;
}
/*別邸*/
#tb_top {
	width:800px;
	padding:0;
	background-image: url(tb_top_bg.png);
	background-repeat: no-repeat;
	height:72px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#tb_header {
	width:800px;
	padding:0;
	background-image: url(tb_header_bg.jpg);
	background-repeat: no-repeat;
	height:485px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#tb_menu {
	background-image: url(tb_menu_bg.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#tb_recommend {
	height: 155px;
	width: 800px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: right;
}
#tb_recommend_txt {
	background-image: url(tb_recommend_bg.png);
	background-repeat: no-repeat;
	height: 82px;
	width: 435px;
	position: relative;
	margin-left: 340px;
	padding-top: 42px;
	padding-left: 25px;
	padding-bottom: 31px;
}
#ap_tb_th_link {
	position:absolute;
	width:141px;
	height:35px;
	z-index:1;
	left: 489px;
	top: 31px;
	cursor: pointer;
}
#ap_tb_contact_link {
	position:absolute;
	width:68px;
	height:21px;
	z-index:1;
	left: 640px;
	top: 45px;
	cursor: pointer;
}
#ap_tb_top_link {
	position:absolute;
	width:68px;
	height:21px;
	z-index:1;
	left: 712px;
	top: 45px;
	cursor: pointer;
}
/*共通*/

ul#menubar {
	width:535px;
	overflow:hidden;
	zoom:100%;
	padding-top:7px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left: 265px;
}
ul#menubar li {
	float:left;
	list-style:none;
}
ul#menubar li a {
	display:block;
	height:32px;
	width:103px;
	text-align:center;
	text-indent:-9898px;
	cursor: pointer;
	margin-left: 20px;
	margin-right: 5px;
	outline : 0;
}
#footer {
	width:800px;
	padding:0;
	height:52px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer_txt {
	padding-top: 10px;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#recommend_bg_1 {
	background-image: url(recommend_bg_1.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#recommend_bg_2 {
	background-image: url(recommend_bg_2.jpg);
	background-repeat: no-repeat;
	height: 193px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-left: 0px;
	position: relative;
}
#recommend_bg_3 {
	background-image: url(recommend_bg_3.jpg);
	background-repeat: no-repeat;
	height: 193px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#recommend_bg_4 {
	background-image: url(foodmenu_bg_4.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#foodmenu_middle {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#foodmenu_middle_left {
	float: left;
	width: 40px;
	background-image: url(foodmenu_bg_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
}
#foodmenu_middle_1 {
	float: left;
	width: 194px;
	padding-right: 23px;
	padding-left: 23px;
	position: relative;
}
#foodmenu_middle_2 {
	float: left;
	width: 194px;
	padding-left: 23px;
	padding-right: 23px;
}
#foodmenu_middle_3 {
	float: left;
	width: 194px;
	padding-right: 23px;
	padding-left: 23px;
}
#foodmenu_middle_right {
	float: left;
	width: 40px;
	background-image: url(foodmenu_bg_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 878px;
}
#foodmenu_middle_right_h {
	float: left;
	width: 40px;
	background-image: url(foodmenu_bg_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 830px;
}

#space_ft {
	clear: both;
	height: 0px;
	width: 70px;
}
#foodmenu_midashi {
	width: 194px;
	height: 44px;
	float: right;
}
#foodmenu_photo {
	float: left;
	height: 100px;
	width: 194px;
}
#foodmenu_hinmei {
	float: left;
	height: 27px;
	width: 144px;
	font-size: 12px;
	font-weight: bold;
	line-height: 13px;
	padding-top: 3px;
}
#foodmenu_hinmei2 {
	float: left;
	height: 27px;
	width: 194px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
}

#foodmenu_price {
	float: left;
	height: 26px;
	width: 50px;
	font-size: 13px;
	font-weight: bold;
	color: #7A5441;
	text-align: right;
}
#tb_top2 {
	width:800px;
	padding:0;
	background-image: url(tb_top2_bg.png);
	background-repeat: no-repeat;
	height:72px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#tb_top2 {
	width:800px;
	padding:0;
	background-image: url(tb_top2_bg.png);
	background-repeat: no-repeat;
	height:72px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#foodmenu_bg_1 {
	background-image: url(foodmenu_bg_1.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#drinkmenu_middle {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#drinkmenu_middle_left {
	float: left;
	width: 40px;
	background-image: url(drinkmenu_bg_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 298px;
}
#drinkmenu_middle_1 {
	float: left;
	width: 194px;
	padding-right: 23px;
	padding-left: 23px;
	position: relative;
}
#drinkmenu_middle_2 {
	float: left;
	width: 194px;
	padding-left: 23px;
	padding-right: 23px;
}
#drinkmenu_middle_3 {
	float: left;
	width: 194px;
	padding-right: 23px;
	padding-left: 23px;
}
#drinkmenu_middle_4 {
	float: left;
	width: 194px;
	padding-right: 23px;
	padding-left: 23px;
	padding-top: 23px;
	position: relative;
}
#drinkmenu_middle_right {
	width: 40px;
	background-image: url(drinkmenu_bg_right.png);
	background-repeat: no-repeat;
	height: 425px;
	background-position: 1px bottom;
	float: right;
}
#drinkmenu_midashi {
	width: 194px;
	height: 44px;
	float: left;
}
#drinkmenu_hinmei {
	float: left;
	height: 26px;
	width: 144px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#drinkmenu_price {
	float: left;
	height: 26px;
	width: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #7A5441;
	letter-spacing: 0em;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
#drinkmenu_softdrink {
	margin-top: 30px;
}
#drinkmenu_bg_1 {
	background-image: url(drinkmenu_bg_1.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#drink_comment {
	font-size: 12px;
	font-weight: bold;
	width: 184px;
	height: 30px;
	float: left;
	padding-left: 10px;
}
#drinkmenu {
	width: 720px;
	float: left;
}
#drinkmenu_top {
	height: 275px;
	width: 720px;
}
#drinkmenu_bottom {
	height: 150px;
	width: 720px;
}
#shop_bg1 {
	background-image: url(shop_bg1.png);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 54px;
}
#shop_main {
}
#shop_title {
	background-image: url(shop_title.png);
	height: 48px;
	width: 227px;
	margin-left: 0px;
}
#honten {
	height: 221px;
	width: 670px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#honten_text {
	background-image: url(honten_text.png);
	height: 175px;
	width: 378px;
	float: left;
}
#honten_photo {
	background-image: url(honten_photo.jpg);
	height: 175px;
	width: 292px;
	float: left;
}
#bettei {
	height: 222px;
	width: 670px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bettei_text {
	background-image: url(bettei_text.png);
	height: 175px;
	width: 378px;
	float: left;
}
#bettei_photo {
	background-image: url(bettei_photo.jpg);
	height: 175px;
	width: 292px;
	float: left;
}
#shop_map_bg {
	height: 253px;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	background-image: url(shop_map.png);
	background-repeat: no-repeat;
}
#shop_map {
	background-image: url(shop_map.png);
	height: 253px;
	width: 446px;
	margin-right: 0px;
}
#shop_bg2 {
	background-image: url(shop_bg2.png);
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 54px;
}
#foodmenu_sasimi_text {
	width: 194px;
	font-size: 10px;
	font-weight: bold;
	color: #7A5441;
	letter-spacing: 0em;
	clear: both;
	margin-bottom: 10px;
}
#recommend_left {
	float: left;
	width: 400px;
	height: 138px;
	background-image: url(recommend_left.png);
}
#honten_recommend_right {
	float: left;
	width: 400px;
	height: 138px;
	background-image: url(honten_recommend_right.png);
	position: relative;
}
#bettei_recommend_right {
	float: left;
	width: 400px;
	height: 138px;
	background-image: url(bettei_recommend_right.png);
	position: relative;
}
#ap_th_recommend_link {
	position:absolute;
	width:285px;
	height:69px;
	z-index:1;
	left: 98px;
	top: 40px;
	cursor:pointer;
}
#ap_tb_recommend_link {
	position:absolute;
	width:285px;
	height:72px;
	z-index:1;
	left: 92px;
	top: 37px;
}
#lquors_bg_1 {
	background-image: url(lquors_bg_1.png);
	background-repeat: no-repeat;
	height: 96px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#lquors_middle_left {
	float: left;
	width: 40px;
	background-image: url(drinkmenu_bg_left.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 298px;
}
#lquors_middle_1 {
	float: left;
	width: 210px;
	padding-right: 14px;
	padding-left: 14px;
	position: relative;
}
#lquors_middle_right {
	width: 40px;
	background-image: url(drinkmenu_bg_right.png);
	background-repeat: no-repeat;
	height: 1000px;
	background-position: 1px bottom;
	float: right;
}
#lquors_midashi {
	width: 210px;
	height: 44px;
	float: left;
	margin-top: 15px;
}
#lquors_hinmei {
	float: left;
	height: 26px;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#lquors_price {
	float: left;
	height: 26px;
	width: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #7A5441;
	letter-spacing: 0em;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
#lquors {
	width: 720px;
	float: left;
}
#lquors_top {
	width: 720px;
}
#lquors_aka {
	width: 680px;
	background-image: url(lquors_aka.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-right: 14px;
	margin-left: 14px;
	padding-left: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 15px;
}
#lquors_aka p {
	line-height: 180%;
	width: 100%;
}
#lquors_shiro {
	width: 680px;
	background-image: url(lquors_shiro.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	margin-right: 14px;
	margin-left: 14px;
	padding-left: 6px;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
}
#lquors_shiro p {
	line-height: 180%;
	width: 100%;
}
#lquors_wine_txt_l {
	float: left;
	width: 500px;
}
#lquors_wine_txt_r {
	float: left;
	width: 175px;
	color: #900;
	font-weight: normal;
}
#lquors_wine_bettei_txt_l {
	float: left;
	width: 450px;
}
#lquors_wine_bettei_txt_r {
	float: left;
	width: 100px;
	color: #900;
}
#lquors_aka table {
	line-height: 180%;
}
#lquors_shiro table {
	line-height: 180%;
}
#apDiv1 {
	position:absolute;
	width:244px;
	height:82px;
	z-index:1;
	left: 278px;
	top: 11px;
}
#apDiv2 {
	position:absolute;
	width:244px;
	height:82px;
	z-index:2;
	left: 278px;
	top: 103px;
}
#apDiv3 {
	position:absolute;
	width:244px;
	height:82px;
	z-index:1;
	left: 278px;
	top: 14px;
}
#apDiv4 {
	position:absolute;
	width:244px;
	height:82px;
	z-index:1;
	left: 278px;
	top: 104px;
}
#apDiv5 {
	position:absolute;
	width:194px;
	height:66px;
	z-index:1;
	left: 19px;
	top: 716px;
	color: #03C;
	background-image: url(../css/foodmenu_tori.png);
}
#apDiv6 {
	position:absolute;
	width:196px;
	height:86px;
	z-index:1;
	left: 24px;
	top: 24px;
}
#recommend_middle_right {
	width: 40px;
	background-image: url(drinkmenu_bg_right.png);
	background-repeat: no-repeat;
	height: 600px;
	background-position: 1px bottom;
	float: right;
}
#recommend {
	width: 600px;
	float: left;
	padding-right: 60px;
	padding-bottom: 30px;
	padding-left: 60px;
	padding-top: 0px;
}
#recommend_top {
	width: 600px;
}
#recommend_txt {
	height: 35px;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	overflow: hidden;
	position: relative;
	zoom:1;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
}
#recommend_txt_name {
	float: left;
	width: 360px;
	padding-left: 5px;
}
#recommend_txt_tips {
	float: left;
	width: 140px;
	color: #777;
	font-size: 18px;
	padding-top: 3px;
}
#recommend_txt_price {
	float: left;
	width: 90px;
	text-align: right;
	color: #8F0C1B;
}
.menu_txt1{
	font-size: 10px;
	font-weight: normal;
	color: #7A5441;
}
.menu_txt2{
	font-size: 10px;
	font-weight: normal;

}
