@charset "utf-8";

/* CSS Document */

/*基本タグ、レイアウト
---------------------------------------------*/

body { font-family: Verdana, Arial, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3"; font-size: 13px; color: #DDDDDD; background-color: #000000; margin: 0px; }
img { border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; }


h1 { font-size: 11px; font-weight: normal; margin-top: 3px; margin-bottom: 3px; margin-left: 3px; }
h2 { margin-top: 13px; margin-bottom: 0px; font-size: 14px; background-image: url(images/common/h2.gif); background-repeat: no-repeat; text-indent: 25px; height: 20px; padding-top: 2px; }
h3 { font-size: 14px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #a62b2c; color: #a62b2c; border-left-width: 5px; border-left-color: #a62b2c; border-left-style: solid; padding-top: 3px; padding-bottom: 3px; margin-top: 20px; }
h3 img { float: left; margin-left: 3px; margin-right: 3px; }
h3 a { text-decoration: none; }


.a_right { text-align: right; }



#top_container { height: 500px; width: 780px; color: #444444; }

#container { width: 780px; color: #444444; }

#header { background-image: url(images/common/body_02.gif); background-repeat: repeat-y; }
#logo { margin-left: 20px; margin-bottom: 5px; float: left; }
#button { margin-left: 660px; }

#button img { margin-right: 5px; }



#navi { background-image: url(images/common/body_02.gif); background-repeat: repeat-y; padding-left: 13px; }

#contents {
	background-image: url(images/common/body_02.gif);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 20px;
}

#topcontents { background-image: url(images/common/body_02.gif); background-repeat: repeat-y; padding-top: 5px; padding-bottom: 10px; padding-left: 13px; }
#topbanner { margin-top: 5px; display: block; }



#left {
	margin-top: 15px;
	position: relative;
	width: 175px;
	float: left;
	margin-left: 2px;
	padding-right: 3px;
	padding-left: 3px;
	border: 1px solid #CCCCCC;
}

#right {
	margin-left: 197px;
	position: relative;
	padding: 5px;
	width: 540px;
}



#footer { font-size: 11px; background-image: url(images/common/body_04.gif); background-repeat: no-repeat; text-align: center; padding-bottom: 20px; }


/*汎用
---------------------------------------------*/

a { }

a:hover { color: #FF0000; }

a:visited { color: #a62b2c; }
.m_center { text-align: center; }

.restaurant { border-bottom-width: 1px; border-bottom-style: dotted; border-bottom-color: #990033; margin-bottom: 15px; }
.restaurant p { margin-bottom: 0px; }

.restaurant td { vertical-align: top; padding-top: 10px; padding-bottom: 10px; padding-left: 10px; }
.restaurant img { margin-bottom: 5px; }

.line { }

th { text-align: left; padding-top: 3px; padding-bottom: 3px; }

td { vertical-align: top; }

tr.line_g td { background-image: url(images/common/line_g.gif); background-repeat: repeat-x; height: 17px; }
tr.line_r td { background-image: url(images/common/line_r.gif); background-repeat: repeat-x; height: 17px; }


.info { background-image: url(images/common/info_02.jpg); background-repeat: repeat-y; padding-left: 7px; }
.info_last { background-image: url(images/common/info_02.jpg); background-repeat: repeat-y; text-align: right; padding-right: 7px; padding-top: 7px; padding-bottom: 7px; }
.date { color: #A62B2C; line-height: 140%; }
tr.line_i td { background-image: url(images/common/line_i.gif); height: 17px; }

.date_info { color: #A62B2C; line-height: 140%; padding-left: 7px; }

.menu { background-image: url(images/common/tab_bg.gif); background-repeat: repeat-y; padding-left: 7px; }
tr.line_m td { background-image: url(images/common/line_m.gif); background-repeat: no-repeat; height: 17px; }



/*メニューページ
---------------------------------------------*/

.open { margin-top: 10px; }
.open th { border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #a62b2c; color: #a62b2c; border-left-width: 5px; border-left-color: #a62b2c; text-indent: 5px; border-left-style: solid; }
.open td { padding-top: 10px; padding-bottom: 0px; }
.open strong { color: #a62b2c; }
#menu { position: relative; }
#container #contents .style2 {
	border: 1px solid #CCCCCC;
	width: 490px;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	margin: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	font-weight: bold;
}
#container #contents #right .style3 .style4 {
	width: 190px;
	height: 65px;
	float: right;
}
#container #contents #right .style5 {
	font-weight: bolder;
	font-style: normal;
	font-family: "ＭＳ ゴシック";
	font-size: 18px;
}
.menu001 {
	border: 2px groove #CCCCCC;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: center;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	height: 170px;
	font-family: "ＭＳ ゴシック";
}
.menu001_01 {
	width: 100px;
}
#container #contents #right .style3 .menu001 #menu001_01 {
	float: left;
	width: 140px;
	font-weight: bolder;
	font-family: "ＭＳ ゴシック";
	font-size: 14px;
}
#container #contents #right .style3 .menu001 #menu001_02 {
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 10px;
}
#container #contents #right #launch {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
#container #contents #right #dinner {
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
}
#container #contents #right #launch p {
	font-size: 18px;
	font-family: "ＭＳ ゴシック";
	font-weight: bold;
}
#container #contents #right #launch .price01 {
	font-size: 12px;
	width: 100px;
	float: none;
	text-align: right;
}
