@charset "UTF-8";
/* CSS Document */
body{background:#000;
color:#FFF;}


#wrapper{
margin:0;
padding:0;
background:url() no-repeat center top;}

#header{
margin:0;
padding:0;
background:url() repeat-y center top;
}

#contents{
margin:0;
padding:0;
}

#center{background:url() repeat-y center top;
width:900px;}

img{border:none;}

.top_logo{
	width:900px;
}

.top_caption{
	font-size:12px;
}


.menu_back{
	background:url(img/menu_back.jpg) no-repeat;
	width:915px;
	height:44px;
}

.menu_icon{
	width:900px;
}

.under{
	font-size:12px;
}

.contents{
	width:900px;
	text-align:center;
}

.news{
	font-size:12px;
	width:300px;
}

.news_b{
	border:2px dashed #FFF;
	padding:8px;
}

.news_border{
	height:3px;
	background-color:#FFF;
}

.t_toiawase{
	width:900px;
	font-family:"白舟極太楷書教漢";
	font-size:18px;
	padding:5px;
}

.t_namber{
	font-family:"小塚明朝 Pro B";
	font-size:24px;
	padding:8px;
}



/*店内紹介*/

.tennai_b{
	font-size:14px;
	padding:10px;
}

.tennai_b2{
	font-size:16px;
}

/*Kakashi*/

.bar_tennai{
	background:url(bar/top.jpg) no-repeat;
	width:796px;
	height:1060px;
}

.drink{
	width:400px;
	background-color:#C00;
	font-size:16px;
	font-family:"ヒラギノ明朝 Pro W3";
	border:2px solid #000;
	padding:8px;
}

.drink_name{
	font-family:"小塚明朝 Pro B";
	font-size:24px;
	padding:5px;
	color:#000;
	background-color:#FFF;
}



/*料理メニュー*/

.menu_top{
	font-size:16px;
	padding:30px;
}

.menu_list{
	width:180px;
}

.menu_ippin{
	font-size:15px;
	color:#F30;
	font-family:"A-OTF 新ゴ Pro B";
}

.menu_drink{
	font-size:15px;
	color:#F00;
	font-family:"A-OTF 新ゴ Pro R";
}



/*免責事項*/

.copyright{
	font-size:14px;
}



/*リンク*/

.link_b{
	border:4px solid #FFF;
	font-size:13px;
}

.link_bd{
	border:4px solid #FFF;
}

.link_s{
	background-color:#FFF;
	color:#000;
}

a:link{
	color:#FFF;
	text-decoration: underline;
}

a:visited{
	color:#FFF;
	text-decoration: underline;
}

a:hover{
	color:#666;
	text-decoration: underline;
}
a:active{
	color:#CCC;
	text-decoration: underline;
}
