@charset "UTF-8";

*{
	margin:0;
	padding:0;
}
a img{
	border-style: none;
}
img{
	border-style:none;
}
body{
	text-align:center;
	font-size: 100%;
}
.container{
	text-align:left;
	margin:0 auto;
	width:815px;
	background:url(../images/top/container_bg.jpg) repeat-y;
	font-size:90%;
}
table{
	margin:0;
	padding:0;
}
ul{
	margin:0;
	padding:0;
}
dl,dt,dd,ul,li,p{
	text-align:left;
}
/* navi */
#navi{
	height:30px;
	margin-left: 5px;
	padding-left: 40px;
	background: url(../images/navi/navi.gif) no-repeat;
}
#navi li{
	width: 120px;
	height: 30px;
	list-style: none;
	float: left;
}
#navi a{
	display:block;
	width: 120px;
	height: 30px;
	text-indent:-9999px;
	overflow: hidden;
	text-decoration:none;
}
#top_menu{background: url(../images/navi/navi_top.gif) ;}
#con_menu{background: url(../images/navi/navi_con.gif) ;}
#tabe_menu{background: url(../images/navi/navi_meal.gif);}
#nomi_menu{background: url(../images/navi/navi_drink.gif) ;}
#koe_menu{background: url(../images/navi/navi_guest.gif) ;}
#tenpo_menu{background: url(../images/navi/navi_shop.gif) ;}

#navi a:hover{
	background-position: 0 -30px;
}
#navi a:active{
	background-position: 0 -60px;
}
#index #top_menu{background-position: 0 -60px;}
#concept #con_menu{background-position: 0 -60px;}
#drink #nomi_menu{background-position: 0 -60px;}
#guest #koe_menu{background-position: 0 -60px;}
#meal #tabe_menu{background-position: 0 -60px;}
#shop #tenpo_menu{background-position: 0 -60px;}

/* navi=END */

#float_area{
	width: 770px;
	text-align: center;
	margin: 10px;
}
/* メインBOXここから */
#content{
	width: 486px;
	float: left;
	text-align: left;
	line-height: 1.2em;
	font-size:95%;
}
.content_h2 h2{
	height: 25px;
	width: 486px;
	background: url(../images/top/box/box_top.jpg);
	font-size: 100%;
	line-height: 25px;
	text-indent: 1.5em;
}
.content_h2{
	background: url(../images/top/box/box_bg.jpg) repeat-y;
	width: 486px;
}
.box_box{
	width: 486px;
	padding:10px 0;
	background: url(../images/top/box/box_bottom.jpg) no-repeat left bottom;
	margin-bottom: 5px;
}
.box_box h3{
	font-size:110%;	
}

.box_box .box_2 dl.text_info{
	margin-top:14px;
}
.box_box .box_2 dl.text_info dt{
	font-weight:bold;
	color:#333333;
	border: #E4E4E4 solid 1px;
	border-right: #CCCCCC solid 1px;
	border-bottom: #CCCCCC solid 1px;
	background:#E3E2D7;
	padding: 3px 10px 1px;
}
.box_box .box_2 dl.text_info dd{
	padding-top:8px;
	margin-left:15px;
	line-height:1.4em;
}
.box_box li{
	margin:0.5em 0;
	margin-left: 20px;
}
.clearfix .box_box ul{
margin-top:0;
margin-bottom:0;
}

/* 6月のおすすめ　ここから */
#month_recommend img{
	width: 100px;
	height: 70px;
	float: left;
	margin-top:5px;
}
.box_text{
	width: 110px;
	float: left;
	margin-top:10px;
	padding-right:5px;
}
.text_right{
	text-align: right;
	font-size: 90%;
	padding:10px 20px 5px 10px;
}
.box_left1{
	width: 215px;
	float: left;
	margin-right:10px;
	padding-right: 5px;
	border-right: dashed 1px #999;
}
.box_left{
	width: 215px;
	float: left;
	padding-right: 5px;
}
.box_left dt{
	font-weight: bold;
}
.box_left1 dt{
	font-weight: bold;
}
.nedan{
	text-align: right;
	padding-right:5px;
	color:#333;
}
.box_2{
	padding: 5px 0;
	margin:0 17px;
	list-style: none;
}
.box_2.bd{
	border-bottom: solid 1px #C0C0C0;
}
box_2 img{
	width: 103px;
	height: 70px;
	float: left;
}

/* clearfix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
/* clearfix=END */

/* 6月のおすすめ　ここまで */

/* 寄席情報　ここから */
#yose h3{
	color: #CC6600;
}
.p_gray{
	color: #CC6600;
}
/* 寄席情報　ここまで */

/* お知らせ　ここから */
#info_box{
	font-weight: bold;
}

#info dt{
	font-weight: bold;
}
/* お知らせ　ここまで */


/* 右のBOXここから */
#side{
	width: 260px;
	float: right;
	text-align: center;
}
.side_con{
	margin-bottom: 15px;
	text-align:center;
}
.side_con p{
	font-size:90%;
}
.side_p{
	margin-top:-8px;
}
.p_red{
	color:#CC6600;
}
/* 右のBOXここまで */

/* clearfix */
#float_area:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#float_area {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html #float_area { height: 1%; }
#float_area { display: block; }
/* End hide from IE-mac */

/* clearfix=END */

/* フッターここから */
address{
	width: 800px;
	height: 25px;
	line-height:25px;
	font-size: 90%;
	text-align: center;
	margin: 10px 0 0 5px;
	background: #003300;
	color: #fff;
	clear: both;
}
/* フッターここまで */