@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: #0000ff;
	text-decoration: none;
}
a:visited {
	color: #400080;
	text-decoration: none;
}
a:hover {
	color: #0064C8;
	text-decoration:underline;
}
a:active {
	color: #400080;
	text-decoration: none;
}

.err{
	background-color:#ffe6e6;
	font-size:120%;
	font-weight:bold;
}
.red{
	color:#ff0000;
}
.ex{
	color:#666;
	font-size:90%;
}
.cl{
	clear:left;
}
.text_right{
	text-align:right;
	margin-right:30px;
}
.tb{
	width:520px;
	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:120px;
	background:#e7e7e7;
	color:#505050;
}
.tb2{
	width:520px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:15px 0px 15px 25px;
	text-align:left;
	background: #fff;
}
.tb2 td , .tb2 th{
	padding:7px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

.tb2 th{
	font-weight:normal;
	background:#e7e7e7;
}
.tb textarea{
	width:365px;
	height:200px;
	font-size:100%;
}
.Mail_submit{
	padding-top:2px;
	font-weight:bold;
	color: #ffffff;
	border: solid 1px #000000;
	background-image:url(../img/search_bt.gif);

}
.bt{
	margin-left:25px;
}
.image{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	margin:0px 4px 5px 5px;
	padding:2px;
	background-color:#fff;
}
.com{
	margin:10px 30px 10px 30px;
}
.com2{
	margin:15px 30px 10px 190px;
}
.cl{
	clear:left;
}
.clr{
	clear:right;
}
.clb{
	clear:both;
}
/************************************/
/*  全体
/************************************/
#container{
	width:850px;
	margin:auto;
	padding-bottom:10px;
	background-color:#fff;
	text-align:left;
}


/************************************/
/*  ヘッダー
/************************************/
#header{
	width:850px;
	margin:0px auto;
	background-color:#fff;
}
#header h1{
	height:16px;
	margin:0px auto;
	padding-left:7px;
	font-size:80%;
	font-weight:normal;
	color:#fff;
	text-align:left;
	overflow:hidden;
	background-image:url(../img/head_h1.gif);
	background-position:0 0;
	background-repeat:repeat-x;
}

#head{
	padding:5px 5px 0px 5px;
}
.head_logo{
}
.head_logo a {
	width:250px;
	height:50px;
	background-image:url(../img/head_logo.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
	float:left;
}

.head_right{
	width:200px;
	margin-top:15px;
	float:right;
}
.head_right ul{
	list-style:none;
}
.head_right li{
	float:left;
}
.head_right a {
	width:60px;
	height:31px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
}
.head_right a:hover {
	background-position:-60px 0;
}

.head_menu1 a{
	background-image:url(../img/head_home.gif);
}
.head_menu2 a{
	background-image:url(../img/head_mail.gif);
}
.head_menu3 a{
	background-image:url(../img/head_acc.gif);
}

.head_main{
	margin:0px 205px 0px 265px;
	margin-top:30px;
}
.head_main h2{
	font-size:100%;
	font-weight:normal;
}
.head_title{
	margin:0px 5px;
	padding:0px;
}
/************************************/
/*  メニュー
/************************************/
#menu{
	padding-top:3px;
	margin:3px 5px 0px 5px;
	border-top:1px solid #ccc;
	clear:left;
}
#menu ul {
	list-style:none;
}
#menu li{
	float:left;
}
#menu a {
	width:168px;
	height:35px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
}
#menu a:hover {
	background-position:-168px 0;
}
#menu a.now {
	background-position:-336px 0;
}

.menu1 a{
	background-image:url(../img/menu/1.gif);
}
.menu2 a{
	background-image:url(../img/menu/2.gif);
}
.menu3 a{
	background-image:url(../img/menu/3.gif);
}
.menu4 a{
	background-image:url(../img/menu/4.gif);
}
.menu5 a{
	background-image:url(../img/menu/5.gif);
}
.menu6 {
	width:168px;
	height:35px;
	background-image:url(../img/menu_bg.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	padding:0px;
}



/************************************/
/*  メイン
/************************************/
#main{
	padding:5px;
}



/************************************/
/*  右
/************************************/
#right{
	width:575px;
	margin:25px 0px;
	float:right;
}
.topics h3{
	height:30px;
	margin-bottom:10px;
	background-image : url(../img/news_title.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
.topics dl {
	margin:5px 10px 10px 5px;
	padding:0px;
	background-color:#fff;
}

.topics dt{
	margin:5px 0px 0px 20px;
	color:#666;
	font-size:85%;
}
.topics dd{
	margin-left:25px;
	padding-left:20px;
	background-image:url(../img/news.gif);
	background-repeat: no-repeat;
	background-position:0 1px;
	border-bottom:1px dotted #ccc;
}
.top{
	margin:10px 20px 10px 0px;
}
.top h3{
	height:30px;
	margin:20px 0px;
	background-image : url(../img/kodawari_title.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
.rank h3{
	height:30px;
	margin:20px 0px;
	background-image : url(../img/osusume_title.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
.rank .pri{
	font-size:110%;
	font-weight:bold;
}
.rank .name{
	width:350px;
	padding:5px;
	margin:0px 20px 5px 180px;
	background-color:#faebeb;
	font-weight:bold;
	font-size:120%;
	color:red;
}
.rank hr{
	width:500px;
	height:1px;
	margin:15px auto;
	border:1px solid #e7e7e7;
	text-align:center;
}
.rank .com2{
	margin:10px 50px 10px 210px;
}
.rank .pri{
	text-align:right;
	margin-right:50px;
}
/************************************/
/*  メニューページ
/************************************/
.m_navi {
	width:498px;
	margin:0px 0px 0px 30px;
	padding-bottom:30px;
	list-style:none;
}
.m_navi li{
	float:left;
}
.m_navi a {
	width:166px;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
}
.m_navi a:hover {
	background-position:-166px 0;
}
.m_navi .m_now a {
	background-position:-166px 0;
}

.m1 a{
	background-image:url(../img/food/m1.gif);
}
.m2 a{
	background-image:url(../img/food/m2.gif);
}
.m3 a{
	background-image:url(../img/food/m3.gif);
}
.m4 a{
	background-image:url(../img/food/m4.gif);
}
.m5 a{
	background-image:url(../img/food/m5.gif);
}
.m6 a{
	background-image:url(../img/food/m6.gif);
}
.m7 a{
	background-image:url(../img/food/m7.gif);
}
.msp{
	width:166px;
	height:40px;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/food/msp.gif);
	text-indent:-9999px;
	padding:0px;
}
.menu_box{
	width:380px;
	padding:10px 0px 10px 0px;
	margin-bottom:30px;
	float:left;
	overflow:hidden;
}
.menu_box ul{
	list-style:none;
}
.menu_box li{
	margin:5px 15px 0px 45px;
	padding:0px 0px 5px 15px;
	border-bottom:1px dotted #ccc;
	float:none;
	background-image : url(../img/list2.gif);
	background-position:0 center;
	background-repeat: no-repeat;
}
.menu_box2{
	width:155px;
	padding-top:10px;
	float:left;
}
.menu_box2 img{
	border:1px solid #1E1E1E;
	margin-bottom:5px;
}

.menu h2{
	width:520px;
	height:35px;
	margin-top:20px;
	margin-left:20px;
	padding-left:50px;
	padding-top:7px;
	clear:left;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/food/bg.gif);
	font-size:150%;
}
.menu h3{
	width:520px;
	height:35px;
	margin-top:20px;
	margin-left:20px;
	padding-left:50px;
	padding-top:7px;
	clear:left;
	background-position:0 0;
	background-repeat:no-repeat;
	background-image:url(../img/food/bg2.gif);
	font-size:150%;
}
/************************************/
/*  店舗情報ページ
/************************************/
.shop h3{
	height:30px;
	margin-bottom:10px;
	background-image : url(../img/shop_title.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
.shop .box{
	width:170px;
	padding-bottom:7px;
	margin:5px 0px 15px 10px;
	float:left;
	border:1px solid #ccc;
	text-align:center;
}
.shop .box p{
	margin-bottom:5px;
	background-color:#fffff0;
}
/************************************/
/*  メールページ
/************************************/
.mail h3{
	height:30px;
	margin-bottom:10px;
	background-image : url(../img/mail_title.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
/************************************/
/*  新着情報一覧ページ
/************************************/
.update h3{
	height:30px;
	margin-bottom:10px;
	background-image : url(../img/update_title.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
/************************************/
/*  飲酒運転ページ
/************************************/
.insyu h3{
	height:30px;
	margin-top:50px;
	margin-bottom:10px;
	background-image : url(../img/insyu_title.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
/************************************/
/*  クーポンページ
/************************************/
.coupon h3{
	height:30px;
	margin-bottom:10px;
	background-image : url(../img/coupon_title.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
.coupon_box{
	width:500px;
	margin:20px 0px 10px 35px;
	border:1px solid #ccc;
}
.coupon_box h4{
	padding:10px 15px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	background-image : url(../img/couse_bg.gif);
	background-position:0 0;
	background-repeat: repeat;
	color:#fff;
	font-size:120%;
}
.coupon_box ul{
	margin:10px 15px 0px 25px;
	list-style-image: url(../img/list2.gif);
}
.coupon_box li{
	padding:2px;
	border-bottom:1px dotted #e7e7e7;
}
.coupon_box .name{
	font-size:150%;
	font-weight:bold;
}
.coupon_box p{
	padding:0px 10px 10px 10px;
	clear:right;
}
.coupon a {
	width:200px;
	height:35px;
	margin-left:35px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display: block;
	padding:0px;
	background-image:url(../img/coupon_bt.gif);
}
.coupon a:hover {
	background-position:-200px 0;
}


/************************************/
/*  コースページ
/************************************/
.couse_box1 ,
.couse_box2 {
	margin-bottom:35px;
	border:1px solid #ccc;
	background:#FFFFEB;
}
#couse1 ,
#couse2{
	margin-left:35px;
	clear:left;
	border:1px solid #ccc;
}
.couse_box1 h2{
	height:35px;
	text-indent:-9999px;
	margin-bottom:10px;
	background-image : url(../img/couse_1.gif);
	background-position:0 0;
	background-repeat: no-repeat;
}
.couse_box2 h2{
	height:35px;
	margin-bottom:10px;
	text-indent:-9999px;
	background-image : url(../img/couse_2.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	clear:left;
}
.couse_box3{
	margin:30px 0px;
	padding:5px;
	border:1px solid #910F0F;
	background:#FFF0F0;
	clear:left;
}


.couse_box1 ul ,
.couse_box2 ul {
	margin:10px 35px 30px 35px;
	list-style:none;
	font-weight:bold;
}
.couse_box1 li ,
.couse_box2 li {
	width:150px;
	float:left;
	margin-right:5px;
	padding-left:10px;
	background-image : url(../img/list2.gif);
	background-position:0 center;
	background-repeat: no-repeat;
}
.couse_img{
	padding:20px 0px 10px 50px;
	clear:left;
}
.couse_img img{
	border:1px solid #ccc;
	margin:0px 3px 7px 0px;
}
/************************************/
/*  左
/************************************/
#left{
	width:250px;
	margin:25px 0px;
	float:left;
}
.left_banner{
	margin-bottom:5px;
}
.left_rank h4{
	height:40px;
	margin-top:15px;
	background-image : url(../img/left_rank.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
.left_rank ul{
	background-image : url(../img/left_bg.gif);
	background-position:0 0;
	background-repeat: repeat-y;
	color:#fff;
	list-style:none;
}
.left_rank li{
	margin:0px 10px 0px 10px;
	padding:10px 0px;
	border-bottom:1px dotted #ccc;
}
.left_rank .rank1{
	height:35px;
	padding:10px 0px 0px 50px;
	margin-bottom:5px;
	background-image : url(../img/rank1.gif);
	background-position:0 0;
	background-repeat: no-repeat;
}
.left_rank .rank2 span{
	margin-left:11px;
	font-size:140%;
	color:#fff;
}
.left_rank .rank3 span{
	margin-left:17px;
	color:#fff;
}
.left_rank .rank4 span{
	margin-left:19px;
	color:#fff;
}
.left_rank .rank10 span{
	margin-left:11px;
	color:#fff;
}
.left_rank .rank10{
	border-bottom:none;
}
.left_bottom{
	height:7px;
	background-image : url(../img/left_bottom.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
.left_shop h4{
	height:40px;
	margin-top:15px;
	background-image : url(../img/left_shop.gif);
	background-position:0 0;
	background-repeat: no-repeat;
	text-indent:-9999px;
}
.left_shop ul{
	background-image : url(../img/left_bg.gif);
	background-position:0 0;
	background-repeat: repeat-y;
	color:#fff;
	list-style:none;
	border-bottom:1px dotted #1E1E1E;
}
.left_shop li{
	margin:0px 10px 0px 100px;
}
.left_shop .shop_img{
	margin:0px;
	float:left;
}
.left_shop p{
	padding:5px;
	background-image : url(../img/left_bg.gif);
	background-position:0 0;
	background-repeat: repeat-y;
	color:#fff;
}
.left_tw{
	margin-top:15px;
}
/************************************/
/*  GoogleMap
/************************************/
#Map{
	width:365px;
	height:300px;
}

/************************************/
/*  Step                            */
/************************************/
#Step{
	width:520px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:15px 0px 15px 25px;
	text-align:left;
	background: #e7e7e7;
}
#Step td , #Step th{
	padding:4px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	color:#999;
}

#Step th{
	width:170px;
	background: #ffe6e6;
	color:#333333;
}
.step_com{
	margin:0px 35px;
}
/************************************/
/*  フッター
/************************************/
#footer{
	margin:0px 5px 5px 5px;
	clear:both;
}
.footer_top{
	margin:5px 5px 0px 0px;
	float:right;
}
.footer_top a{
	background-image : url(../img/page_top.gif);
	background-repeat: no-repeat;
	width:100px;
	height:20px;
	display:block;
	text-indent:-9999px;
}
.footer_top a:hover{
	background-position:-100px 0;
}
#footer_menu{
	margin:0px;
	text-align:center;
	background-image:url(../img/footer_line.gif);
	background-position:0 0;
	background-repeat:repeat-x;
	color:#fff;
	clear:right;
}
#footer_menu ul{
	margin:0px;
	padding-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;
}
.sweep{
	font-size:80%;
}

