



.wine_list {
	margin: 20px auto;
	display: block;
	clear: both;
}
.wine_list div {
	margin: 5px 10px;
	padding: 10px 0;
	width: 420px;
	overflow: hidden;
	display: block;
	float: left;
	border-top: 1px solid #996600;
}


/* text */	
.wine_list h2 {
	padding: 40px 0 10px 0;
	color: #996600;
	font-size: 24px;
	font-weight: normal;
	text-indent: 10px;
	display: block;
	clear: both;
}
.wine_list h3 a {
	color: #996600;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.wine_list h3 a span {
	color: #996600;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	display: block;
}
.wine_list p {
	padding: 5px 0 0 0;
	color: #996600;
	font-size: 10px;
	font-weight: normal;
	display: block;
}
.wine_list p span {
	text-align: left;
	font: bold 20px/20px 'Century Gothic', sans-serif;
	display: block;
	color: #900;
}
.wine_list img {
	float: right;
}


/* link color */	
.bl-hot { zoom: 1; }
.bl-hover {
	cursor: pointer;
	background-color: #FFFDEB;
}
/*.bl-hover a:link {
	color: #663300;
	}
.bl-hover a:visited {
	color: #663300;
	}*/









#box_all_index {
	height: auto;
	width: 900px;
	margin-top: 5px;
}

/*----リストのテーブル-----*/
.list_box {
	margin: 0px;
	padding: 0px;
	width: 900px;
	vertical-align: top;
	height: auto;
}
/*----上のリスト1番目-----*/
.list_box01 {
	margin: 0px;
	padding: 10px 5px;
	width: 169px;
	border: 1px solid #330000;
	color: #663300;
	font-size: 10px;
	line-height: 140%;
	text-align: center;
	vertical-align: top;
}
/*----上のリスト2番目以降-----*/
.list_box02 {
	margin: 0px;
	padding: 10px 5px;
	width: 169px;
	color: #663300;
	font-size: 10px;
	line-height: 140%;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
}
/*----下のリスト1番目-----*/
.list_box03 {
	margin: 0px;
	padding: 10px 5px;
	width: 169px;
	color: #663300;
	font-size: 10px;
	line-height: 140%;
	text-align: center;
	vertical-align: top;
	border-left: 1px solid #330000;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
}
/*----下のリスト2番目以降-----*/
.list_box04 {
	margin: 0px;
	padding: 10px 5px;
	width: 169px;
	color: #663300;
	font-size: 10px;
	line-height: 140%;
	text-align: center;
	vertical-align: top;
	border-right: 1px solid #330000;
	border-bottom: 1px solid #330000;
}

/*----画像のマージン-----*/

.list_box01 img,
.list_box02 img,
.list_box03 img,
.list_box04 img {
	padding: 5px;
}
.list_box01 img a,
.list_box02 img a,
.list_box03 img a,
.list_box04 img a {
	padding: 0;
	border-style: none;
}
.list_box01 a,
.list_box02 a,
.list_box03 a,
.list_box04 a {
	text-decoration: none;
	color: #996600;
}
.list_box01 a:hover,
.list_box02 a:hover,
.list_box03 a:hover,
.list_box04 a:hover {
	color: #CC3300;
}


/*インフォメーション-----*/

.item_info {
	margin: 0px;
	padding: 20px 0;
	color: #663300;
	font-size: 12px;
	line-height: 220%;
	text-align: center;
	clear: both;
}

.item_info_mail {
	margin: 20px auto;
	padding: 0px;
	width: 80px;
	height: 55px;
	background: url(../images/mail.jpg) no-repeat 0px 0px;
}
.item_info_mail a {
	margin: 0px;
	padding: 0px;
	width: 80px;
	height: 55px;
	display:block;
	text-indent: -9000px;
	overflow: hidden;
	background: url(../images/mail.jpg) no-repeat 0px 0px;
}
.item_info_mail a:hover {
	background: url(../images/mail.jpg) no-repeat 0px -55px;
}


/*割引率-----*/

.off_01 {
	margin: 0px;
	padding: 5px 0 3px 0;
	font-size: 10px;
	text-align: center;
}
.off_02 {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: bold 35px/35px 'Century Gothic', sans-serif;
}
.off_01 a,.off_02 a {
	color: #663300;
}
.off_01 a:hover,.off_02 a:hover {
	color: #CC3300;
}

