body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: url(../images/bg.gif) top center repeat-y;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}

a img {
	border-style: none;
}

#container {
	height: 100%;
}

#container h2 img,
#container h3 img {
	margin: 0;
	padding: 0;
}

ul li{
	list-style: none;
}

#wrapper {
	width: 1010px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#header{
	position: relative;
	width: 1010px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header h1{
	position: absolute;
	top: 0;
	left: 25px;
	width: 161px;
	margin: 0;
	padding: 0;
}

#header div{
	width: 1000px;
	height: 57px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/bg_header.gif) top center repeat-x;
}

#header #tNavi{
	float: left;
	xwidth: 1000px;
	height: 15px;
	margin: 30px 0 0;
	padding: 0;
}

#header #tNavi li{
	float: left;
	display: block;
}

#header #tNavi li a {
	display: block;
	height: 0;
	margin: 0;
	padding: 15px 0 0;
	background-image: url(../images/btn_tnavi.gif);
	overflow: hidden;
}

#header #tNavi li.company a {
	margin-left: 130px;
	width: 69px;
	background-position: 0 top;
}
#header #tNavi li.contact a {
	width: 87px;
	background-position: -69px top;
}
#header #tNavi li.link a {
	width: 53px;
	background-position: -156px top;
}

#header #tNavi li.company a:hover {
	background-position: 0 15px;
}
#header #tNavi li.contact a:hover {
	background-position: -69px 15px;
}
#header #tNavi li.link a:hover {
	background-position: -156px 15px;
}

#header #fNavi{
	float: left;
	xwidth: 1000px;
	height: 21px;
	margin: 24px 0 0;
	padding: 0;
}

#header #fNavi li{
	float: left;
	display: block;
}

#header #fNavi li a {
	display: block;
	width: 21px;
	height: 0;
	margin: 0 2px;
	padding: 21px 0 0;
	background-image: url(../images/btn_fnavi.gif);
	overflow: hidden;
}

#header #fNavi li.fontL a {
	background-position: 0 top;
}
#header #fNavi li.fontM a {
	background-position: -26px top;
}
#header #fNavi li.fontS a {
	background-position: -52px top;
}

#header #fNavi li.fontL a:hover {
	background-position: 0 21px;
}
#header #fNavi li.fontM a:hover {
	background-position: -26px 21px;
}
#header #fNavi li.fontS a:hover {
	background-position: -52px 21px;
}

#header div p {
	display: inline;
	float: left;
	width: 350px;
	margin: 0;
	margin-left: 200px;
	padding-top: 15px;
	font-size: 11px;
	text-align: left;
	overflow: hidden;
}

#header div p.font {
	float: left;
	display: block;
	width: 74px;
	height: 0;
	margin: 30px 0 0;
	padding: 15px 0 0;
	background-image: url(../images/btn_tnavi.gif);
	background-position: -209px top;
	overflow: hidden;
}

/*グローバルナビ*/
#header #gNavi{
	clear: both;
	width: 1010px;
	height: 73px;
	margin: 0;
	padding: 0;
	background: url(../images/bg_gnavi.gif) no-repeat 0 center;
}

#header #gNavi li {
	display: block;
	float: left;
	margin-top: 1px;
}

#header #gNavi li a {
	display: block;
	height: 0;
	margin: 0;
	padding: 53px 0 0;
	background-image: url(../images/btn_gnavi.gif);
	overflow: hidden;
}

#header #gNavi li.home a {
	margin-left: 180px;
	width: 109px;
	background-position: 0 top;
}

#header #gNavi li.info a {
	width: 186px;
	background-position: -109px top;
}

#header #gNavi li.access a {
	width: 127px;
	background-position: -295px top;
}

#header #gNavi li.floor a {
	width: 161px;
	background-position: -422px top;
}

#header #gNavi li.service a {
	width: 130px;
	background-position: -583px top;
}

#header #gNavi li.skyle a {
	width: 107px;
	background-position: -713px top;
}

#header #gNavi li.home a:hover{
	background-position: 0 53px;
}
#header #gNavi li.info a:hover{
	background-position: -109px 53px;
}
#header #gNavi li.access a:hover{
	background-position: -295px 53px;
}
#header #gNavi li.floor a:hover {
	background-position: -422px 53px;
}
#header #gNavi li.service a:hover{
	background-position: -583px 53px;
}
#header #gNavi li.skyle a:hover {
	background-position: -713px 53px;
}

#container{
	width: 970px;
	margin: 0 auto;
	text-align: center;
}

/* フラッシュ */
#flash{
	overflow:hidden;
	width: 960px;
	height:300px;
	margin:0 auto;
}

#flash ul {
	position:relative;
	margin: 0;
	padding:0;
	width: 960px;
	text-align:center;
}

#flash ul li.first {
	position:absolute;
	visibility:hidden;
}

#flash ul li {
	position:absolute;
	visibility:visible;
	list-style-type:none;
	margin:0;
	padding:0;
	left: 0;
	top: 0;
	overflow:hidden;
}
#flash ul li img {
	display: none;
}
#flash ul li.first img {
	display: inline;
	visibility: visible;
}

/*トピックス*/
#container #topics{
	position: relative;
	float: left;
	width: 475px;
	margin: 0;
	margin-left: 5px;
	text-align: left;
}
#container #topics dl{
	margin: 0 0 20px;
}
#container #feedList{
	display: none;
}
#container #topics dt{
	color: #de756b;
	font-weight: bold;
}
#container #topics dd{
	margin: 0 0 10px;
	padding: 0;
}
#container #topics dd a,
#container #shopInfo li a{
	color: #000;
}


#container #shopInfo{
	position: relative;
	float: right;
	width: 475px;
	margin: 0;
	margin-right: 5px;
	text-align: left;
	display: inline;
	list-style: none;
}

#container #dummy,
#container #twitter{
	width: 100%;
	margin: 0 0 20px;
	padding: 0;
	display: none;
}

#container #dummy li,
#container #twitter li{
	clear: both;
	padding: 5px 0;
	overflow: hidden;
}

#container #dummy li img,
#container #twitter li img{
	float: left;
	margin-right 10px;
}

#container #dummy li p,
#container #twitter li p{
	float: right;
	display: block;
	width: 420px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#container  #primary #twitter li p{
	float: right;
	display: block;
	width: 340px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#container #twitter li p span{
	font-weight: bold;
}

#container p.more a{
	position: absolute;
	display: block;
	float: left;
	width: 60px;
	height: 0;
	margin: 0;
	padding: 73px 0 0;
	background-image: url(../images/btn_more.gif);
	background-position: left top;
	overflow: hidden;
	top: 0;
	right: -2px;
}

#container p.more a:hover {
	background-position: left 73px;
}

p.copy {
	width: 720px;
	float: left;
	clear: both;
	text-align: left;
	margin-bottom: 0;
	padding-left: 5px;
	line-height: 60px;
	background-image: url(../images/img_border.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

#container #multiFloor {
	float: left;
	text-align: left;
	margin-top: 13px;
}

#container #multiFloor ul {
	padding-top: 5px;
	padding-left: 0;
	padding-right: 0;
}

#container #multiFloor ul li {
	float: left;
	margin-right: 3px;
}

#container #multiFloor ul li.last {
	margin-right: 0;
}

#container #multiFloor ul li a {
	display: block;
}

#container #fsort {
	clear: both;
	width: 960px;
	height: 30px;
	margin: 0 0 5px;
	margin-left: 5px;
	padding: 0;
	border-bottom:1px solid #ccc;
}

#container #fsort li{
	display: block;
	float: left;
	width: 87px;
	margin: 0;
	margin-right: 10px;
}
#container #fsort li a{
	display: block;
	width: 87px;
	height: 0;
	margin: 0;
	padding: 30px 0 0;
	background-position: left top;
	overflow: hidden;
}

#container #fsort li#all a{
	background-image: url(../images/btn_all.gif);
}

#container #fsort li#b1 a{
	background-image: url(../images/btn_b1.gif);
}

#container #fsort li#floor1 a{
	background-image: url(../images/btn_1f.gif);
}

#container #fsort li#floor2 a{
	background-image: url(../images/btn_2f.gif);
}

#container #fsort li#floor3 a{
	background-image: url(../images/btn_3f.gif);
}

#container #fsort li#floor4 a{
	background-image: url(../images/btn_4f.gif);
}

#container #fsort li#floor5 a{
	background-image: url(../images/btn_5f.gif);
}

#container #fsort li#floor6 a{
	background-image: url(../images/btn_6f.gif);
}
#container #fsort li#floor7 a{
	background-image: url(../images/btn_7f.gif);
}

#container #fsort li#floor8 a{
	background-image: url(../images/btn_8f.gif);
}
#container #fsort li#floor8{
	margin: 0;
}
#container #fsort li a:hover{
	background-position: left 30px;
}

#grid-content .b1{
	background-color: #c84c4c;
}
#grid-content .floor1{
	background-color: #c04e89;
}
#grid-content .floor2{
	background-color: #9c54a4;
}
#grid-content .floor3{
	background-color: #8b62b2;
}
#grid-content .floor4{
	background-color: #6f64b3;
}
#grid-content .floor5{
	background-color: #5d8bae;
}
#grid-content .floor6{
	background-color: #5ba499;
}
#grid-content .floor7{
	background-color: #59a46e;
}
#grid-content .floor8{
	background-color: #8ca459;
}


#grid-content {
	overflow: hidden;
	width: 100%;
	height: 0;
}

#grid-content h3 {
	margin: 10px 0;
	margin-left: 5px;
}

#grid-content div.b1,
#grid-content div.floor1,
#grid-content div.floor2,
#grid-content div.floor3,
#grid-content div.floor4,
#grid-content div.floor5,
#grid-content div.floor6,
#grid-content div.floor7,
#grid-content div.floor8 {
	position: relative;
	width: 230px;
	height: 390px;
	margin: 6px;
	padding: 0px;
	display: inline;
	background-image: url(../images/shop/bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#grid-content div h4 {
	line-height: 1.1em;
	margin: 10px 10px 0;
	padding: 0;
	font-size: 14px;
	color: #fff;
	text-align: left;
}
#grid-content div ul {
	margin: 0 10px 10px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 140%;
	color: #fff;
}

#grid-content div ul li {
	padding: 5px 0;
	border-bottom: 1px dotted #fff;
	text-align: left;
}
#grid-content div ul li.tel {
	padding: 0 0 5px;
}
#grid-content div ul li.url {
	padding: 5px 0;
	border-bottom: none;
}
#grid-content div ul li.url a {
	color: #fff;
}

#grid-content div ul li.url a:hover {
	color: #999;
}

/*Twitter*/
#grid-content div div {
	display: block;
	height: auto;
}

#grid-content div.twTicker {
	position: absolute;
	left:10px;
	bottom: 0;
	width: 210px;
	margin: 10px auto;
	overflow: hidden;
	text-align: center;
	line-height: 140%;
	font-size: 12px;
}
#grid-content div.twTicker .twTickerWrapper {
	width: 210px;
	margin: 0;
}
#grid-content div.twTicker .twTickerInner {
	width: 210px;
	margin: 0;
	text-align: center;
}

#grid-content div.twTicker .twInner {
	width: 210px;
	margin: 0;
	padding-bottom: 10px;
	text-align: center;
	background: url(../images/bg_tw.gif) no-repeat bottom left;
}

#grid-content div.twTicker .twInner p {
	width: 180px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.2em;
}

#grid-content div.twTicker .twInner p a {
	color: #000;
}

#grid-content div.twTicker .twInner p a:hover {
	color: #999;
}
#grid-content div.twTicker h5{
	width: 210px;
	margin: 0;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background: url(../images/title_tw.gif) no-repeat top left;
	vertical-align: middle;
}


/*フッター*/

#footer{
	clear: both;
	width: 1000px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	font-size: 10px;
	line-height: 33px;
	background: url(../images/bg_footer.gif) top center repeat-x;
}

#footer ul{
	float: left;
	eidth: 230px;
	text-align: left;
	margin: 10px 5px 0;
	padding: 0;
}

#footer ul li{
	float: left;
	text-align: left;
}
#footer p.open {
	float: left;
	display: block;
	width: 400px;
	height: 0;
	margin: 10px 0 0;
	padding: 15px 0 0;
	background: url(../images/btn_footer.gif) 0 top no-repeat;
	overflow: hidden;
}

#footer p.copyright {
	display: block;
	float: right;
	width: 310px;
	height: 0;
	margin: 10px 0 0;
	margin-right: 20px;
	padding: 15px 0 0;
	background: url(../images/btn_footer.gif) -400px top no-repeat;
	overflow: hidden;
}

#message1 {
	display: none;
	text-align: center;
}


/*記事*/
#container .section{
	width: 100%;
	text-align: center;
	overflow: hidden;
}

#container .section .section{
	clear: both;
	width: 100%;
	min-height: 500px;
	width: 810px;
	margin: 30px auto;
}

#container .section p{
	text-align: left;
	margin: 25px;
}

#container .section table{
	width: 750px;
	margin: 30px auto 0;
}

#container .section table th{
	width: 142px;
	padding: 18px 0;
	background: #eee;
	border-top: 1px dotted #929292;
}

#container .section table td{
	padding: 18px 0;
	padding-left: 30px;
	text-align: left;
	line-height: 200%;
	border-top: 1px dotted #929292;
}

#container .section table tr.last th,
#container .section table tr.last td{
	border-bottom: 1px dotted #929292;
}

.btnAccess {
	display: block;
	float: right;
	width: 94px;
	height: 0;
	margin: 0;
	padding: 24px 0 0;
	background: url(../images/btn_access.gif) left top no-repeat;
	overflow: hidden;
}
.btnAccess:hover {
	background-position: left -24px;
}

.map div {
	width: 260px;
	float: left;
}
.map img {
	float: right;
	margin-top: 25px;
}

#container .section table.parking{
	width: 785px;
	margin: 0;
	margin-left: 25px;
}

#container .section table.parking thead th{
	width: 86px;
	height: 40px;
	padding: 0;
	border-top: none;
	border-right: 1px solid #fff;
	background: #fff;
}

#container .section table.parking thead th span{
	display: block;
	width: 86px;
	height: 0;
	padding: 40px 0 0;
	background: url(../images/bg_parking.gif) left top no-repeat;
	border-top: none;
	overflow: hidden;
}

#container .section table.parking thead th span.maruei{
	background-position: -87px 0;
}
#container .section table.parking thead th span.yamasan{
	background-position: -174px 0;
}
#container .section table.parking thead th span.hisaya{
	background-position: -261px 0;
}
#container .section table.parking thead th span.sky{
	background-position: -348px 0;
}
#container .section table.parking tbody th{
	width: 42px;
	padding: 10px 0;
	border-top: 1px dotted #929292;
	border-right: 1px solid #fff;
}

#container .section table.parking thead td{
	width: 86px;
	padding: 0;
	border-top: none;
	color: #000;
	font-size: 10px;
}


#container .section table.parking td{
	padding: 10px 0;
	text-align: center;
	line-height: 200%;
	background: #eee;
	border-top: 1px dotted #929292;
	border-right: 1px solid #fff;
	color: #c84c4c;
}


#container .section table.parking td.sn{
	padding-left: 30px;
	text-align: left;
	background: #fff;
	color: #000;
}

#container .section table tr.last th,
#container .section table tr.last td{
	border-bottom: 1px dotted #929292;
}

#container .section table th.b1{
	background-color: #e3a5a5;
}
#container .section table th.floor1{
	background-color: #dfa6c4;
}
#container .section table th.floor2{
	background-color: #cda9d1;
}
#container .section table th.floor3{
	background-color: #c5b0d8
}
#container .section table th.floor4{
	background-color: #b7b1d9;
}
#container .section table th.floor5{
	background-color: #aec5d6;
}
#container .section table th.floor6{
	background-color: #5ba499;
}
#container .section table th.floor7{
	background-color: #acd1b6;
}
#container .section table th.floor8{
	background-color: #c5d1ac;
}

/*フロアガイド*/
.floor #container #fsort {
	float: left;
	width: 242px;
	height: 580px;
	margin: 0;
	margin-right: 25px;
	padding: 0;
	border: none;
}

.floor #container #fsort li{
	display: block;
	float: left;
	width: 242px;
	margin: 0;
	margin-bottom: 10px !important;
}
.floor #container #fsort li a{
	display: block;
	width: 242px;
	height: 0;
	margin: 0;
	margin-right: 10px;
	padding: 53px 0 0;
	background-image: url(../images/btn_sub.gif) !important;
	background-position: left top;
	overflow: hidden;
}

.floor #container #fsort li#b1 a{
	background-position: 0 -424px;
}

.floor #container #fsort li#floor1 a{
	background-position: 0 -371px;
}

.floor #container #fsort li#floor2 a{
	background-position: 0 -318px;
}

.floor #container #fsort li#floor3 a{
	background-position: 0 -265px;
}

.floor #container #fsort li#floor4 a{
	background-position: 0 -212px;
}

.floor #container #fsort li#floor5 a{
	background-position: 0 -159px;
}

.floor #container #fsort li#floor6 a{
	background-position: 0 -106px;
}

.floor #container #fsort li#floor7 a{
	background-position: 0 -53px;
}

.floor #container #fsort li#floor8 a{
	background-position: 0 0;
}

.floor #container #fsort li#b1{
	margin: 0;
}

.floor #container #fsort li#b1 a:hover{
	background-position: -242px -424px;
}
.floor #container #fsort li#floor1 a:hover{
	background-position: -242px -371px;
}
.floor #container #fsort li#floor2 a:hover{
	background-position: -242px -318px;
}
.floor #container #fsort li#floor3 a:hover{
	background-position: -242px -265px;
}
.floor #container #fsort li#floor4 a:hover{
	background-position: -242px -212px;
}
.floor #container #fsort li#floor5 a:hover{
	background-position: -242px -159px;
}
.floor #container #fsort li#floor6 a:hover{
	background-position: -242px -106px;
}
.floor #container #fsort li#floor7 a:hover{
	background-position: -242px -53px;
}
.floor #container #fsort li#floor8 a:hover{
	background-position: -242px 0;
}

.floor #grid-content {
	overflow: hidden;
	width: 540px;
	height: 0;
	margin: 0;
}


.floor #grid-content h3 {
	margin: 0;
}

.floor #grid-content div {
	clear: both;
	width: 540px;
	height: auto;
	margin: 30px 0 0;
	padding: 0 0 30px;
	display: inline;
	text-align: left;
	border-bottom: 1px dotted #929292;
}
.floor #grid-content div h4 {
	display:block;
	width: 275px;
	line-height: 1.1em;
	margin: 0px;
	padding: 5px 0 0;
	padding-left: 10px;
	font-size: 14px;
	text-indent: 0;
	color: #fff;
	text-align: left;
	background-image: url(../images/floorguide/bg_t.gif) !important;
	background-position: left top;
	background-repeat: no-repeat;
	overflow: hidden;
}
.floor #grid-content img {
	float: right;
	margin: 0;
}

.floor #grid-content div ul {
	width: 285px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 93%;
	line-height: 140%;
	color: #000;
}

.floor #grid-content div ul li {
	padding: 5px 0;
	border-bottom: none;
	text-align: left;
}
.floor #grid-content div ul li.tel {
	padding: 0 0 5px;
	text-indent: 10px;
	color: #fff;
	background-image: url(../images/floorguide/bg_b.gif) !important;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.floor #grid-content div ul li.url {
	padding: 5px 0;
	border-bottom: none;
}
.floor #grid-content div ul li.url a {
	color: #000;
}

#sideBar {
	z-index: 9999;
	position: absolute;
	right: 5px;
}

#sideBar a img {
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
}

.twtr-hd,
.twtr-ft {
	display: none;
}

.twtr-tweet-text a {
	text-decoration: underline;
}

.no_border {
    border-style:none;
}

/*clearfix*/
/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}
  
.clearfix:after {
    clear:both;
}
  
/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}
