body {	background-color: #000000;	margin: 0px;	padding: 0px;}
.index-bg {	background-color: #EBE9DA;	background-image:  url(images_color/index-bg.jpg);	background-repeat: no-repeat;	background-position: left bottom;}
#main-menu,.header,#footer {	background-color: #a8b87e;}

/*メニュー*/
#main-menu{	color: #006633;	font-size: 12px;	vertical-align: top;	padding-top: 25px;	line-height: 140%;}
#main-menu a:link {	color: #FFFFFF;	text-decoration: none;}
#main-menu a:visited {	color: #FFFFFF;	text-decoration: none;}
#main-menu a:hover {color: #006633;	background-color: #FFFFFF;}
#main-menu .txt{color: #FFFFFF;}
#main-menu .txt2{	color: #FFFFFF;	font-size: 10px;	padding-left: 8px;	padding-bottom: 3px;}
.index-bg h1{margin: 0px;padding: 0px;vertical-align: top;}

/*階層メニュー*/
#main-menu2{	color: #006633;	font-size: 12px;	vertical-align: top;	padding-top: 30px;	line-height: 140%;	padding-left: 30px;}
#main-menu2 a:link {	color: #FFFFFF;	text-decoration: none;}
#main-menu2 a:visited {	color: #FFFFFF;	text-decoration: none;}
#main-menu2 a:hover {color: #006633;	background-color: #FFFFFF;}
#main-menu2 .txt{color: #FFFFFF;}
#main-menu2 .txt2{	color: #FFFFFF;	font-size: 10px;	padding-left: 8px;	padding-bottom: 3px;}
/*フッタ*/
#footer{	font-size: 10px;text-align: right;	vertical-align: bottom;	padding-bottom: 5px;	padding-right: 10px;}
#footer2{	font-size: 10px;	text-align: right;	vertical-align: bottom;	padding-bottom: 5px;padding-top: 0px;	padding-right: 5px;	padding-left: 0px;}
/*ヘッダ*/
.header,.header2{	padding-right: 15px;	text-align: right;}

/*トップページに使用*/
/*新着情報*/
#topic{
	font-size: 12px;
	color: #993300;
	overflow: scroll;
	height: 260px;
	width: 445px;
}
#topic table{
	font-size: 12px;
}
#topic a:link {	color: #333333;	text-decoration: none;}
#topic a:visited {color: #333333;}
#topic a:hover {color: #993300;}
#topic p{	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #993300;	margin: 0px;	padding: 4px 0px;}

.index-bg h2{	margin: 12px 25px 0px 0px;	background-color: #D2C33F;	padding: 0px; font-size:12px;}

.index-bg h3{	margin: 12px 25px 0px 0px;	padding: 0px; font-size:12px;}

.marquee{
	margin: 12px 25px 0px 0px;
	padding:0px; 
	font-size:16px;
	height:20px;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}


.hoka{background-color: #D2C33F;	background-image:  url(images_color/fude_02.gif);	background-repeat: no-repeat;	background-position: right; text-align: center;}

/*クーポン*/
#webqoupon{
	background-image: url(images/q_05.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 15px;
	font-size: 11px;
	line-height: 130%;
	text-align: center;
	padding-left: 10px;
}
#webqoupon a:link {	color: #666666;	text-decoration: underline;}
#webqoupon a:visited {color: #666666;}
#webqoupon a:hover {color: #993300;}

/*共通通常使用*/
.text10px {font-size: 10px;}
.text12px {font-size: 12px;}
.text14px {font-size: 14px;}
.text16px {font-size: 16px;}
/*クラス"tdline"のtdの背景を白にします。テーブル余白を広げテーブル背景をつけると、枠を付ける事ができます。クラスは手書きです。*/
.tdline td {
	background-color: #FFFFFF;
}
.photo2 {
	font-size: 10px;
	text-align: center;
	float: right;
	display: block;
}
.text {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
.orange {
	color: #ffa500;
}


/*階層のベース*/
#class-base{	background-image: url(images_color/cla_bg.gif);	background-repeat: no-repeat;	background-position: right top;	background-color: #FFFFFF;}
#class-base h1{	margin: 0px;	padding: 22px 0px 0px 10px;	vertical-align: top;}

/*パンクズリスト*/
#pan {	font-size: 10px;	color: #666666;	padding-left: 170px;	padding-top: 42px;}
#pan a:link {font-size: 10px;color: #666666;text-decoration: underline;}
#pan a:visited {font-size: 10px;color: #666666;text-decoration: underline;}
#pan a:hover {font-size: 10px;color: #006633;text-decoration: none;}

/*----------------------------------------------------*/
/*コンテンツ*/
#contents {
	font-size: 12px;
	color: #333333;
	line-height: 120%;
	padding-top: 10px;
}
#contents table {	font-size: 12px;	color: #333333;	line-height: 120%;}

/*外枠パターン*/
.wakuP1 {
	border: 1px solid #666666;
	margin: 4%;
	padding: 3%;
}
.wakuP2 {
	border: 1px #FF0000 dotted;
}
.wakuP3 {
	border: 1px dotted #999966;
}
.wakuP4 {
	border: 1px dotted #999966;
	background-color: #FFFFFF;
}
.wakuP5 {
	border: 1px solid #FF9900;
	background-color: #FFFFFF;
	padding: 13px;
	display: block;
	width: 80%;
	left: auto;
	right: auto;
	text-align: center;
}
.linehuku td{
	border-bottom: 1px solid #cc9999;
	border-left: 2px solid #cc3366;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #cc9999;
	border-right-color: #cc9999;
}
.line2 {  border-color: black black #CC3300; border-style: dashed; border-bottom-width: 2px}

/* 紙媒体向けスタイル定義 */
@media print {
body {
	background-color: #FFFFFF;
}
header2,main-menu2,footer2{
	visibility: hidden;
}
}
.logo-sita {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.txt3 {
	font-size: 10px;
	color: #FFFFFF;
}

.news-bg-top {
	background-image: url(images_color/fude_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.news-bg {
	background-image: url(images_color/fude_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 248px;
}


.news{
	background-image: url(images_color/fude_01.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


.id_banner_back{
	background-image: url(images/fude_new.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.news_waku_top{
	background-color:#FFFFFF;
	background-position: right top;
	font-size:12px;
	margin:0px 12px 0px 0px;
	padding:10px 5px 5px 5px;
	border:#FF0000 solid 2px;
}


.news_waku{
	background-color:#FFFFFF;
	background-position: right top;
	font-size:12px;
	margin:10px 12px 0px 0px;
	padding:5px 5px 5px 5px;
	border:#FF0000 solid 2px;
}


.news_text{
	background-color:#FFFFFF;
	background-position: right top;
	font-size:12px;
	margin:10px 12px 0px 0px;
	padding:5px 12px 5px 5px;
	border:#FF0000 solid 2px;
}


.id_banner_waku{
	background-color:#FFFFFF;
	background-position: right top;
	font-size:12px;
	margin:10px 0px 0px 0px;
	padding:5px 5px 5px 5px;
	border:#a89131 solid 2px;
	float:left;
}


.id_banner{
	font-size:12px;
	margin:0px auto;
	padding:0px;
	float:left;
}


.id_banner_text{
	width:265px;
	font-size:17px;
	font-weight:bold;
	color:#e4010b;
	margin:0px auto;
	padding:0px 0px 0px 5px;
	float:left;
}


.id_banner_text a{
	width:265px;
	font-size:17px;
	font-weight:bold;
	color:#e4010b;
	margin:0px auto;
	padding:0px 0px 0px 5px;
	float:left;
}


.raku_banner_text{
	width:265px;
	font-size:17px;
	font-weight:bold;
	color:#e4010b;
	margin:0px auto;
	padding:0px 0px 0px 5px;
	float:left;
}


お店マップ
#map {
	margin: 0px;
	padding: 0px;
	width: 370px;
}
#map h5{
	margin: 0px;
	padding: 0px 0px 5px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#map p{
	font-size: 12px;
	font-weight: normal;
	padding-bottom: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 120%;
}
