@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url(../import.css);

/* CSS Document */

h3{
	width:641px;
	height:36px;
	background-image: url(../../images/restaurant/index-img02.gif);
	margin-bottom:15px;
	margin-top:20px;
	padding-left: 12px;
	padding-top: 21px;
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 25px;
	color: #2097B9;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.left-img01{
width:640px;
height:77px;
padding-bottom:10px;
}
.left-img02 {
width:640px;
height:233px;
margin-bottom:30px;
}
.left-img03,
.left-img04 {
width:640px;
height:60px;
margin-bottom:20px;
margin-top:30px;
}


.sub-title {
width:624px;
height:100%;
margin-top:10px;
margin-bottom:15px;

}
.sub-title02 {
width:624px;
height:100%;
margin-top:30px;
margin-bottom:15px;
}
/* ------------ right-menu ---------------- */

#right-img02 {
margin-bottom:20px;
}
#right-img02 ul  {
	background-image: url(../../images/restaurant/right-img02.gif);
	background-repeat: no-repeat;
	width:202px;
	height:212px;
	/*margin-left:5px;*/
	text-align:center;
}
#right-img02 ul li a {
	display:block;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
	width:202px;
	vertical-align:top;
	text-decoration: none;
}
#right-img02 #right-img02-1 a {
	height:37px;
	/*margin-bottom:4px;*/
}
#right-img02 #right-img02-1 a:hover {
	background-image: url(../../images/restaurant/right-img02.gif);
	background-repeat: no-repeat;
	background-position: -202px 0px;
}
#right-img02 #right-img02-2 a, 
#right-img02 #right-img02-3 a,
#right-img02 #right-img02-4 a,
#right-img02 #right-img02-5 a,
#right-img02 #right-img02-6 a {
	height:41px;
}
#right-img02 #right-img02-2 a:hover {
	background-image: url(../../images/restaurant/right-img02.gif);
	background-repeat: no-repeat;
	background-position: -202px -37px;
	padding-top:4px;
}
#right-img02 #right-img02-3 a:hover {
	background-image: url(../../images/restaurant/right-img02.gif);
	background-repeat: no-repeat;
	background-position: -202px -78px;
}
#right-img02 #right-img02-4 a:hover {
	background-image: url(../../images/restaurant/right-img02.gif);
	background-repeat: no-repeat;
	background-position: -202px -119px;
}
#right-img02 #right-img02-5 a:hover {
	background-image: url(../../images/restaurant/right-img02.gif);
	background-repeat: no-repeat;
	background-position: -202px -160px;
}
#right-img02 #right-img02-6 a:hover {
	background-image: url(../../images/restaurant/right-img02.gif);
	background-repeat: no-repeat;
	background-position: -202px -201px;
}



/* ------------ column2 ---------------- */
.column2 {
	line-height: 150%;
}
.column2 dt{
	text-indent:1.2em;
	width:153px;
	float:left;
	clear: both;
	margin-bottom: 5px;
	padding-left: 0px;
}
.column2 dd{
	margin-left: 155px;
	margin-bottom: 15px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	width:460px;

}
dd.no_border{
	border-width: 0px;
	border-style: none;
}

/*----------category------------*/

#textbox ul {
	line-height:160%;
	list-style-type: square;
	list-style-position: inside;
	margin-top:20px;
}

#textbox li{
	margin-left: 15px;
	margin-bottom: 15px;
	padding-top: 2px;
	padding-bottom: 7px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
  }
 #textbox li a{
	font-size: 130%;
	font-weight: bold;
	color: #2097B9;
	letter-spacing: 2px;	
  }
  #textbox p{
  margin-left:25px;
  margin-bottom:0px;
  margin-top:0px;
  }
/*--------------- box00 ----------------*/
 .box00 {
margin-top:20px;
}
.box00 p {
line-height:160%;
}  
 /*--------------- box01 ----------------*/
 .box01 {
margin-top:20px;
margin-left:5px;
margin-right:5px;
}
.box01 p {
/*line-height:160%;*/
}
.box01-left {
float:left;
width:400px;
}

.box01-right {
float:right;
width:220px;
}

.txt-style01 {
color:#FF6600;
}

 /*--------------- table ----------------*/
table.table-style01 {
width:400px;
border:1px solid #CCCCCC;
border-collapse:collapse;
}

table.table-style01 td {
padding:5px;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px dashed #CCCCCC;
}

table.table-style01 th {
padding:5px;
background-color:#ECFCFC;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px dashed #CCCCCC;
}
table.table-style01 p {
margin:0px;
padding:0px;
}
 /*--------------- table style02 ----------------*/
table.table-style02 {
width:100%;
border:1px solid #CCCCCC;
border-collapse:collapse;
}
table.table-style02 caption {
	padding-bottom:2px;
	font-size: 100%;
	font-weight: bold;
	color: #2097B9;
	padding-top:10px;
}
table.table-style02 td{
padding:5px 2px;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px dashed #CCCCCC;
width:18%;
/*font-style: italic;*/
font-size: 120%;
}
table.table-style02 th.tate{
padding:5px;
background-color:#ECFCFC;
text-align:center;
border-right:1px solid #CCCCCC;
border-bottom:1px dashed #CCCCCC;
width:8%;
}
table.table-style02 th.yoko {
	padding:5px 2px;
	background-color:#ECFCFC;
	text-align:center;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:18%;
	letter-spacing: normal;
	font-size: 80%;
}

/*--------------- box02 ----------------*/
.box02 {
margin-top:20px;
margin-left:5px;
margin-right:5px;
}
.box02 p {
/*line-height:160%;*/
}
.box02-left {
float:left;
width:223px;
}
.box02-right {
float:right;
width:395px;
}
/*--------------- menu----------------*/
.memu-bg{
	background-color: #ECFCFC;
	margin-bottom: 20px;
	padding: 10px;
	width: 375px;
}
.menu_title{
	float:left;
	font-size:120%;
	font-weight: bold;
	letter-spacing: 2px;
}
.menu_price{
	float:right;
	color: #CC0000;
	letter-spacing: 1px;
	font-size:110%;
	font-weight: bold;
}
.box02-right ul{
	margin-left: 10px;
}
.box02-right li{
	margin-bottom: 5px;
	line-height: normal;
}
/* ------------ bnr2 ---------------- */
.bnr2 {
	float:right;
	width:495px;
	height:31px;
}
.bnr2 a{
	width:155px;
	height:31px;
	float:left;
	padding-left: 10px;
}

/* ------------ txt_style ---------------- */

.txt_style01 {
color:#FF6600;
font-weight:bold;
}

/*------------------ xmas --------------------*/

#xmasbox {
	border: 3px double #6d643d;
	margin: 30px 0px 10px;
	padding-top:30px;
	padding-bottom:10px;
	letter-spacing: 1px;
	width:640px;
	text-align:center;
}
#xmasbox .inner{
	width:580px;
	margin:0 auto;
}
#xmasbox ul{
	padding:10px 8px 1px 8px;
	background-color:#D3CDAF;
}
#xmasbox li{
	text-align:center;
	color:#6d643d;
	line-height:120%;
	margin-bottom:15px;
}
#xmasbox p{
	line-height:140%;
	margin-bottom:15px;
}
#xmasbox .right01{
	width:200px;
	margin-left:10px;
	float:right;
}
#xmasbox .left01{
	width:350px;
	color:#6d643d;
	padding-top: 5px;
	float:left;
}
#xmasbox .title{
	font-size:19px;
	font-weight:bold;
	margin-bottom:40px;
	color:#6d643d;
	font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
}
#xmasbox .title_catch{
	font-size:17px;
	font-weight:bold;
	margin-bottom:0px;
	color:#CC0000;
	line-height:100%;
	text-align:center;
}
#xmasbox .title-sub{
	font-size:14px;
	padding-left:5px;
}
#xmasbox .waku-xmas{
	border:1px #6d643d dotted;
	text-align:center;
	margin-top:25px;
}
#xmasbox .bg-xmas{
	color:#6d643d;
	font-size:12px;
	background-color:#C1B891;
	padding:5px;
	font-weight:bold;
}
#xmasbox .title-menu{
	font-size:14px;
	font-weight:bold;
	color:#6d643d;
}
#xmasbox .menu-bg{
	border-bottom:1px solid #6d643d;
	padding:0px 0px 3px 0px;
	color:#6d643d;
	margin-bottom:5px;
}

#xmasbox .right02{
	width:275px;
	float:right;
}
#xmasbox .left02{
	width:320px;
	float:left;
	color:#6d643d;
}
.txt-xmas{
	color:#6d643d;
	font-size:12px;
}
.txt-glay{
	color:#414141
}
#xmasbox02 ul{
	padding:10px 8px 1px 8px;
	background-color:#D3CDAF;
}
#xmasbox02 li{
	text-align:center;
	color:414141;
	line-height:120%;
	margin-bottom:15px;
}
#xmasbox02 p{
	line-height:140%;
	margin-bottom:15px;
}
#xmasbox02 .right02{
	width:280px;
	float:right;
}
#xmasbox02 .left02{
	width:350px;
	float:left;
	color:#6d643d;
}

