body,td,th {
	color: #1E1C08;
}
body {
	background-color: #F8F6EE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #7E2E4E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7E2E4E;
}
a:hover {
	text-decoration: underline;
	color: #7E2E4E;
}
a:active {
	text-decoration: none;
	color: #7E2E4E;
}

a img{
	border-width:0;
}

/* ワインリスト */
#wine-list th{
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
