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

/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

img{
	vertical-align:top;
	margin: 0;
	padding: 0;
}
	
body{
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	color:#333;
	padding: 0px;
	margin: 0px;
}

.clear {
    clear:both;
	font-size:1px;
	line-height:1px;
}


/*****************************************************
		レイアウトスタイル
*****************************************************/

#wrap01{
	width:980px;
	margin:0 auto;
	background-color:#FFF;
}

#wrap02{
	width:940px;
	margin:0 auto;
}

ul{
	padding-bottom:20px;
}

#mainimg img{
	max-width:980px;
}

.contents_01{
	width:680px;
	float:left;
	margin-right:20px;
}

.contents_02{
	width:240px;
	float:left;
}

.contents_03{
	width:680px;
	float:left;
	margin-left:20px;
}

.contents_04{
	width:940px;
	margin-bottom:25px;
}

.contents_05{
	width:460px;
	float:left;
	margin-right:20px;
}

.contents_06{
	width:460px;
	float:left;
}

.marbtm30{
	margin-bottom:30px;
}

/*****************************************************
		トップページ
*****************************************************/

#top_subwrap{
	margin-bottom:25px;
}

.top_subimg{
	float:left;
	margin-right:10px;
}

.top_subimg img{
	max-width:220px;
}

.top_subimg_last img{
	max-width:220px;
}

.top_subimg02{
	float:left;
	margin-right:12px;
}

.top_subimg02 img{
	max-width:305px;
}

.top_subimg02_last img{
	max-width:305px;
}

.top_subimg_last{
	float:left;
}

#top_maincopy{
	font-size:24px;
	font-weight:bold;
	line-height:150%;
	margin-bottom:10px;
}

#top_subcopy{
	margin-bottom:30px;
}


#under_titwrap{
	margin-bottom:25px;
	padding:0 20px;
}


/*****************************************************
		メニュー
*****************************************************/

#recwrap{
	margin-bottom:10px;
}

#recwrap02{
	float:left;
	margin-right:20px;
}

#recwrap03{
	float:left;
}

#rec_photo{
	float:left;
	margin-right:10px;
}

#rec_photo02{
	float:left;
	margin-right:10px;
}

#rec_txt{
	float:left;
	width:410px;
}

#rec_txt02{
	float:left;
	font-size:14px;
	width:570px;
}

#rec_title{
	font-size:18px;
	font-weight:bold;
	border-bottom:solid 1px #333333;
	padding-bottom:5px;
	margin-bottom:10px;
}


.menu_photo{
	float:left;
	margin-right:10px;
}

.menu_photo img{
	max-width:180px;
}

.menu_photo02{
	float:left;
	margin-right:10px;
}

.menu_photo02 img{
	max-width:250px;
}

#rec_photo img{
	max-width:260px;
}

#rec_photo02 img{
	max-width:360px;
}

.menu_catwrap{
	margin-bottom:30px;
}

.menu_wrap01{
	margin-bottom:10px;
}

.menu_wrap02{
	float:left;
	width:490px;
}

.menu_wrap03{
	float:left;
	width:680px;
}

.menu_name{
	font-size:16px;
	font-weight:bold;
	border-bottom:solid 1px #333333;
	padding-bottom:5px;
	margin-bottom:10px;
}

.menu_txt{
	font-size:14px;
	margin-bottom:5px;
}

.menu_price{
	font-size:16px;
	font-weight:bold;
	color:#B20000;
}
	
/*****************************************************
		ギャラリー
*****************************************************/

.gal_table{
	margin-bottom:15px;
}

.gal_table table {
}

.gal_table th{
	padding: 9px;
	text-align: left;
	vertical-align:top;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.gal_table td{
	padding: 9px;
	text-align: left;
	vertical-align:top;
	font-weight:normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.gal_table p{
	padding-top:10px;
}

.gal_table img{
	max-width:310px;
}

.galleryphoto02 img{
	max-width:285px;
}

/*****************************************************
		クーポン
*****************************************************/

.couponwrap01{
	border:solid 1px #CCC;
	padding:20px;
	margin-bottom:20px;
	text-align:center;
}

.cou_tit{
	font-size:30px;
	padding-bottom:10px;
	margin-bottom:10px;
}

.cou_com{
	font-size:14px;
}

.pricewrap{
	padding:25px 0 10px 0;
	color:#D80000;
}

.cou_price{
	font-size:27px;
}

.cou_spe{
	font-size:60px;
}

.remarks{
	margin-bottom:10px;
}

/*****************************************************
		店舗詳細
*****************************************************/

#shop_name{
	font-size:24px;
	font-weight:bold;
	width:100%;
	padding-bottom:10px;
	border-bottom:solid 3px #333;
}

.shop_table{
	margin-bottom:30px;
	font-size:14px;
}

.shop_table td{
	padding:15px 0;
	border-bottom:solid 1px #333;
	vertical-align:top;
}

.shop_img img{
	max-width:300px;
}

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

/*****************************************************
		サイドメニュー
*****************************************************/

#fb{
	background:url(../images/facebook_tit.jpg) no-repeat;
	padding-top:25px;
	margin-bottom:30px;
}

#fb02{
	background:url(../images/facebook_tit02.jpg) no-repeat;
	padding-top:25px;
}

#info{
	background:url(../images/info_tit.jpg) no-repeat;
	padding-top:25px;
	color:#FFF;
	margin-bottom:30px;
}

#info02{
	background:url(../images/info_tit02.jpg) no-repeat;
	padding-top:25px;
	color:#FFF;
}

#infowrap td{
	vertical-align:top;
	padding:10px 0;
	border-bottom:solid 1px #FFFFFF;
}

#infowrap tr{
	margin-bottom:10px;
}

/*****************************************************
		フッター
*****************************************************/

#footer{
	padding:25px 0;
	margin-top:20px;
	border-top:solid 1px #000000;
	text-align:center;
	font-size:14px;
}

#footer a{
	color:#000;
	text-decoration:none;
}

#footer a:hover{
	color:#666;
	text-decoration:none;
}

address{
	font-style:normal;
	font-size:12px;
	padding-top:15px;
}


/*****************************************************
		新着情報
*****************************************************/

#top_newswrap{
	padding-top:25px;
	margin-bottom:20px;
}

.top_news_post{
	border-bottom:dotted 1px #000000;
	padding:15px 0;
}

.top_news_date{
	font-weight:bold;
	width:130px;
	float:left;
}

.top_news_title{
	float:left;
}

.top_newsbtn{
	text-align:right;
	padding-top:10px;
}

.top_news_post a{
	color:#000;
	text-decoration:none;
}

.top_news_post a:hover{
	color:#666;
}

.news_wrap01{
	padding-bottom:20px;
}

.news_date{
	font-size:14px;
	font-weight:bold;
	color:#000;
	margin-bottom:5px;
	padding-top:10px;
}

.news_title{
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
}

.news_txt{
	margin-bottom:20px;
}

.news_title a{
	color:#000;
	text-decoration:none;
}

.news_title a:hover{
	color:#666;
}