/* CSS Document */

body{
	margin: 0px;
	font-family: Lato, "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image:url(../img/haikei.jpg);
	color:#FFFFFF;
}
.cl{
	clear:both;
}
p,h1,h2,h3,h4,h5,h6{margin:0px;
}


/*-----------------------------------------------------*/

#main {
	width:730px;
	margin-left:auto;
	margin-right:auto;
}
#main .side {
	width:2px;
	background-color:#336600;
}
#main .middle {
	width:726px;
	background-color:#000000;
}

/*-----------------------------------------------------*/

#header {
	width:720px;
	height:75px;
	margin:5px 3px 0px;
}
#header h2{
	font-size:12px;
	font-weight:normal;
	margin:5px 5px 10px;
}
#header .rogo {
	width:310px;
	float:left;
}
#header .btn {
	width:160px;
	float:left;
	margin-top:10px;
	text-align:right;
	padding-right:5px;
}
#header .tel {
	width:240px;
	float:right;
	font-size:28px;
	font-weight:bold;
	text-align:right;
	padding-right:5px;
}

/*ヘッダーメニュー
-----------------------------------------------------*/

#menu {
	width:720px;
	height:38p;
	margin-left:3px;
	background-image:url(../img/menu_none.jpg);
}
#menu .menu_a {
	width:143px;
	float:left;
}
#menu .menu_a_2 {  /*メニューが５つ以下の場合、ブログボタンのスタイル*/
	width:148px;
	float:left;
}
#menu .menu_b {
	width:148px;
	float:right;
}

/*フラッシュ
-----------------------------------------------------*/

#flash {
	margin-left:3px;
}

/*トップページ　画像部分
-----------------------------------------------------*/

h3{
	text-align: center;
	line-height: 130%;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;

}
#img_waku {
	width:680px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#img_waku .img1 {
	float:left;
	margin-right:5px;
}
#img_waku .img2 {
	float:right;
}

/*トップページ店主言葉
-----------------------------------------------------*/

#tensyu_kotoba {
	width:686px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}

/*-----------------------------------------------------*/

.shop_text{
	width: 656px;
	font-size: 15px;
	line-height: 125%;
	margin-bottom: 10px;
	padding-left: 35px;

}

/*-----------------------------------------------------*/

#photo1_3 {
	width:685px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#photo1_3 .photo1 {
	float:left;
	width:233px;
}
#photo1_3 .photo2 {
	float:left;
	width:234px;
}
#photo1_3 .photo3 {
	float:right;
	width:218px;
}

hr {
	width:685px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}

/*店舗情報ページ・出前
-----------------------------------------------------*/

#demae_waku{
	width:675px;
	margin-top: 5px;
	margin-left:20px;
	border: 1px solid #990000;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	padding:5px;
	height: 225px;
	color:#333333;
}
.delivery_title{
	padding: 10px 5px 10px;
}
#delivery_box{
	border-collapse:collapse;
	float: left;
	width: 485px;
}
#delivery_box .delivery_box_left{
	width: 100px;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;

}
#delivery_box .delivery_box_right{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 13px;

}
.demae_img {
	float:right;
	padding-right:25px;
}
.denwa_number{
	margin-top: 15px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	font-weight: bold;
}
.phone_number{
	font-size: 32px;
	float: left;
	margin-bottom: 40px;
}
.phone_number small {
	font-size:12px;
}
/*店舗情報ページ・店舗情報
-----------------------------------------------------*/

#data{
	width:675px;
	margin-top: 5px;
	margin-left:20px;
	border: 1px solid #990000;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	padding:5px;
	color:#333333;
}
.info_box{
	border-collapse:collapse;
	float: left;
	width:306px;
}
.info_box th{
	padding:5px;
	border:solid 1px #CCCCCC;
	width: 100px;
	background-color: #FFFFCC;
	font-weight:normal;
	font-size: 13px;
}
.info_box td{
	padding:5px;
	border:solid 1px #CCCCCC;
	font-size: 13px;
}
.gaikan{
	float: right;
	margin-right: 10px;
}
.google_map{
	margin-left: 25px;
	margin-bottom: 15px;

}
.map_title{
	clear: both;
	margin-left: 20px;
	margin-top: 15px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;

}

/*メニューページ・メニュー
-----------------------------------------------------*/
.menu_main{
	width:675px;
	margin-top: 5px;
	margin-left:20px;
	border: 1px solid #336600;
	background-color:#FFFFFF;
	margin-bottom: 10px;
	padding:5px;
	color:#333333;
}
.menu_area{
	border-collapse:collapse;
}
.menu_title{
	margin-top: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
}
.menu_main h3{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	height: 24px;
	width: 655px;
	background-color: #336600;
	text-align: center;
	margin-left: 13px;
	padding-top: 4px;
}
.gazo_oshinagaki{
	float: left;
	width: 155px;
}
.hinmei{
	font-size: 14px;
}
.nedan{
	font-size: 14px;
	text-align: right;
	margin-top: 40px;
	margin-right: 15px;
}
.nedan3{
	font-size: 14px;
	text-align: right;
	margin-right: 15px;
	line-height: 125%;
}
.oshina_waku{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	width: 305px;
	margin-left: 10px;
	height: 94px;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.gazo{
	float: right;
}
.oshinagaki{
	clear: both;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 15px;
	margin-bottom: 10px;
	width: 305px;
	padding-bottom: 10px;
}
.oshinagaki h4{
	float: left;
	font-size: 14px;
	font-weight: normal;
}
.nedan2{
	float: right;
	font-size: 14px;
}
.sp{
	height: 35px;
}
.isonedan{
	font-size: 11px;
	text-align: right;
	margin-top: 30px;
	margin-right: 15px;
	line-height: 135%;
}


/*メニューのランキング部分
-----------------------------------------------------*/
.menu_txt1{
	padding-left: 20px;
	margin: 0px;
	line-height: 125%;
	font-size: 15px;

}
.ranking_waku{
	clear: both;
	padding-left: 20px;
	height: 20px;
	padding-bottom: 5px;

}
.ranking{
	font-size: 20px;
	font-weight: bold;
	float: left;
	padding-right: 20px;

}
.ranking2{
	font-size: 20px;
	font-weight: bold;
	float: left;
	padding-right: 20px;

}
.imgbox{
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;

}

/*バナー部分
-----------------------------------------------------*/

#banner {
	width:685px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
}
#banner .banner1 {
	float:left;
	width:242px;
}
#banner .banner2 {
	float:left;
	width:243px;
}
#banner .banner3 {
	float:right;
	line-height:145%;
	text-align:right;
	font-size:12px;
}
#banner a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

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


#footer {
	width:716px;
	background-color:#336600;
	padding:5px;
}
#footer .foot_keyword {
	margin-right: 10px;
	line-height: 135%;
	font-size: 12px;
	text-align:right;
}
t;
}
ght;
}
t;
}
t;
}
align:right;
}
t;
}
