@charset "utf-8";

/* override styles */
#content01 .page-top {
clear:both;
height:100%;
padding-top:7px;
margin:0 10px;
}

/* global */
#content01 hr {
height:0;
margin:0;
border:none;
border-bottom:1px dotted #999;
}

/* nav */
#content01 .nav {
margin-bottom:22px;
padding-bottom:23px;
border-bottom:1px dotted #B0B0B0;
}
#content01 .nav h2 {
margin:0 2px 12px;
color:#666;
font-weight:normal;
}
#content01 .nav h2 img {
margin-right:17px;
vertical-align:middle;
}
#content01 .nav p {
margin:0 12px;
font-size:1.2em;
}

#content01 .restaurant h2,
#content01 .court h2 {
margin-bottom:15px;
}

/* shop box */
#content01 .shop {
overflow:hidden;
height:100%;
margin-bottom:17px;
}
#content01 .shop h3 {
margin-bottom:10px;
padding:0 20px;
border-bottom:2px solid #C5BAA2;
background:url(../img/shop_bg_01.png) 1px 1px no-repeat;
color:#5D5E23;
font-size:1.8em;
line-height:1.2;
}
#content01 .shop p {
margin-bottom:15px;
font-size:1.4em;
}
#content01 .shop .image {
float:left;
width:395px;
}
#content01 .shop .image li {
display:inline;
margin:0 6px;
}
#content01 .shop .info {
display:inline;
float:right;
width:372px;
margin-right:12px;
}
#content01 .shop .info h4 {
margin-bottom:10px;
margin-left:3px;
}
#content01 .shop .info ul {
padding-bottom:3px;
font-size:1.2em;
line-height:1.2;
}
#content01 .shop .info ul .address {
padding-left:3em;
}
#content01 .shop .info ul .address span {
margin-left:-3em;
}
#content01 .shop .info ul .phone {
padding-left:2em;
}
#content01 .shop .info ul .phone span {
margin-left:-2em;
}
#content01 .shop .info ul .hours {
padding-left:6em;
}
#content01 .shop .info ul .hours span {
margin-left:-6em;
}
#content01 .shop .info ul .seats {
padding-left:4em;
}
#content01 .shop .info ul .seats span {
margin-left:-4em;
}
#content01 .shop .info li {
margin-bottom:7px;
}
#content01 .shop .info ul span {
font-weight:bold;
}
#content01 .shop .info p {
margin-bottom:0;
padding:5px 7px;
background-color:#E9E9EB;
font-size:1.2em;
}

/* food court */
#content01 .court .shop .image {
width:200px;
}
#content01 .court .shop .info {
width:540px;
}

/* special shop */
#ougane {
height:100%;
margin-bottom:19px;
}
#ougane .shop {
position:relative;
/*overflow:hidden;*/	/* nn6 */
width:769px;
margin:20px 0 0 -5px;
padding:19px 10px 19px 19px;
border:1px solid #f90;
background-color:#F9FAE8;
background:url(../img/shop_bg_05.jpg);
}
#ougane .shop h3 {
min-height:21px;
height:auto !important;
height:21px;
padding-top:3px;
padding-left:28px;
border-bottom:none;
background:url(../img/shop_bg_04.gif) left center no-repeat;
color:#ED6909;
line-height:1.1;
}
#ougane .shop .image li {
margin-right:11px;
margin-left:0;
}
#ougane .shop .info {
width:365px;
margin-right:0;
}
#ougane .shop .info h4 {
margin-left:1px;
}
#ougane .shop .info p {
background-color:#fff;
}

/* for nn6 (clearfix) */
#content01 .nav .group:after,
#content01 .shop:after,
#ougane:after {
content:".";
display:block;
visibility:hidden;
clear:both;
height:0;
}
