@charset "utf-8";





#main {
	width:599px;
}

#main h2 {
	background:url(../../img/floor/title.gif) no-repeat;
	width:551px;
	height:50px;
	text-indent:-1000px;
	margin-bottom:15px;
	margin-right: auto;
	margin-left: auto;
}

/* ---------------------------------------- 
							floor-info
---------------------------------------- */
#info {
	margin:0 auto 10px;
	width: 530px;
}

#info ul {
	margin:0 0 0 8px;
	float: left;
}
#info li{
	float:left;
	margin-right: 12px;
}

#info li#f1 a{	
	background:url(../../img/floor/1f.gif) no-repeat;
	width:45px;
	height:45px;
	display:block;
	text-indent:-1000px;
}
#info li#f2 a{
	background:url(../../img/floor/2f.gif) no-repeat;
	width:45px;
	height:45px;
	display:block;
	text-indent:-1000px;
}

#food a {
	background: url(../../img/floor/category01.gif) no-repeat;
	height: 45px;
	width: 90px;
	display: block;
	text-indent: -9999px;
}
#shopping a {
	background: url(../../img/floor/category03.gif) no-repeat;
	height: 45px;
	width: 90px;
	display: block;
	text-indent: -9999px;
}
#amusement a {
	background: url(../../img/floor/category05.gif) no-repeat;
	height: 45px;
	width: 90px;
	display: block;
	text-indent: -9999px;
}
#life a {
	background: url(../../img/floor/category07.gif) no-repeat;
	height: 45px;
	width: 90px;
	display: block;
	text-indent: -9999px;
}

#info li a:hover,
.info-selected { background-position:0 -45px !important; }

#info p {
	text-align:center;
	text-decoration: underline;
}

/* ---------------------------------------- 
							floor-table
---------------------------------------- */
#floor {
	margin:15px auto;
	width: 571px;
}
#floor-l,
#floor-r {	width:282px; }

#floor-l {	float:left; }
#floor-r {	float:right; }

#floor table {
	width:280px;
	border:1px solid #666;
	margin:1px;
}
#floor td,
#floor tr {
	padding:0 0.3em;
	border:1px solid #666;
	line-height: 1.8;
	font-size:92%;
}
#floor .box1 { width:10%; }
#floor .box2 {	width:45%; }

#floor a{
	color: #0060B6;
}
#floor a:hover {
	color: #0060B6;
	text-decoration:underline;
}

.align { text-align:center; }


.color01 { 	background-color:#FAF8B0; }
.color02 { 	background-color:#CDE6EB; }
.color03 { 	background-color:#FACFE3; }
.color04 { 	background-color:#CBE291; }
.color05 { 	background-color:#E8E8E8; }



/* ---------------------------------------- 
								p-top
---------------------------------------- */
.p-top li a{
	background:url(../../img/coupon/p-top.gif) no-repeat;
	width:138px;
	height:15px;
	display:block;
	text-indent:-1000px;
	margin:15px 0 0 420px;
}
.p-top li a:hover { background-position:0 -15px !important; }
