@charset "utf-8";

/*=============================================*/
/*                   home                      */
/*=============================================*/


#wine #key_pages {
	width: 100%;
	height: 658px;
	overflow: hidden;
	position: relative;
	background: url(../img/wine/key.jpg) no-repeat center top;
}

#wine #lead {
	width: 100%;
	position: relative;
	background: url(../img/wine/bg.png) no-repeat center top;
}

#wine #lead .section { padding-top: 83px; }

#wine #lead h2 { text-align: right; }

#wine #lead p.txt {
	width: 473px;
	color: #e7ddd3;
	font-size: 14px;
	line-height: 28px;
	margin-left: 527px;
	min-height: 185px;
}

#wine #lead dl {
	width: 569px;
	color: #e7ddd3;
	font-size: 13px;
	line-height: 26px;
	float: right;
	margin-top: -81px;
}

#wine #lead dl dd {
	margin-left: 2px;
	padding-bottom: 45px;
}

#wine #lead p#title {
	float: right;
	margin-right: 25px;
}

#wine_box {
	width: 1000px;
	margin: 0 auto 60px auto;
	position: relative;
	height: 359px;
	background: url(../img/wine/bg01.jpg) no-repeat center top;
}

#wine_box h2 {
	position: absolute;
	right: 0;
	top: -35px;
}

#wine_box p.txt {
	position: absolute;
	left: 531px;
	top: 124px;
	color: #e7ddd3;
	font-size: 13px;
	line-height: 1.8;
	width: 437px;
}

#wine_box p#bnr {
	position: absolute;
	left: 513px;
	top: 225px;
}

#wine_box01 {
	width: 1000px;
	margin: 0 auto 40px auto;
	position: relative;
	height: 258px;
	background: url(../img/wine/bg02.jpg) no-repeat center top;
}

#wine_box01 dl {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	display: table-cell;
	width: 1000px;
	height: 258px;
	text-align: center;
	vertical-align: middle;
}

#wine_box01 dt {
	color: #e7ddd3;
	font-size: 200%;
	line-height: 1.5;
}

#wine_box01 dt span {
	display: block;
	font-size: 50%;
}

#wine_box01 dd {
	color: #fe9400;
	font-size: 200%;
	margin-top: 30px;
}

#wine_box01 dd span { font-size: 75%; }

.wine_list {
	width: 442px;
	float: left;
	margin-left: 40px;
	padding-top: 24px;
}

.wine_list h3 {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	color: #e7ddd3;
	font-size: 20px;
	height: 35px;
	line-height: 35px;
	background: url(../img/wine/bg_h3.jpg) no-repeat top center;
	padding-left: 30px;
	margin-top: 33px;
}

.wine_list dl {
	color: #e7ddd3;
	font-size: 11px;
	line-height: 16px;
	padding: 12px 0;
	border-bottom: 1px solid #352b21;
}

.wine_list dl:after {
	content: "." !important;
	display: block !important;
	height: 0px !important;
	clear: both !important;
	visibility: hidden !important;
	font-size: 0px !important;
}

.wine_list dl dt {
	float: left;
	font-size: 13px;
}

.wine_list dl dt span { font-size: 11px; }

.wine_list dl dd.price {
	float: right;
	font-size: 13px;
	color: #fe9400;
}

.wine_list dl dd.price span {
	display: block;
	padding-top: 15px;
}

.wine_list dl dd.txt {
	clear: both;
	width: 440px;
	color: #988a7a;
	padding-top: 8px;
}
