@charset "shift_jis";
#main .index {
	height: 190px;
	margin-top: 8px;
	padding-left: 540px;
	padding-top: 30px;
	padding-right: 20px;
}

.white {
	background: url(../img/bg_wine_index01.jpg) no-repeat;
}

.red {
	background: url(../img/bg_wine_index02.jpg) no-repeat;
}

.index a {
	text-decoration: none;
	color: #CCCCCC;
	line-height: 1.8em;
	font-size: 11px!important;
}

.index a:hover {
	color: #FFFFFF;
}
.index li {
	border-bottom: 1px dotted #666666;
	list-style-type: none;
}

.index h3 {
	margin-bottom: 15px;
}
