@charset "UTF-8";

body {
	font-size: 85%;
	background-color: #A0262A;
	margin: 0px;
	color: #505050;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 707px;
	background-image: url(../../img/bg_center.gif);
	background-repeat: repeat-y;
}
#wrapper #header {
	height: 80px;
	width: 707px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #gnavi {
	height: 29px;
	width: 695px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/bg_center.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
}
* html  #wrapper #gnavi {
	height: 29px;
	width: 707px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../img/bg_center.gif);
	background-repeat: repeat-y;
	padding-left: 12px;
	margin-top: -3px;
}
#wrapper   #gnavi   img {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
#wrapper    #container  {
	margin-top: 0px;
	margin-right: 12px;
	margin-left: 12px;
}
#container #submenu {
	margin-top: 10px;
	margin-left: 10px;
	width: 480px;
	float: left;
}
*html #container #submenu {
	width: 480px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
#container #submenu #catcopy {
	vertical-align: top;
	font-size: 70%;
	color: #63572D;
	font-weight: normal;
	text-align: left;
	line-height: 80%;
}
#container #submenu #catcopy p {
	background: url(../../img/news.jpg) no-repeat;
	text-align: right;
	height: 18px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
	padding-top: 10px;
}
#container #bunner {
	vertical-align: top;
	text-align: right;
	width: 180px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
}
#container #bunner img {
	margin-top: 7px;
}
#container  #news {
	background: url(../../img/news_bg.jpg) no-repeat right center;
	text-align: left;
	font-size: 80%;
	min-height: 249px;
	height: auto !important;
	height: 249px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
*html #container #news {
	background: url(../../img/news_bg.jpg) no-repeat right center;
	text-align: left;
	font-size: 80%;
	min-height: 249px;
	height: auto !important;
	height: 249px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#container  #news   ul {
	margin: 0;
	padding: 0;
}
#container  #news   li {
	list-style: none;
	padding: 0 0 10px 50px;
	margin-bottom: 10px;
	border-bottom: 1px dotted #A6924D;
	width: 336px;
	line-height: 1.4;
}
#container  #news  .menu     {
	background: url(../../img/menu_icon.jpg) no-repeat;
}
#container  #news  .info {
	background: url(../../img/info_icon.jpg) no-repeat;
}
#container  #news  .special {
	background: url(../../img/special.jpg) no-repeat;
}

#news a:link, a:visited, a:active, a:hover {
	color: #9F2627;
}
#wrapper #footer {
	font-size: 70%;
	color: #FFFFFF;
	width: 707px;
	text-align: center;
	line-height: 350%;
	background-image: url(../../img/1007footer_tresor.gif);
	background-repeat: no-repeat;
	height: 45px;
}
*html #wrapper #footer {
	font-size: 70%;
	color: #FFFFFF;
	width: 707px;
	text-align: center;
	line-height: 350%;
	background-image: url(../../img/1007footer_tresor.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-top: -3px;
}
img {
	border: none;
}
.banner  {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.specialDinner {
	width: 420px;
	background: url(../../news/img/4th_bg.jpg);
	margin: 0 auto;
	font-size: 75%;
	color: #666;
}
.yokoku {
	width: 410px;
	margin: 0 auto 1em auto;
}
.yokoku dt  {
	background: #f9f9f9;
	border: 1px solid #ccc;
	padding: 3px;
	margin-bottom: 5px;
}

dl.yokoku dd {
	margin: 0;
	padding: 0;
	text-align: left;
}
.imagecenter {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

/*フォント*/
.fss { font-size: x-small; line-height: 120%;}
.fs { font-size: small; line-height: 120%;}
.fm { font-size: 95%; line-height: 130%;}
.fl { font-size: large;}

/*リンク下線マウスオーバーのみ*/
.line { text-decoration: none; } 
.line:hover { text-decoration: underline; } 

/*リンク下線なし*/
.noline { text-decoration: none; } 

.link { color:#997F54; } 
.link2 { color:#666666; } 
.caption {
	margin: 3px 0 0 0;
	padding: 0;
	font-size: 70%;
	color: #666;
}
