@charset "UTF-8";

#top_contents {
	width: 960px;
	clear: left;
}


#slider1{
	height:417px;
}

#slide_letters{
	opacity: 0;
	filter:alpha(opacity=0);
	color: #fff;
	position: relative;
	top: -280px;
	font-size: 40px;
	padding: 0;
	text-align: center;
	z-index: 999;
	margin-bottom: -60px;
	font-weight: bold;
	text-shadow: 3px 3px 5px #000;
}

#store_intro h3{
	color:#300;
	font-weight:bold;
}

#flash_mov {
	height: 400px;
	width: 1040px;
	float: none;
	clear: left;
	margin: 0px;
	margin-bottom:30px;
	padding: 0px;
}

#middle_contents {
	width: 960px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#left_frame{
	height: auto;
	width: 400px;
	float: left;
}
#top_box {
	height:auto;
	width: 400px;
	margin-bottom:25px;
	}
#top_title {
	height:auto;
	width: 400px;
	}


#store_intro {
	width: 520px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
#store_intro_bottom {
	height: 220px;
	width: 520px;
	margin-top: 240px;

}

#store_intro_title {
	height:auto;
	width: 520px;

}

#imgbox {
	float: left;
	height: auto;
	width: 250px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 20px;
}

#imgbox2 {
	float: left;
	height: auto;
	width: 250px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: none;
}


#bottom_contents {
	height: 300px;
	width: 960px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:left;
}

#hottopics_title {
	height:35px;
	width: 960px;
}

#imgbox3 {
	float: left;
	height: 200px;
	width: 155px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear:none;
}

#imgbox3  img{
	width:132px;
}

#imgbox4 {
	float: left;
	height: 200px;
	width: 200px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
	clear:none;
}

#textbox{
	float: left;
	height: 200px;
	width: 245px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0;
	clear::none;
	margin-bottom:20px;
}
#textbox2{
	float: left;
	height: 260px;
	width: 250px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	clear:none;
}
#textbox3{
	float: left;
	height: 260px;
	width: 250px;
	padding-top: 20px;
	margin-left:0px;
	clear:none;
}
#raryoku_layout{
	width:520px;
	height:165px;
	margin-top:30px;
}
#raryoku_img{
	width:250px;
	height:165px;
	float:left;
}
#raryoku_text{
	width:250px;
	height:80px;
	float:left;
}
#raryoku_text2{
	width:250px;
	height:80px;
	padding-left:20px;
	float:left;
}

#kiev{
	width:250px;
	height:30px;
	margin-top:50px;
	float:left;
}
#kiev_icon{
	width:25px;
	height:30px;
	float:left;
	background-color:#600;
}
#kiev_text{
	width:205px;
	height:30px;
	margin-left:10px;
	float:left;
}

#top_txt_tbox{
	height: auto;
	width: 415px;

}
#top_img_box{
	height: auto;
	width: 400px;

}
#top_txt_box{
	height: auto;
	width: 400px;

}
#top_txt_box2{
	height: auto;
	width: 400px;
	padding-top:20px;

}
#top_txt_box dl{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height:150px;
	overflow:hidden;
}
#top_txt_box dt{
	width:100px;
	float:left;
	margin-right:20px;
	margin-bottom:10px;
}

#top_txt_box dd{
	width:270px;
	float:left;
	margin-bottom:10px;
}

#hototopic_frame {
	width:400px;
	margin-bottom:50px;

}

.top_topic{
	margin-bottom:60px;
}

.top_title_dishes{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

.top_title_cap{
	font-size: 13px;
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 20px;
	text-align: center;
}

.kokuchi {
	padding: 30px 20px;
	width: 80%;
	margin: 0 auto 30px;
	background: #300;
	text-align: center;
}

.kokuchi h2{
	font-size: 16px;
	text-align: center;
	color: #fff;
	/*font-weight: bold;*/
	line-height: 1.8;
	margin-bottom: 10px;
	display: inline-block;
}

.kokuchi hr{
	border: none;
	border-bottom: 1px solid #fff;
	width: 70px;
}
.kokuchi h2 span{
	font-size: 8px;
	color: rgba(255,255,255,0.5);
	letter-spacing: 5px;
}
.kokuchi p{
	text-align: center;
	color: #fff;
	font-size: 14px;
	/*font-weight: bold;*/
	line-height: 1.8;
}

.kokuchi a{
	margin-top: 20px;
	color: #FFF;
	display: inline-block;
	padding: 8px 20px 10px;
	border: 1px solid #fff;
	transition: .3s;
}
.kokuchi a:hover{
	background: #FFF;
	color: #300;
}

.top_dishes{
	margin-top:0;
}

.top_dishes ul{
	margin:30px 0;
}

.top_dishes li{
	font-size:12px;
	width:225px;
	float:left;
	margin-right:20px;
}

.top_dishes li a{
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	display: block;
	margin: 0 auto;
}

.top_dishes li.omega{
	margin-right:0;
}
.top_dishes li img{
	width:225px;
	margin-bottom:10px;
	border:1px solid #eee;
}

.top_dishes li img:hover{
	border:1px solid #ccc;
}

.top_dishes li p{
	padding-top: 5px;
}

.chubo{
	 margin-top:50px;
	 width:520px;
}


.chubo p{
	margin-bottom:20px;
	line-height: 1.7em;
}

p.price{
	text-align: center;
	color: #C60;
	margin-bottom:-4px;
}

.store_info li{
	list-style:disc;
	font-size: 12px;
	padding: 5px 0px;
	margin-left:10px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #888;
}
.history{
	margin-bottom: 30px;
}
.history #underline{
	margin-bottom: 15px;
}
.history .left{
	display: inline-block;
	width: 200px;
	margin-right: 15px;
}
.history .left img{
	width: 100%;
}

.history .right{
	display: inline-block;
	width: 290px;
	vertical-align: top;
}
