@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 780px;
	height: 221px;
	background: url(../common/images/img_winelist.jpg) no-repeat;
	text-indent: -9999em;
}


.title {
	width: 560px;
	height: 30px;
	text-indent: -9999em;
	background-image: url(../common/images/bg_winelist.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}


hr.line {
	clear: both;
	border-width: 1px;
	border-style: dotted;
	border-color: #937E66;
	height: 1px;
	margin-bottom: 5px;
}
strong {
	color: #6F2600;
}
table {
	width: 560px;
}
.left {
	text-align: left;
}

.right {
	text-align: right;
}

table {
	color:#F3EDB9;
	font-family: "メイリオ", Meiryo, Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	font-size: 100%;
	border: 1px solid #937E66;
	border-collapse: collapse;
	margin-bottom: 20px;
	_text-align: center;
}

td {
    padding: 3px 3px 10px 3px;
	width: 50%;
	border: 1px solid #937E66;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}
th {
    background-color: #2F1500;
	font-weight: normal;
	text-align: left;
	padding: 1px 3px;
}

.table {
	color:#F3EDB9;
	font-family: "メイリオ", Meiryo, Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	font-size: 100%;
	_text-align: center;
	width: 270px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table td {
	text-align: left;
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
.table th {
	background-color: #2F1500;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
}
.name_glass {
	font-weight: bold;
	background-color: #5A3719;
	text-align: center;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 1px;
}

.name_f {
    font-weight: bold;
	background: url(../common/images/flag_france.gif) no-repeat #5A3719;
	padding-left: 33px;	
}
.name_i {
    font-weight: bold;
	background: url(../common/images/flag_italia.gif) no-repeat #5A3719;
	padding-left: 33px;	
}
.name_a {
    font-weight: bold;
	background: url(../common/images/flag_america.gif) no-repeat #5A3719;
	padding-left: 33px;	
}
.name_c {
    font-weight: bold;
	background: url(../common/images/flag_chili.gif) no-repeat #5A3719;
	padding-left: 33px;	
}

.price {
    font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #5A3719;
	padding: 5px 0px 2px 0px;
	margin-bottom: 5px;
}

dd {
    padding-left: 1em;
}
