@charset "UTF-8";
body {
	font: 13px "Times New Roman", Times, serif, "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	*font-size:small;
    *font:x-small;
	background:#FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height:1.5;
}

body img {
	border:0;
	}

#container {
	width: 840px;
	background: #FFFFFF;
	margin: 0 auto; 
	border-left: 1px solid #dcdddd;
	border-right: 1px solid #dcdddd;

	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
}
#mainContent {
	padding: 0 30px; /* 余白は div ボックスの内側のスペース、マージンは div ボックスの外側のスペースです */
}


a: { color: #4A94C4; text-decoration: none }
a:link   { color: #4A94C4; text-decoration: none }
a:visited   { color: #4A94C4; text-decoration: none }
a:hover   { color: #000000; text-decoration: none }
a:active   { color: #4A94C4; text-decoration: none }


.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }


#topCopy {
	text-align:center;
	padding: 40px 0;
	border-bottom:1px solid #dcdddd;
	}

#flrInfo {
	padding: 20px 0 ;
	border-top:1px solid #dcdddd;
	}
	
.topShop {
	padding: 0;
	margin-right:30px;
	float:left;
	line-height:1.3;
	margin-bottom:15px;
	}
	
.topShop2 {
	padding: 0;
	float:left;
	line-height:1.3;
	}
	
.topShop img {
	margin-bottom:5px;
	}
	
.topShop2 img {
	margin-bottom:5px;
	}

#access {
	padding:20px 0;
	margin-top:10px;
	border-top:1px solid #dcdddd;
}


#access ul {
	padding:0 20px;
}

#access li {
	list-style-image:url(../img/arrow_b.gif);
}

.navi {
	text-align:right;
	padding:20px 0;
}


/**** Floor Guide ***/


.floorguide {
	margin-top:40px;
}

.floorguide table {
	padding:10px 0;
}

.fgName { border-bottom:1px solid #dcdddd;}



/**** Shop ***/


.shopDesc {
text-align:left;
padding:30px;
}

.open {
margin: 20px 0;
}

.menuLine {
border:1px solid #dcdddd;
padding:20px;
margin:30px 0;
}

.menu {
width:680px;
text-align:left;
}

.title {
 font-size:131%; color:#30739e;text-align:left; margin-bottom:10px; }

.blog {
	margin:20px 0;
	}
	
.blogqr {
	width:120px;
	height:100px;
	border-right:1px solid #dcdddd;
	float:left;
	margin-right:30px;
	}


.footer {
	border-top:#dcdddd solid 1px;
	margin:30px 30px 0 30px;
	padding:15px 00px;
	font-size:77%; 
	}
