﻿
DIV#menu_area
{
	position	: absolute;
	top		: 0px;
	left	: 20px;
	width	: 200px;
	height	: 615px;
	background-color	: #000000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;opacity:0.8;
}
DIV#logo
{
	position	: absolute;
	top			: 10px;
	left		: 35px;
}
DIV#menu_box
{
	position	: absolute;
	top		: 155px;
	left	: 35px;
	width	: 170px;
	height	: 460px;
	background-color	: #000000;
}
A#menu_item_home
{
	position	: absolute;
	top		: 162px;
	left	: 40px;
	width	: 160px;
	height	: 21px;
	background-image:url(../images/menu_home.png);
}
A#menu_item_home:hover
{
	background-image:url(../images/menu_home_a.png);
}
DIV#menu_item_home_line
{
	position	: absolute;
	top		: 189px;
	left	: 40px;
	width	: 160px;
	height	: 1px;
	border-top:thin dotted #FFFFFF;
}
A#menu_item_drink
{
	position	: absolute;
	top		: 198px;
	left	: 40px;
	width	: 160px;
	height	: 21px;
	background-image:url(../images/menu_drink.png);
}
A#menu_item_drink:hover
{
	background-image:url(../images/menu_drink_a.png);
}
DIV#menu_item_drink_line
{
	position	: absolute;
	top		: 225px;
	left	: 40px;
	width	: 160px;
	height	: 1px;
	border-top:thin dotted #FFFFFF;
}
A#menu_item_food
{
	position	: absolute;
	top		: 234px;
	left	: 40px;
	width	: 160px;
	height	: 21px;
	background-image:url(../images/menu_food.png);
}
A#menu_item_food:hover
{
	background-image:url(../images/menu_food_a.png);
}
DIV#menu_item_food_line
{
	position	: absolute;
	top		: 261px;
	left	: 40px;
	width	: 160px;
	height	: 1px;
	border-top:thin dotted #FFFFFF;
}
A#menu_item_view
{
	position	: absolute;
	top		: 270px;
	left	: 40px;
	width	: 160px;
	height	: 21px;
	background-image:url(../images/menu_view.png);
}
A#menu_item_view:hover
{
	background-image:url(../images/menu_view_a.png);
}
DIV#menu_item_view_line
{
	position	: absolute;
	top		: 297px;
	left	: 40px;
	width	: 160px;
	height	: 1px;
	border-top:thin dotted #FFFFFF;
}
A#menu_item_map
{
	position	: absolute;
	top		: 306px;
	left	: 40px;
	width	: 160px;
	height	: 21px;
	background-image:url(../images/menu_map.png);
}
A#menu_item_map:hover
{
	background-image:url(../images/menu_map_a.png);
}
DIV#menu_item_map_line
{
	position	: absolute;
	top		: 333px;
	left	: 40px;
	width	: 160px;
	height	: 1px;
	border-top:thin dotted #FFFFFF;
}
A#menu_item_event
{
	position	: absolute;
	top		: 342px;
	left	: 40px;
	width	: 160px;
	height	: 21px;
	background-image:url(../images/menu_event.png);
}
A#menu_item_event:hover
{
	background-image:url(../images/menu_event_a.png);
}
DIV#menu_item_event_line
{
	position	: absolute;
	top		: 369px;
	left	: 40px;
	width	: 160px;
	height	: 1px;
	border-top:thin dotted #FFFFFF;
}
A#menu_item_point
{
	position	: absolute;
	top		: 378px;
	left	: 40px;
	width	: 160px;
	height	: 21px;
	background-image:url(../images/menu_point.png);
}
A#menu_item_point:hover
{
	background-image:url(../images/menu_point_a.png);
}
DIV#menu_item_point_line
{
	position	: absolute;
	top		: 405px;
	left	: 40px;
	width	: 160px;
	height	: 1px;
	border-top:thin dotted #FFFFFF;
}
DIV#qr
{
	position	: absolute;
	top		: 414px;
	left	: 40px;
	width	: 67px;
	height	: 67px;
	background-image:url(../images/qr.png);
}
DIV#msg1
{
	position	: absolute;
	top		: 414px;
	left	: 114px;
	width	: 90px;
	height	: 67px;
	color	: #FFFFFF;
	font-size:12px;
}
DIV#msg2
{
	position	: absolute;
	top		: 488px;
	left	: 40px;
	width	: 160px;
	color	: #FFFFFF;
	font-size:11px;
}
DIV#msg3
{
	position	: absolute;
	top		: 537px;
	left	: 40px;
	width	: 160px;
	color	: #FFFF00;
	font-size:11px;
}
DIV#qr_line
{
	position	: absolute;
	top		: 582px;
	left	: 40px;
	width	: 160px;
	height	: 1px;
	border-top:thin dotted #FFFFFF;
}
DIV#fast
{
	position	: absolute;
	top		: 590px;
	left	: 40px;
	width	: 154px;
	height	: 20px;
	background-image:url(../images/fast.png);
}