@charset "UTF-8";
/* CSS Document */
* {
	padding: 0;
	margin: 0;
}
.cf {zoom:1;}
.cf:after {
  content: ""; 
  display: block; 
  clear: both;
}
body {
	background-color: #be0d23;
	z-index: -9999;
}
img {
	border: none;
}
img:focus {
	outline: none;
}
#top {
}
header {
	background:url(images/header.png) repeat-x;
	height: 80px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9996;
}
#flag {
	width: 100%;
	position: fixed;
	top: 50px;
	right: 0;
	text-align: right;
	z-index: 9995;
}
#corner01 {
	position: fixed;
	z-index: 9998;
	text-align: left;
	top: 0;
	left: 0;
}
#corner01 img {
	width:600px;
	min-width: 320px;
}
#corner02 {
	position: fixed;
	z-index: 9998;
	text-align: right;
	right: 0;
	bottom: -10px;
	width: 30%;
}
#corner02 img {
	width: 30%;
	min-width: 320px;
}
#kokuban {
	position: fixed;
	top: 0;
	left: 7%;
	text-align: left;
	width: 100%;
	z-index: 9997;
}
#kokuban img {
	width: 28%;
	max-width: 380px;
	min-width: 320px;
}
#main {
	width: 100%;
	height: 100%;
	position: fixed;
	top:0 ;
	left: 0;
}
/*イントロページ*/
#intro {
	width: 100%;
	height: auto;
}
#intro img {
	width: 100%;
	position:fixed;
	bottom: 65px;
}
/*トップページ*/
#table {
	width: 100%;
	height: 100%;
	background: url(images/bg_table.png) no-repeat;
	background-size: cover;
	position: absolute;
	text-align: center;
	top: 20px;
}
#table img {
	height: 100%;
}
#table_menu {
	background-size: cover;
	position: absolute ;
	top: 240px;
	left: 13%;
	z-index: 9999;
	width: 300px;
	height: auto;
}
#table_menu img {
	width: 100%;
}
#table_menu ul {
	list-style: none;
	position: absolute;
	top: 60px;
	left: 30px;
	text-align: center;
}
#table_menu ul li {
	padding: 5px 0;
}
#table_menu ul li img {
	width: 80%;
	height: auto;
}

/*ケーキ・デリコレクション*/
#marche {
	position: fixed;
	bottom: -20px;
	right: 0;
	z-index: -9999;
}
#main_collection {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	position: relative;
	top: 80px;
	padding-bottom: 100px;
}
#logo_box {
	width: 150px;
	height: 245px;
	margin: 0 20px 20px 0;
	padding: 0 0 0 70px;
	float: left;
	position: relative;
	z-index: 9999;
	
}
#logo_box .navi_fixed {
	position: fixed;
	z-index: 9999;
	top: -2px;
}
#kokuban_sub {
	margin: -10px 0 0 -110px;
}
#navi {
	float: right;
	width: 750px;
	height: 245px;
	background: url(images/reserve_date.png) no-repeat;
}
#navi ul {
	padding: 130px 0 0 65px;
	position: absolute;
	z-index: 99999;
}
#navi ul li {
	list-style: none;
	display: inline;
}
#navi ul li img {
	width: 30%;
}
#navi ul.navi_fixed {
	position: fixed;
	top: -133px;
}
/*商品リスト*/
#dinner_set {
	clear: both;
	width: 485px;
	height: 260px;
	padding: 5px;
	float: left;
	background-color: rgba(255,255,255,0.8);
	margin: 0 10px 10px 0;
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	position: relative;
}
#corner_dinner_set {
	position: absolute;
	top: -10px;
	left: -13px;
}
.dinner_set_title {
	float: left;
}
.dinner_set_title  .item_price {
	margin: 0 0 0 10px;
	color: #40220f;
}
.dinner_set_image {
	float: right;
}
.item_box {
	width: 232px;
	height: 260px;
	padding: 5px;
	background-color: rgba(255,255,255,0.8);
	margin: 0 10px 10px 0;
	float: left;
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
.item_last {
	margin-right: 0;
	float: right;
}
.item_image img {
	width: 100%;
}
:focus {
    outline: none !important;
}
.item_name {
	color: #B32D37;
	font-weight: bold;
	font-size: 14px;
	height: 50px;
}
.item_price {
	font-weight: bold;
	font-size: 14px;
	color: #40220f;
}
.item_price span {
	font-weight: bold;
	font-size: 11px;
	color: #40220f;
	border: solid 1px #40220f;
	margin: 1px 5px 0 0;
    width: 75px;
	text-align: center;
	float: left;
	display: block;
}
/*.item_detail_btn {
	width: 70%;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	border: solid 1px #B32D37;
	border-radius: 3px;
	background-color: #B32D37;
	font-weight: bold;
	font-size: 12px;
	padding: 7px 0;
}*/

/*フッター*/
#topcontrol {
	z-index: 9999;
}
footer {
	width: 100%;
	height: 70px;
	position: relative ;
	z-index: 9997;
	/*left: 0;*/
	bottom: -10px;
	background-color: #770619;
	color: #fff;
	text-align: center;
	font-size: 12px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
#footer_inner {
	max-width: 1000px;
	margin: 0 auto;
}
#footer_inner ul {
	float: left;
	width: 100%;
	margin-top: -4%;
	
}
#footer_inner ul li {
	display: inline;
	list-style: none;
	padding: 0 10px;
	border-right: solid 1px #fff;
	font-size: 14px;
}
#footer_inner ul li.last {
	border-right: none;
}
#footer_inner a {
	color: #fff;
	text-decoration: none;
}
#footer_inner a:hover {
	color: #fff;
	text-decoration: underline;
}
#footer_inner a:visited {
	color: #fff;
	text-decoration: none;
}
#logo_footer {
	padding: 10px 20px 0 10px;
	float: left;
	width: 7%;
}
#logo_footer img {
	width: 100%;
	float: left;
}
#copyright_intro {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -3%;
}
#copyright {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: -1.5%;
}

table.shop_tab {
		background-color: rgba(255,255,255,0.8);
}
.link_box {
	height: 75px;
}