@charset "utf-8";
/* CSS Document */

/* --ページ全体設定--*/
body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif,ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 10pt;
	color:#996633;
	line-height:1.5em;
	background: #FFF url(../img/bg.gif) center top repeat-x;
}


#line01{
	margin:0;
	padding:0;
	height:5px;
	border-bottom:#CC9966 dotted 1px;
}

img {
border: 0px;
}

.clear_both {
	clear: both;
}

/* --テキスト設定--*/
h1{
	margin:0;
	padding:3px 10px;
	background:url(../img/h1.gif) repeat-x;
	border-bottom:#F90 solid 1px;
	font-size:12pt;
	line-height:1.5em;
	color:#FFF;
}

h2{
	margin:0;
	padding:3px 10px;
	background:url(../img/h2.gif) repeat-x;
	border-bottom:#66CC99 solid 1px;
	font-size:12pt;
	line-height:1.5em;
	color:#FFF;
}


h3 {
	margin:0;
	padding:0;
	color: #000;
	font-size: 11pt;
	line-height: 1.2em;
	}

p {
	line-height: 1.5em;
	padding: 5px 3px;
	margin: 0;
	font-size: 9pt;
}

.org {
	color:#F60;
	font-weight: bold;
}

.green {
	color:#6699CC;
	font-weight:bold;
}

a, a:link {
	color:#FF6666;
	text-decoration: none;
}
	
a:hover {
	color:#FF9999;
	text-decoration: underline;
	font-weight:bold;
}

/* --ヘッダー設定--*/
#header01{
	margin:0 auto;
	padding:0;
    width:910px;
	height:70px;
	background: url(../img/header_bg01.gif) no-repeat bottom;
}

#header02{
	margin:0 auto;
	padding:0;
    width:910px;
	height:70px;
	background: url(../img/header_bg02.gif) no-repeat bottom;
}

.h_text{
	padding:0;
    text-align:center;
	color:#996633;
}

.panlist{
	text-align:left;
	color:#666;
	padding: 10px 0 0 15px;
	color:#F90;
}

/* --メインフレーム設定--*/
#frame_middle01{
	margin:0 auto;
	padding:0 10px;
	width:890px;
	background: url(../img/middle01.gif) repeat-y;
}

#frame_middle02{
	margin:0 auto;
	padding:0 10px;
	width:890px;
	background: url(../img/middle02.gif) repeat-y;
}

/* --左カラム設定--*/
#frame_left{
	float: left;
	padding-right: 10px;
	width:190px;
	text-align:center;
}

.rogo{
	margin:10px 40px 0 35px;
	width:120px;
	height:120px;
}

/* --左メニュー設定--*/
ul.menu{
	margin:0 auto 10px;
	padding:0;
	width:170px;
	font-size:11pt;
	font-weight:bolder;
	line-height:0
}

ul.menu li{
	list-style-type:none;
}

ul.menu li a{
	display:block;
	background:url(../img/menu01.gif) top left;
	padding-left:25px;
	line-height:30px;
	text-decoration:none;
	color:#630;
	text-align:left;
}

ul.menu li a:hover{
	background:url(../img/menu01.gif) bottom left;
	color:#FFF
}

ul.menu ul{
	margin:0;
	padding-left:20px;
}

ul.menu ul li a{
	background:url(../img/menu02.gif) top left;
	color:#960;
	line-height:20px;
	text-align:left;
	font-size:10pt;
}

ul.menu ul li a:hover{
	background:url(../img/menu02.gif) bottom left;
	color:#FFF;
}

/* --中央カラム設定 2種類--*/
#frame_center_w{
	margin-left:200px;
	padding:0 10px 0 15px;
	width:450px;
	text-align: left;
}

#frame_center{
	margin-left:200px;
    width:230px;
}

/* --メニュー詳細設定--*/
.menu_box {
	background: url(../img/menu_box_bg.gif) no-repeat;
	line-height: 1.5em;
	height:250px;
	margin: 10px 0 15px;
	padding:10px 10px;
	}

.setmenu_box {
	background: url(../img/menu_box_bg.gif) no-repeat;
	line-height: 1.5em;
	height:150px;
	margin: 20px 0 15px;
	padding:10px 10px;
	}

.menu_img {
    float:left;
	margin: 0 10px 0 5px;
	}

.setmenu_img {
    float:left;
	margin: 15px 10px 0 5px;
	}

.price {
	display:block;
	margin: 2px 20px 2px;
	border-bottom:#999 dotted 1px;
	line-height: 1.5em;
	text-align:left;
	}

.q{
   background-image:url(../img/faq01.gif);
   background-repeat:no-repeat;
   padding-left: 25px;
   margin:10px 0 0;
   }

.a{
   background-image:url(../img/faq02.gif);
   background-repeat:no-repeat;
   padding-left: 25px;
   margin:5px 0 5px;
   line-height: 1.5em;
}

/* --インフォ設定--*/
.info_box {
	display:block;
    width: 425px;
	line-height: 1.2em;
	margin: 10px 0 10px 10px;
	padding:3px;
	}

.info_img {
    float:left;
	margin: 0 15px 0 0;
	}


/* --ショップ設定--*/
.shop_box {
	display:block;
    width: 420px;
	height:170px;
	line-height: 1.5em;
	margin: 10px 0;
	}

.shop_img {
    float:left;
	margin: 0 15px 0 0;
	}

.tel{
	font-size:13pt;
	font-weight:bolder;
}

/* --メディア掲載設定--*/
.news_box {
	display:block;
    width: 420px;
	height:100px;
	line-height: 1.5em;
	margin-top: 10px;
	}

.news_img {
    float:left;
	margin: 0 15px 0 0;
	}


/* --サイトマップ設定--*/
.sitemap_list {
	margin: 0;
	padding:10px 25px;
    line-height: 1.5em;
	font-size:13px;
}

.sitemap_list ul {
	margin: 0;
	list-style:none;
	padding: 0;
}

.sitemap_list li {
	margin-top: 15px;
	padding-left: 5px;
	list-style:none;
	background:url(../img/ic02.gif) left no-repeat;
    text-indent:15px;
}

.sitemap_box {
	margin: 0;
	padding:10px 25px;
    line-height: 1.5em;
	font-size:13px;
}

/* --採用情報設定--*/

.recruit_bg {
	display:block;
	background: url(../img/recruit_bg.gif) repeat-y;
	width: 430px;
	margin: 1px;
	border-bottom: 1px solid #FFCC66;
	} 

.recruit_con {
	float: left;
	padding: 5px 0 0 10px;
	} 

.recruit_sub {
	margin-left: 100px;
	padding: 5px 0 5px 10px;
	line-height: 1.5em;
	} 

/* --リンク集設定--*/
.link_left {
    float:left;
    width: 200px;
	line-height: 1.5em;
	margin-left: 10px;
}

.link_right {
    float:right;
    width: 200px;
	line-height: 1.5em;
}

.link_img {
	margin: 10px 0 0;
}

/* --右カラム設定--*/
#frame_right_w{
    float: right;
	margin-right:10px;
	padding:0;
    width:430px;
}

#frame_right{
    float: right;
	margin-right:10px;
	padding:0;
    width:190px;
}

/* --トップページ設定--*/
#new{
	 margin:10px;
	 padding:10px;
	 background-color:#FFF;
     width:390px;
	 height:80px;
	 overflow-y:scroll;
	 border: #996633 solid 1px;
     scrollbar-base-color: #FAE9CF;
	 scrollbar-arrow-color: #996633;
     scrollbar-track-color: #F3D2B1;
}

p.new01{
     text-indent:9em;
}

.shop_list {
	padding: 0;
	}

/* --店舗リスト設定--*/
.shop_list ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	}

.shop_list li {
	display:block;
	width: 190px;
	margin: 10px 0 0 0;
	padding:0 0 10px;
	border-bottom:#390 dotted 1px;
	line-height: 1.5em;
	}

.shop_list_img {
    float: right;

	}

/* --フッター設定--*/
#footer01 {
    margin: 0 auto;
	height: 50px;
	width: 880px;
	padding:0 15px;
    background: url(../img/footer_bg01.gif) no-repeat top;
	clear:both;
}

#footer02 {
    margin: 0 auto;
	height: 50px;
	width: 880px;
	padding:0 15px;
    background: url(../img/footer_bg02.gif) no-repeat top;
	clear:both;
}

.text_link {
    float: left;
	margin-top: 30px;
	color:#F60;
	text-align: left;
	}

.copyright {
    float: right;
	margin-top: 30px;
	text-align: right;
	color:#996633;
	}
#frame_middle02 #frame_center_w table tr td {

}
