/* CSS Document */

a {text-decoration: none}
a:link { color: #666666 }
a:visited { color: #666666 }
a:active { color: #666666 }
a:hover { color: #CC0000 }

body {
	margin-top: 30;
	margin-left: 0;
	font-family: Century Gothic,Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 1.5em;
	text-align: center;
	overflow-y:scroll;
}

td {
	font-family: Century Gothic,Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 1.5em;
}

.container {
	width: 702px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	border: 1px solid #cccccc;
}

.logo {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}


.menu_caption {
	margin-top: 10px;
	margin-bottom: 10px;
}
.menu_title {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}
.drink_title {
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	margin-top: 2px;
	margin-left: 5px;
	margin-bottom: 2px;
}

.spacer_w2 {
	width: 2px;
}

.spacer {
	height: 10px;
}

.profile_title {
	font-family: Century Gothic,Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #ffffff;
}
.profile {
	font-family: Century Gothic,Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 10pt;
	color: #ffffff;
	line-height: 1.5em;
}

.footer {
	display: block;
	width: 702px;
	margin-left: auto;
	margin-right: auto;
	float: center;
	font-family: Century Gothic,Arial,"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚l‚r ‚oƒSƒVƒbƒN", sans-serif;
	font-size: 10pt;
	color: #666666;
	text-align: right;
	padding-right: 5px;
}

