@charset "UTF-8";


/* INFORMATION =================================

【この美味しさに麺喰らう！至福の麺'sマップ】
　作成：ikari　2015/02


 * CSS NAME      : style.css
 
 
  1:common
  2:header
  3:g_navi
  4:footer
  5:index
 
 
===============================================*/



/*---------------
 1:common
---------------*/

body{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 16px;
	color: #333;
	vertical-align: baseline;
	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height:150%;
}

a img {
	border-style:none;
}

a:link { 
	color:#2379a0;
}

a:visited { 
	color:#2379a0; 
}

a:hover { 
	color:#2379a0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

.clear{clear:both;}

.fl_l{float:left;}

.fl_r{float:right;}

.bgc01{background:#600f10;}

.bgc02{background:#110000;}

.bgc03{background-image:url("../img/background03.png");
       background-repeat: repeat;}

.bgc04{background-image:url("../img/background04.png");
       background-repeat: repeat;}

/* 画像リンクfade */
.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}

.fade:hover {  
    opacity: 0.4;  
    filter: alpha(opacity=60);  
}   


/* pagetopデザイン */
.pagetop {
	position: fixed;
	bottom: -40px;
	right: 50px;
}
.pagetop a {
	display: block;
	width: 60px;
	height: 40px;
	background-color: #333;
	border-radius: 8px 8px 0 0;
	text-align: center;
	color: #fff;
	font-size: 24px;
	text-decoration: none;
	line-height: 40px;
}


/* clearfix */

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  






/* ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓ */

/*---------------
2:header
---------------*/
#head {
	width: 100%;
	height:120px;
}

#head-980 {
	width: 980px;
	margin: 0 auto;
	height:120px;
}

#head h1{
	float:left;
	margin:0;
	}

#head p{
	float:right;
	margin:0
	}


/*---------------
3:g_navi
---------------*/
#navi-bg {
	width: 100%;
}

#navi {
	width: 980px;
	margin: 0 auto;
}

#navi ul{
	margin:0 auto;
	padding:15px 0;
	width:980px;
	text-align:center;
	color:#ffcb03;
	}

#navi ul li{
	list-style:none;
	display:inline;
	margin:0 0 0 30px;
	}

#navi ul li a{
	color: #fff;
	text-decoration: none;
}




/*---------------
4:footer
---------------*/

#footer {
	width: 100%;
	color:#fff;
	overflow:hidden;
	background-color: #600f10;
}

#footer-980 {
	width: 980px;
	padding:20px 0;
	margin: 0 auto;
}

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


/*下段ナビ*/

#footer ul{
	margin:0 0 40px 80px;
	padding:0;
	}

#footer ul li{
	list-style:none;
	/*background:url(../img/foot_icon.png) left 0.4em no-repeat;
	text-indent:-1em;*/
	padding:0 15px 0 1em;
	display:inline;
	}

#footer ul li a{
	text-decoration:none;
	color:#fff;
	}

#address{
	text-align:center;
	margin-bottom:70px;
	}

#copy{
	text-align:center;
	}


/*---------------
5:index
---------------*/

/* -HOME- メインイメージ*/
#main_image {
	width: 100%;
	}

#main_image-980 {
	width: 980px;
	margin: 0 auto;
	padding: 30px 0 0 0;
	}

#main_image img{
	display:block;
	vertical-align:bottom;
	}
	
/* -HOME- shopindex*/
#index_shop {
	width: 100%;
	}

#index_shop-980 {
	width: 980px;
	margin: 0 auto;
	padding:30px 0 0 0;
	}

#index_shop .indexArea h3{
	margin:0 0 50px 0;
	float: left;
	}
	
#index_shop .indexArea h3.indeximageLeft{
	margin-right: 64px;
	}
	

/*店舗詳細*/
#info{
	width:100%;
	}

#info-980{
	width:980px;
	margin:0 auto;
	padding:30px 0 0 0;
	}

#info h2{
	margin:0;
	}
	
#info .imageArea p{
	float: left;
	}
	
#info .imageArea p.imageLeft{
	margin-right: 64px;
	}

#info .shop_comment{
	padding:0 20px 0 30px;
	}
	
#info .shop_comment p.main_cmt{
	font-weight: 600;
	}
	

/*交通案内*/
#access-980{
	width:980px;
	margin:0 auto;
	padding:30px 0 40px 0;
	text-align:center;
	}
	
#access-980_2{
	width:980px;
	margin:0 auto;
	padding:60px 0 40px 0;
	text-align:center;
	}
	
#access-980 dl,#access-980_2 dl{
	margin:30px 0;
	padding:0;
	color:#2b0f00;
	font-weight: 600;
	}

#access-980 dl dt.shop_tt,#access-980_2 dl dt.shop_tt{
	font-size:1.5em;
	line-height:1.5em;
	}
	
#access-980 dl dd a,#access-980_2 dl dd a{
	color: #0005e9;
	text-decoration: underline;
}








