body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	font-size: 11px;
	letter-spacing: 0.4em;
	text-align: center;
	font-weight: 300;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	position: relative;
	top: 2px;
}
a:active {
	text-decoration: none;
}
body {
	background: url(../img/drink_2c.jpg) no-repeat fixed right bottom;
	letter-spacing: normal;
}

