@charset "UTF-8";

table{
	padding:0px;
	margin:0px;
	font-size:100%;
}
h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
}
p {
	padding:0px;
	margin:0px;
}
ul , dl , ol{
	padding:0px;
	margin:0px;
}
img {
	border:0px;
	padding:0px;
	margin:0px;
	vertical-align:bottom;
}
form {
	padding:0px;
	margin:0px;
}
a:link {
	color:#FF6400;
	text-decoration: none;
}
a:visited {
	color: #FF6400;
	text-decoration: none;
}
a:hover {
	color: #FF6400;
	text-decoration:underline;
}
a:active {
	color: #FF6400;
	text-decoration: none;
}
a:hover *{
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
	text-decoration:underline;
}


.tb{
	width:600px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:15px 0px 15px 25px;
	text-align:left;
	background: #fff;
}
.tb td , .tb th{
	padding:7px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.tb th{
	width:140px;
	background:#EBE4C8;
	text-align:left;
}
.cl{
	clear:left;
}
.clr{
	clear:right;
}
.clb{
	clear:both;
}
.red{
	font-weight:bold;
	color:red;
}
.text_right{
	margin-right:45px;
	text-align:right;
}
.box{
	background:#FFF5C8 url(../img/box_bottom.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
}
.koboo h3 , .shop h3 , .service1 h3 , .service2 h3 , .mbox h3{
	height:25px;
	margin:0px 0px 5px 25px;
	padding:15px 0px 0px 35px;
	background:url(../img/list.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	font-size:130%;
	color:#FF3200;
}
/************************************/
/*  ヘッダー
/************************************/

#top{
	width:950px;
	height:350px;
	margin:0px auto;
	background:url(../img/data/004.jpg);
	background-position:0 0;
	background-repeat:repeat-x;
	text-indent:-9999px;
}
object,
embed {
    vertical-align:bottom;
}
/************************************/
/*  全体
/************************************/
#container{
	width:950px;
	margin:0px auto;
	padding:0px;
}


/************************************/
/*  ナビ
/************************************/
#navi{
	width:950px;
	height:90px;
	margin:10px auto;
}
#navi strong{
	margin:0px 2.5px;
	float:left;
	text-indent:-9999px;
}
#navi a {
	width:185px;
	height:65px;
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
}
#navi a:hover {
	background-position:-185px 0;
}
#navi a.now {
	background-position:-370px 0;
}

.navi1 a{
	background-image:url(../img/menu/001.gif);
}
.navi2 a{
	background-image:url(../img/menu/002.gif);
}
.navi3 a{
	background-image:url(../img/menu/003.gif);
}
.navi4 a{
	background-image:url(../img/menu/004.gif);
}
.navi5 a{
	background-image:url(../img/menu/005.gif);
}
/************************************/
/*  メイン
/************************************/
#main{
	width:950px;
	margin:20px auto 0px auto;
	padding:0px 0px 0px 0px;
}

/************************************/
/*  左
/************************************/
#left{
	width:280px;
	float:left;
	text-align:left;
	margin:0px;
	background:#F5D42F url(../img/left_bottom.gif);
	background-position:0 bottom;
	background-repeat:no-repeat;
}

.left_shop h2 a{
	height:60px;
	background-image:url(../img/left_shop.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	text-indent:-9999px;
}
.left_shop h3 a{
	width:225px;
	height:170px;
	margin:10px 0px 0px 30px;
	background-image:url(../img/left_shop.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	text-indent:-9999px;
}
.left_shop h4{
	height:80px;
	margin-top:10px;
	background-image:url(../img/left_tel.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.left_shop ul{
	list-style:none;
	margin:8px 20px 0px 15px;
}
.left_shop li{
	margin-top:3px;
	padding-bottom:3px;
	border-bottom:1px dotted #BD9C6C;
}



.left_mail h2 a{
	height:60px;
	background-image:url(../img/left_mail.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	text-indent:-9999px;
}

.left_mail img{
	margin:3px 0px 15px 30px;
	float:left;
}

.left_mail h3{
	margin:0px 30px 0px 115px;
	font-size:100%;
}
.left_mail p{
	margin:0px 30px 15px 30px;
	clear:left;
}
.left_mail h4 a{
	width:150px;
	height:40px;
	margin-left:100px;
	margin-bottom:15px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/left_mail_bt.gif);
	display: block;
	text-indent:-9999px;
}
.left_mail h4 a:hover {
	background-position:-150px 0;
}
/************************************/
/*  右
/************************************/
#right{
	float:right;
	text-align:left;
}


/************************************/
/*  更新情報
/************************************/
.topics{
	padding:0px 0px 25px 0px;
	clear:left;
}
.topics h2{
	width:650px;
	height:50px;
	margin:0px 0px 5px 0px;
	background-image:url(../img/new_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.topics h2 a{
	width:650px;
	height:50px;
	display: block;
}

.topics dl {
	width:580px;
	margin:5px 50px 10px 20px;
	padding-bottom:20px;
}

.topics dt{
	margin:10px 0px 5px 0px;
	padding-left:25px;
}
.topics dd{
	width:530px;
	margin-left:25px;
	margin-right:20px;
	padding-left:20px;
	border-bottom:1px dotted #BD9C6C;
	background-image : url(../img/news.gif);
	background-position:0 0px;
	background-repeat: no-repeat;
}


.topics h3{
	margin-bottom:8px;
}

.topics .img{
	width:120px;
	border-top: 1px solid #966400;
	border-left: 1px solid #966400;
	border-right: 1px solid #501414;
	border-bottom: 1px solid #501414;
	padding:2px;
	margin-right:20px;
	margin-bottom:10px;
	background:#fff;
}

/************************************/
/*  トップページ
/************************************/
.top_com{
	width:650px;
	margin:15px 0px 15px 0px;
}
.top_com h2{
	width:650px;
	height:50px;
	margin:0px 0px 15px 0px;
	background-image:url(../img/top_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.top_com .box{
	overflow:hidden;
}
.top_com img{
	margin-left:25px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
.top_com p{
	width:350px;
	margin:0px 30px 0px 260px;
	padding-bottom:15px;
}
.osusume h2{
	width:650px;
	height:50px;
	margin:15px 0px 15px 0px;
	background-image:url(../img/osusume_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.osusume .osusume_box{
	width:630px;
	margin-left:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.osusume_box ul{
	width:200px;
	margin:15px 2px 15px 4px;
	float:left;
	list-style:none;
	background-image:url(../img/osusume_bg.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
.osusume_box li{
	margin-bottom:5px;
}
.osusume_box .img{
	text-align:center;
}
.osusume h3{
	color:#B41E1E;
	font-size:140%;
	text-decoration:underline;
}
.osusume strong{
	font-weight:normal;
}
.osusume p{
	margin-right:5px;
	font-weight:bold;
	color:#640000;
	font-size:120%;
	text-decoration:underline;
}

/************************************/
/*  メニュー
/************************************/
.menu{
	width:650px;
	margin:0px 0px 15px 0px;
}
.menu1{
	width:650px;
	margin:15px 0px 15px 0px;
}
.title1 , .title2 , .title3 , .title4 , .title5 , .title6 , .title7 , .title8{
	width:650px;
	height:50px;
	margin:0px 0px 15px 0px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.title1{
	background-image:url(../img/menu1.gif);
}
.title2{
	background-image:url(../img/menu2.gif);
}
.title3{
	background-image:url(../img/menu3.gif);
}
.title4{
	background-image:url(../img/menu4.gif);
}
.title5{
	background-image:url(../img/menu5.gif);
}
.title6{
	background-image:url(../img/menu6.gif);
}
.title7{
	background-image:url(../img/menu7.gif);
}
.title8{
	background-image:url(../img/menu8.gif);
}
.mbox{
	width:600px;
	margin:0px 20px 20px 30px;
	background-image:url(../img/mbox_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:5px dotted #EBE4C8;
	overflow:hidden;
}
.mbox img{
	margin-bottom:15px;
	float:left;
}
.mbox h3{
	margin:0px 30px 0px 240px;
	text-decoration:underline;
}
.mbox ul{
	margin:10px 30px 0px 270px;
	list-style:none;
}
.mbox .pri{
	margin-top:10px;
	font-size:150%;
	font-weight:bold;
	color:red;
	text-align:right;
}
.menu .icon li , .menu1 .icon li{
	float:left;
}
.menu .sors1 , .menu1 .sors1{
	width:75px;
	background-image:url(../img/sors1.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.menu  .sors2 , .menu1 .sors2{
	width:75px;
	background-image:url(../img/sors2.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.menu  .sors3 , .menu1 .sors3{
	width:75px;
	background-image:url(../img/sors3.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.menu  .sors4 , .menu1 .sors4{
	width:75px;
	background-image:url(../img/sors4.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.menu  .out , .menu1 .out{
	width:75px;
	background-image:url(../img/out.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.menu h4 , .menu1 h4{
	height:25px;
	margin:0px 0px 5px 0px;
	padding:15px 0px 0px 35px;
	background:url(../img/list.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	font-size:130%;
	text-align:left;
}
.menu table , .menu1 table{
	width:600px;
	margin-left:25px;
	margin-bottom:20px;
	padding-bottom:20px;
	text-align:left;
}
.menu table ul , .menu1 table ul{
	margin-left:35px;
	list-style:none;
}
.menu th , .menu td , .menu1 th , .menu1 td{
	padding:10px;
	border-bottom:5px dotted #EBE4C8;
	font-weight:normal;
}
.menu td , .menu1 td{
	width:150px;
	vertical-align:bottom;
	font-size:150%;
	font-weight:bold;
	color:red;
	background-image:url(../img/mbox_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	text-align:right;
	padding-right:25px;
}
/************************************/
/*  店舗案内
/************************************/
.koboo{
	width:650px;
}
.koboo h2{
	width:650px;
	height:50px;
	margin:0px 0px 15px 0px;
	background-image:url(../img/koboo_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.koboo img{
	margin-left:25px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
.koboo .com1{
	width:350px;
	margin:0px 30px 0px 260px;
	padding-bottom:15px;
}

.koboo .com2{
	margin:10px 20px 20px 70px;
}
.koboo ul{
	margin:-10px 0px 10px 330px;
}
.shop{
	width:650px;
	margin-top:15px;
}
.shop h2{
	width:650px;
	height:50px;
	margin:0px 0px 15px 0px;
	background-image:url(../img/shopinfo_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.shop img{
	margin:0px 0px 15px 10px;
}
.shop p{
	margin:10px 20px 20px 70px;
}

/************************************/
/*  クーポン
/************************************/
.coupon{
	width:650px;
}
.coupon h2{
	width:650px;
	height:50px;
	margin:0px 0px 15px 0px;
	background-image:url(../img/coupon_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.coupon ol{
	width:600px;
	list-style:none;
	background-image:url(../img/coupon_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	margin-left:25px;
	padding:20px 0px 30px 0px;
	border:1px solid #B41E1E;
}
.coupon h3{
	padding:20px 0px 10px 0px;
	color:#640000;
	font-size:150%;
}
.coupon li{
	margin:0px 50px 3px 40px;
	border-bottom:1px dotted #BD9C6C;
}
.coupon .red{
	font-weight:normal;
}
.coupon a {
	width:150px;
	height:40px;
	margin:15px 0px 15px 20px;
	padding-bottom:15px;
	background-image:url(../img/coupon_bt.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	text-indent:-9999px;
}
.coupon a:hover {
	background-position:-150px 0;
}


/************************************/
/*  サービス
/************************************/
.service1{
	width:650px;
}
.service1 h2{
	width:650px;
	height:50px;
	margin:0px 0px 15px 0px;
	background-image:url(../img/mail_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.service1 img{
	margin-left:25px;
	margin-right:20px;
	margin-bottom:20px;
	float:left;
}
.service1 p{
	margin:10px 20px 0px 70px;
	padding-bottom:20px;
}
.service1 ol{
	padding:0px 0px 15px 100px;;
	margin:0px 20px 15px 90px;
	font-weight:bold;
}
.service1 li{
	border-bottom:1px dotted #BD9C6C;
	margin-top:3px;
	padding-bottom:3px;
}
.service2{
	width:650px;
	margin-top:15px;
}
.service2 h2{
	width:650px;
	height:50px;
	margin:0px 0px 15px 0px;
	background-image:url(../img/stamp_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.service2 p{
	margin:10px 20px 20px 70px;
}
.service2 ul{
	padding-bottom:15px;
	margin:0px 20px 15px 90px;
}
.service2 li{
	border-bottom:1px dotted #BD9C6C;
	margin-top:3px;
	padding-bottom:3px;
}
.service2 strong{
	font-size:130%;
	color:red;
}
/************************************/
/*  Page        　　                */
/************************************/

.Page {
	margin:15px auto 15px auto;
	text-align:center;
}

.Page a{
	margin:0px 1px;
	padding:5px 10px;
	border-style:solid;
	border-color:#B41E1E;
	border-width:1px;
	background-color:#ffffff;
}
.Page a:hover{
	background-color:#FFF5C8;
	text-decoration:none;
}
.page_now{
	margin:0px 1px;
	padding:5px 10px;
	border-style:solid;
	border-color:#B41E1E;
	border-width:1px;
	background-color:#F5D42F;
	font-weight:bold;
	color:#321414;
}
/************************************/
/*  GoogleMap
/************************************/
#Map{
	width:420px;
	height:315px;
}
/************************************/
/*  フッター
/************************************/
.page_top{
	width:950px;
	margin:auto;
	padding:25px 0px 0px 0px;
	clear:both;
}
.page_top a {
	width:95px;
	height:64px;
	margin-top:10px;
	margin-left:855px;
	background-image:url(../img/page_top.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	display: block;
	text-indent:-9999px;
}
.page_top a:hover {
	background-position:-95px 0;
}

.sweep{
	font-size:80%;
}
#footer a:link {
	color: #EBDCB4;
	text-decoration: none;
}
#footer a:visited {
	color: #EBDCB4;
	text-decoration: none;
}
#footer a:hover {
	color: #EBDCB4;
	text-decoration:underline;
}
#footer a:active {
	color: #EBDCB4;
	text-decoration: none;
}
#footer{
	width:100%;
	padding:0px;
	height:104px;
	background-image:url(../img/footer_bg.gif);
	background-position:0 bottom;
	background-repeat:repeat;
}
#footer_menu{
	padding-top:50px;
	margin:0px;
	text-align:center;
}
#footer_menu ul{
	margin-top:5px;
	list-style:none;
}
#footer_menu li{
	display:inline;
	padding: 0px 0.8em 0px;
	border-right: 1px #ccc solid;
}
#footer_menu .f_menu_last{
	border-right: none;
}