@charset "utf-8";
.key {
	width: 900px;
	background-color: #130E0E;
	background-image: url(../img/key_bg.jpg);
	background-repeat: no-repeat;
	height: 270px;
	margin-bottom: 13px;
}
.key h2 {
	margin-left: 435px;
	margin-bottom: 16px;
	padding-top: 24px;
}
.key p {
	margin-left: 437px;
	width: 450px;
	font-size: 13px;
	line-height: 150%;
	color: #CCCCCC;
}
.lineup {
	width: 360px;
	float: left;
	margin-top: 15px;
}
.lineup h3 {
	margin-bottom: 11px;
}
.lineup ul {
	width: 340px;
	background-image: url(../img/lineup_bg.gif);
	background-repeat: repeat-y;
	display: block;
}
.lineup h5 {
	width: 243px;
	float: left;
	text-align: center;
	display: block;
}
.lineup .spec {
	float: left;
	width: 97px;
}
.lineup li {
	padding-top: 23px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lineup .photo {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 16px;
}
.lineup .link {
	background-color: #F2F0EE;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.lineup .link a {
	margin-top: 8px;
	margin-right: 16px;
	background-image: url(../img/lineup_arror.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
}
.main {
	float: left;
	width: 540px;
}
.wine_btn {
	text-align: right;
	margin-bottom: 10px;
}
.main h3 {
	margin-bottom: 15px;
}
.main01_01L {
	float: left;
	width: 300px;
}
.main01_01R {
	float: right;
	padding-right: 5px;
}
.main h4 {
	background-image: url(../../../common/img/h4bg.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 9px;
	height: 21px;
	margin-bottom: 12px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.main01 h4 {
	margin-top: 24px;
	margin-left: 5px;
}
.main01_01L p {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 12px;
	width: 286px;
	margin-left: 5px;
}
.main01 {
	margin-bottom: 50px;
	width: 540px;
}
.main2cnt p {
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 10px;
}
.main2cnt {
	width: 530px;
	margin-left: 5px;
	margin-bottom: 32px;
}
.main2cnt dt {
	float: left;
	display: block;
}
.main2cnt dd {
	float: right;
	display: block;
	text-align: center;
}
.width286 {
	width: 286px;
}
.width230 {
	width: 230px;
}
.main2cnt h5 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
}
.main2cnt pre {
	font-size: 11px;
	color: #666666;
}
.main2cntL {
	float: left;
}
.main2cntR {
	float: right;
	margin-bottom: 32px;
}

