@charset "UTF-8";


/*----------------------------------------------------------------------

top_img

----------------------------------------------------------------------*/
#top_img {
	height: 30px;
	background-color: #000;
}


.pagination li {
	float: left;
	display: inline;
	margin: 0 5px;
	}

.pagination li a {
	background: url('../img/slider_bullet.png') no-repeat -10px 0px;
	width: 10px;
	height: 0;
	display:block;
	padding: 10px 0 0;
	overflow:hidden;
	}
.pagination li a:hover { background-position: 0 0;}
.pagination li.current a { background-position: 0 0;}


/*----------------------------------------------------------------------

Contents Style

----------------------------------------------------------------------*/

#button ul li {
	overflow: hidden;
	float: left;
	width: 110px;
	}

#button ul .main {
	margin-right: 8px;}
	
#button ul .main_last {
	margin-right: 0px;}


#button ul li a {
	width: 110px;
	height: 110px;
	overflow: hidden;
	position: relative;
	display: block;
	}
	

#button ul li a#main_1 {
	background: url(img/button01.jpg) no-repeat center 0px;
	width: 110px;
	height: 110px;
}

#button ul li a#main_1:hover {
	background: url('img/button01.jpg') center -110px no-repeat;
	width: 110px;
}

#button ul li a#main_2 {
	background: url(img/button02.jpg) no-repeat center 0px;
	width: 110px;
	height: 110px;
}

#button ul li a#main_2:hover {
	background: url('img/button02.jpg') center -110px no-repeat;
	width: 110px;
}

#button ul li a#main_3 {
	background: url(img/button03.jpg) no-repeat center 0px;
	width: 110px;
	height: 110px;
}

#button ul li a#main_3:hover {
	background: url('img/button03.jpg') center -110px no-repeat;
	width: 110px;
}

#button ul li a#main_4 {
	background: url(img/button04.jpg) no-repeat center 0px;
	width: 110px;
	height: 110px;
}

#button ul li a#main_4:hover {
	background: url('img/button04.jpg') center -110px no-repeat;
	width: 110px;
}

#button ul li a#main_5 {
	background: url(img/button05.jpg) no-repeat center 0px;
	width: 110px;
	height: 110px;
}

#button ul li a#main_5:hover {
	background: url('img/button05.jpg') center -110px no-repeat;
	width: 110px;
}


#button ul li a#main_6 {
	background: url(img/button06.jpg) no-repeat center 0px;
	width: 110px;
	height: 110px;
}

#button ul li a#main_6:hover {
	background: url('img/button06.jpg') center -110px no-repeat;
	width: 110px;
}

#button2 {
	font-size: 12px;
	float: left;
	width: 700px;
}

#button2 li {
	width: 105px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 11px;
	}
	
#button2 li .last{
	width: 80px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	}


#nav ul {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
}


.contents_left {
	width:240px;
	float:left;
	padding-top: 20px;
	margin-right: 20px;
}
	
.contents_right {
	width:700px;
	float:right;
	padding-top: 20px;
	margin-bottom: 20px;
}
.contents_right #button h1 {
	font-size: 16px;
	color: #666666;
	margin: 0px;
}
.text_box {
	font-size: 12px;
	line-height: 25px;
	color: #333333;
	float: left;
	margin-bottom: 20px;
}
.text_left {
	width: 330px;
	float: left;
	margin-right: 20px;
}

.img_right {
	float: right;
	width: 350px;
}
.img_right span {
	}

.text_right {
	width: 330px;
	float: right;
}

.text_right2 {
	/*width: 300px;*/
	float: right;
	font-weight: bold;
	margin-top: 20px;
	text-align: right;
}

.img_left {
	float: left;
	margin-right: 20px;
}

h2 {
	margin-bottom: 10px;
}

.rogo {
	float: left;
	width: 200px;
	margin-top: 10px;
}

#contents .contents_right h1 {
	margin-top: 20px;
	margin-bottom: 10px;
}

table {
	margin-left: 10px;
	width: 320px;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	background-color: #f2f2f2;
}

table tr th {
	text-align: left;
	width: 170px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
table tr td {
	text-align: right;
	color: #F60;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.text_setumei {
	margin-left: 20px;
}
.text_small{
  font-size: 10px;
}
#contents #contents_bk .contents_right .img_right {
	margin-bottom: 16px;
	line-height:1.4em;
}

/*--*/
.freedrink {
	border:2px solid #f60;
	margin-bottom:30px;
	padding:10px;}
.freedrink h3 { text-align:center;}
.freedrink p { text-align:right; color: #F60; font-weight: bold;}
.freedrink  ul  { }
.freedrink  ul li { margin-left:8px; float:left; width:322px; margin-bottom:10px;}
.freedrink  ul li span{ background:#f2f2f2; display:block; padding:0 4px; }
.freedrink  ul li ul {width:314px;margin-left:8px; }
.freedrink  ul li li {width:auto; float:none; display:inline-block;  margin-bottom:0px;}

.bnr_cp {
	margin-top:40px;}

.text_box h3.menu_ttl {
	background: url(../img/mark3.png) no-repeat left 5px;
	clear: both;
}
.text_box h3.menu_ttl.point1 {
	background-position:left 35px;}	
.text_box h3.menu_ttl.point2 {
	background-position:left 40px;}	

.point1 span {
	background:#f00;
	padding:0px 4px;
	color:#fff;
	font-size:0.8rem;
	margin-bottom:2px;
	display:inline-block;}

/**/
#kenzo {margin-bottom: 40px;}
#kenzo ul {margin-top: 20px;}
#kenzo ul li {
	width:320px; margin:5px 10px 5px 0; float: left; border: 1px dotted #ccc;
padding: 10px;}
#kenzo ul li:nth-child(2n) {margin-right: 0px;}

#kenzo ul li .wine_img{width:70px; float: right;}
#kenzo ul li .wine_img img {width:100%; height: auto;}

#kenzo ul li .wine_txt {width:240px; float: left;}
#kenzo ul li .wine_txt span { font-size: 14px; font-weight: bold; display: block; margin-bottom: 10px;}
#kenzo ul li .wine_txt table {width:100%; margin-left: 0;}
#kenzo ul li .wine_txt table th {width:60%; }
