@charset "shift_jis";

/* CSS Document */



*{

	margin:0;

	padding:0;

}



/* ＝＝＝ 全体設定 ＝＝＝ */

body{

	background:#FFF;

	color:#000;

}



a:link,a:active,a:visited{

	color:#F90;

	text-decoration:none;

}



a img{

	border:none;

}



#container{

	width:738px;

	margin:30px auto;

}

/* ＝＝＝ 全体設定 ＝＝＝ */



	#top_banner{

		font-size:0; /* for IE */

	}



/* ＝＝＝ トップ画像 ＝＝＝＝ */

	#photo_1,#photo_2,#photo_3,#photo_4,#photo_5,#photo_6{

		width:738px;

		height:285px;

		margin:3px 0;

	}

	

		#photo_1{

			background:url(img/photo_1.jpg) no-repeat 0 0;

		}

		

		#photo_2{

			background:url(img/photo_2.jpg) no-repeat 0 0;

		}

		

		#photo_3{

			background:url(img/photo_3.jpg) no-repeat 0 0;

		}

		

		#photo_4{

			background:url(img/photo_4.jpg) no-repeat 0 0;

		}

		

		#photo_5{

			background:url(img/photo_5.jpg) no-repeat 0 0;

		}

		

	#top_space{

		visibility:hidden;

	}



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

	#menu ul{

		font-size:0; /* for BUG */

	}

	

	#menu li{

		display:inline;

		list-style:none;

	}

	

	#menu img{

		margin-right:3px;

	}

	

	#menu .img_corner{

		margin-right:0;

	}

	

	#menu a{

	font-size:0;

	text-decoration:none;

	}



/* ＝＝＝ メインコンテンツ ＝＝＝＝ */

	







/* ＝＝＝ TOP メイン ＝＝＝＝ */	

	#text{

		margin-top:20px;

		height:95px;

	}



		#text_index{

			margin-top:20px;

			height:80px;

		}

			

	*html #text{

		font-size:0;

	}

	



/* ＝＝＝ リンク・店舗案内 ＝＝＝ */

	#infomation{

		height:80px;

	}

	

	#pr{

		width:375px;

		float:left;

	}

	

	#pr_2{

		width:375px;

		float:left;

		margin-top:36px;

		font-size:0;

	}

	

	#store{

		width:363px;

		float:right;

		position:relative;

	}

			#store_index{

				width:363px;

				margin-top:15px;

				float:right;

				position:relative;

			}

	

		#numero{

			position:absolute;

			top:0;

			left:0;

		}

		

		#logo{

			position:absolute;

			top:0;

			right:0;

		}

	

	#access_text,#menu_text,#somm_text{

		display:block;

	}

	

	

/* ＝＝＝ TOP フッタ ＝＝＝＝ */

	#foot{

		font-size:0;

	}

	

		#foot_1{

			background:#222120;

			zoom:100%;

		}

		

			#foot_1:after{

				content:".";

				display:block;

				height:0;

				visibility:hidden;

				clear:both;

			}

			

		#foot_1_info{

			float:left;

		}

		

		#foot_1_address{

			float:right;

		}
