@charset "utf-8";

@import url("../packages/default/css/import.css");

/*　共通設定　*/
*{
	margin:0px;
	padding:0px;
}
body{
	width:100%;
	font-size:12px;
	color:#555555;
	text-align:center;
	margin:0px auto;
	background-color:#ffffff;
	line-height: 1.5em;
}
a{
	color:#555555;
	text-decoration:underline;
}
a:hover{
	color:#555555;
	text-decoration:none;
}
a img{
	border:none;
}
img {
	border:none;
}
.clear{
	clear:both;
}
strong{
	font-weight: normal;
}
.red{
	color:#FF0000;
}



/*　ヘッター　*/
#mainheader{
	width:100%;
	height:160px;
	text-align:center;
	margin:0px auto;
	background-color:#000000; 
}
.sub{
	width:960px;
	height:160px;
	text-indent:-1000em;
	background:url(../packages/default/img/header/ramen_headder.jpg);
	margin:0px auto;
}
.sub a{
	display:block;
	width:960px;
	height:160px;
	text-decoration:none;
}
.important {
	color: #FF0000;
	font-weight: bold;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 600px;
	border: 1px double #666666;
	background: white;
}



/*　インフォメーション　*/
#cart{
	width:960px;
	height:82px;
	text-align:left;
	margin:5px auto 5px;
}
.cart{
	float:left;
	width:250px;
	height:82px;
	background:url(../packages/default/img/cart/cart.jpg);
	margin:0px 0px 0px 0px;
}
.cart3{
	width:200px;
	margin:14px 0px 0px 50px;
}
.cart2 a{
	display:block;
	width:100px;
	height:20px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:center top;
	text-decoration:none;
	margin:20px 75px 0px 75px;
}
.cart2 a:hover{
	background-position:left bottom;
}
.cart2 a.c01{
	background-image: url(../packages/default/img/cart/cart2.jpg);
}

#cart_l{
	text-align:left;
	margin:0px auto;
	width:960px;
}
.cart_l1{
	float:left;
	width:350px;
	height:42px;
	background:url(../packages/default/img/cart/cart3.gif);
	margin:10px 0px 0px 20px;
}
.cart_l3{
	float:left;
	width:170px;
	margin:11px 0px 0px 50px;
}
.cart_l2{
	float:right;
	width:100px;
	height:20px;
	margin:11px 15px 0px 0px;
}
.cart_l2 a{
	display:block;
	width:100px;
	height:20px;
	text-indent:-1000em;
	background-position:center top;
	text-decoration:none;
}
.cart_l2 a:hover{
	background-position:left bottom;
}
.cart_l2 a.c01{
	background-image: url(../packages/default/img/cart/cart2.jpg);
}

.kau{
	float:right;
	width:125px;
	height:25px;
	margin:20px 20px 0px 0px;
}
.kau a{
	display:block;
	width:125px;
	height:25px;
	text-indent:-1000em;
	background-position:center top;
	text-decoration:none;
}
.kau a:hover{
	background-position:left bottom;
}
.kau a.c02{
	background-image: url(../packages/default/img/detail/ramen_kau.gif);
}


.news{
	float:right;
	width:700px;
	height:82px;
	background:url(../packages/default/img/top/news.jpg);
}	
.news_txt{
	margin:23px 10px 0px 10px;
	height:50px;
	overflow:auto;
}

/*　コピー　*/
#copy{
	width:960px;
	height:70px;
	text-indent:-1000em;
	background:url(../packages/default/img/top/ramen01_O2.jpg) ;
	margin:0px auto 5px;
}

/*　ラーメン　*/

#ramen{
	width:100%;
	text-align:center;
	margin:0px auto;
}
#ramen ul{
	list-style-type:none;
}
#ramen li{
	float:left;
}
#ramen a{
	display:block;
	height:310px;
	width:310px;
	text-indent:-1000em;
	background-repeat:no-repeat;
	background-position:center top;
	text-decoration:none;
}
#ramen a:hover{
	background-position:left bottom;
}
#ramen a.r01{
	background-image: url(../packages/default/img/top/1-005main.jpg);
}
#ramen a.r02{
	background-image: url(../packages/default/img/top/1-003main.jpg);
}
#ramen a.r03{
	background-image: url(../packages/default/img/top/1-004main.jpg);
}
#ramen a.r04{
	background-image: url(../packages/default/img/top/1-001main.jpg);
}
#ramen a.r05{
	background-image: url(../packages/default/img/top/1-020main.jpg);
}
#ramen a.r06{
	background-image: url(../packages/default/img/top/1-018main.jpg);
}
#ramen a.r07{
	background-image: url(../packages/default/img/top/1-006main.jpg);
}
#ramen a.r08{
	background-image: url(../packages/default/img/top/1-002main.jpg);
}
#ramen a.r09{
	background-image: url(../packages/default/img/top/1-022main.jpg);
}
#ramen a.r10{
	background-image: url(../packages/default/img/top/1-026main.jpg);
}
#ramen a.r11{
	background-image: url(../packages/default/img/top/1-023main.jpg);
}
#ramen a.r12{
	background-image: url(../packages/default/img/top/1-024main.jpg);
}
#ramen a.r13{
	background-image: url(../packages/default/img/top/1-028main.jpg);
}
#ramen a.r14{
	background-image: url(../packages/default/img/top/1-029main.jpg);
}



/*　フッター　*/

.footer{
	width:960px;
	text-align:center;
	margin:0px auto;
}
.footer01{
	text-align:center;
	padding:10px 0px 0px 0px;
	color:#FFFFFF;
}
.footer02{
	text-align:center;
	padding:5px 0px 0px 0px;
	color:#FFFFFF;
}
.footer03{
	text-align:center;
	padding:5px 0px 00px 0px;
	font-size:11px;
	color:#FFFFFF;
}



#footer{
	width:960px;
	height:100px;
	background:url(../packages/default/img/fotter/ramen_footer.jpg);
	margin:0px auto;
}
.footer02 a{
	color:#FFFFFF;
	text-decoration:underline;
}
.footer02 a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
#footer06{
	width:760px;
	text-align:left;
	margin:0px auto;
}
.f06{
	width:760px;
	height:58px;
　　　　　　　 text-align:left;
/*	font-size:2px; */
	line-height: 150%;
	font-weight:600; 
	font-color:#ffffff;
	font-family:"ＭＳ明朝",serif; 
	padding:20px 0px 0px 0px;
	background:url(../packages/default/img/top/ramen.jpg);
	margin:0px auto;
}
#footer07{
	width:200px;
	text-align:right;
	margin:0px auto;
}
.f07{
	width:200px;
	height:58px;
	text-align:right;
	text-indent:-1000em;
	background:url(../packages/default/img/fotter/ramen_footer_2.jpg);
	margin:0px auto;
}	

#footerbg{
	width:100%;
	height:100px;
	text-align:center;
	margin:0px auto;
	background-color:#000000;
}
/*　記事部　*/
#kiji01bg{
	width:960px;
	height:660px;
	text-align:center;
	margin:0px auto;
	<!--background:url(../packages/default/img/detail/ramen_02_0401.jpg);-->
	}


.kiji01{
	text-align:left;
	font-size:14px;
	line-height: 150%;
	padding:115px 20px 0px 470px;
	color:#000000;
}	
.kiji02{
	width:920px;
	text-align:left;
	font-size:14px;
	line-height: 150%;
	margin:0px auto;
	padding:0px 20px 10px 20px;
	color:#000000;
}
.kiji03bg{
	width:960px;
	height:35px;
	margin:0px auto;
	<!--background:url(../packages/default/img/detail/ramen_02_0403.jpg);-->
}	
.kiji03{
	width:920px;
	text-align:left;
	font-size:14px;
	line-height: 150%;
	margin:0px auto;
	padding:0px 20px 10px 20px;
	color:#000000;
}


#kiji04bg{
	width:960px;
	height:384px;
	text-align:center;
	margin:0px auto;
<!--	background:url(hakataramen02/images/1-022_detail03.jpg);-->
	}

.kiji04{
	text-align:left;
	font-size:14px;
	line-height: 150%;
	padding:140px 20px 0px 480px;
	color:#000000;
}
#kiji05bg{
	width:960px;
	height:222px;
	text-align:center;
	margin:0px auto;
}
.kiji05{
	text-align:left;
	font-size:14px;
	line-height: 150%;
	padding:65px 20px 0px 190px;
	color:#000000;
}



#dami{
	width:960px;
	height:450px;
	text-align:center;
	margin:0px auto;
	background:url(../packages/default/img/detail/ramen_02_04dami.jpg);
}


/*　デフォルト画面　*/
#topheader{
	width:100%;
	text-align:center;
	margin:0px auto;
	background:#000000;
}
.h01{
	width:960px;
	height:285px; 
	text-indent:-1000em;
/*	background:url(../packages/default/img/top/ramen00_001.jpg); */
	margin:0px auto;
}

.h02{
	width:960px;
	height:97px; 
	text-indent:-1000em;
	background:url(../packages/default/img/top/ramen00_002.jpg);
	margin:0px auto;
}
.h03{
	width:960px;
	height:410px; 
	text-indent:-1000em;
	background:url(../packages/default/img/top/ramen00_003.jpg);
	margin:0px auto;
}
.h04{
	width:960px;
	height:240px; 
	font-size:20px;
	line-height: 150%;
	font-weight:600; 
	font-color:#ffffff;
	font-family:"ＭＳ明朝",serif; 
	padding:20px 0px 0px 0px;
	background:url(../packages/default/img/top/ramen00_004.jpg);
	margin:0px auto;
}
.h05{
	width:80px;
	height:30px; 
	text-indent:-1000em;
	background:url(../packages/default/img/top/ramen00_005.jpg);
	margin:0px auto;
}

#point{
	width:940px;
	align:center;
	margin:0px auto;	
	font-weight: bold;
	font-size:14px;
	background-color:#FAEBD7;
}
.ptitle{
	text-align:left;
	padding:5px 0px 0px 5px;
	color:#FF0000;
}	
.pdetail{
	text-align:left;
	padding:5px 0px 25px 10px;
	color:#000000;
}	

#detailinfo {
	width:940px;
	align:center;
	font-size:14px;
	margin:5px auto;
}
.detailinfo01 {
	text-align:left;
	padding:5px 0px 10px 5px;
	color:#000000;
}

#detailadvice {
	width:940px;
	align:center;
	margin:0px auto;
	font-size:14px;
                color:#FF0000;
	padding:5px;
}



#shopping{
   width:700px;
   align:center;
   margin:0px auto;	
   font-color:#ffffff;
--   font-family:"ＭＳ明朝",serif; 
}
.shoppingtitle{
   font-size:16px;
   text-align:left;
   font-weight: bold;
   color:#696969;
}
.shoppingdetail{
   text-align:left;
   margin:0px 0px 10px 0px;
}

.pricered{
   color:#ff0000;
   font-size:16px;
   font-weight: bold;
}
.detail_cd{
  color:#0000ff;
   font-size:14px;
   font-weight: bold;
   margin:0px 0px 0px 0px;
}
.detail_price{
  color:#ff0000;
   font-size:16px;
   font-weight: bold;
   margin:10px 0px 0px 0px;
}
.detail_pricedef{
  color:#000000;
   font-size:14px;
   margin:3px 0px 5px 0px;
}

.detail_def{
  color:#000000;
   font-size:14px;
   font-weight: bold;
   margin:5px 0px 5px 0px;
}

.detail_end{
  color:#ff0000;
   font-size:16px;
   font-weight: bold;
   margin:20px 0px 10px 0px;
}


/*　キャンペーン*/
#campain{
	width:920px;
	height:110px;
	text-indent:-1000em;
	background:url(../packages/default/img/top/RAMEN_BN1007.jpg) ;
	margin:0px auto 10px;
}
