/* @group reset */

* {
	margin: 0;
	padding: 0;
	font-size: 1em;
	text-decoration: none;
	border: none;
	list-style: none;
	outline: none;
	}

/* @end */



/* @group default */

/* @group list */

ul.list,
.entry ul,
.entry ol {
	margin-top: 15px;
	padding-left: 30px;
	margin-bottom: 20px;
	}
ul.list li,
.entry ul li {
	list-style: disc;
	margin-bottom: 5px;
	}
.entry ul li {
	list-style: decimal;
	margin-bottom: 5px;
	}

/* @end */

/* @group p */

p {
	margin-bottom: 16px;
	}

/* @end */

/* @group blockquote */

blockquote {
	font-style: italic;
	font-family: Georgia;
	}
blockquote cite {
	font-weight: bold;
	}

/* @end */

/* @group img */

img {
	vertical-align: bottom;
	}

/* @end */

/* @group a */

a {
	color: #1467B5;
	cursor: pointer;
	}
a:focus,
a:hover {
	text-decoration: underline;
	}
a:active {
	color: #069;
	}

/* @end */

/* @end */



/* @group layout */

/* @group body */

body { 
	background: #fff url(../img/body.png) repeat top center;
	font: 12px/18px "Lucida Grande", Verdana, sans-serif;
	color: #222;
	}

/* @end */

/* @group wrapper */

#outer_wrapper {
	background: url(../img/bck_outer_wrapper.jpg) repeat-x top center;
	}
#wrapper {
	width: 870px;
	margin: 0 auto;
	padding: 0 25px;
	background: url(../img/wrapper.png) repeat-y 0 0;
	}

/* @end */

/* @group content */

#copy_wrapper {
	position: relative;
	margin: 0 0 20px;
	height: 143px;
	}
#copy_wrapper:after {
	content: "";
	clear: both;
	display: block;
	height: 0px;
	}
#fla_bn {
	position: absolute;
	top: 10px;
	left: 10px;
	}
#copy {
	position: absolute;
/* 	top: 69px; */
	top: 24px;
	}
#copy_map {
	float: right;
	padding: 10px 0;
	}
#content {
	height: 100%;
	}
#content:after {
	content: "";
	clear: both;
	display: block;
	height: 0px;
	}
.shop_listL {
	clear: both;
	float: left;
	width: 420px;
	}
.shop_listR {
	float: right;
	width: 420px;
	}
.shop_listL h3,
.shop_listR h3 {
	margin: 0 0 14px;
	}
.shop_listL table,
.shop_listR table {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	margin: 0 0 20px 5px;
	width: 415px;
	}
.shop_listL table td,
.shop_listR table td {
	padding: 3px 0 1px;
	border-bottom: 1px dotted #aaa;
	}
.shop_listL table td.floor,
.shop_listR table td.floor {
	text-align: right;
	}
.shop_listL table td.floor img,
.shop_listR table td.floor img {
	vertical-align: middle;
	}
h2.floor {
	clear: both;
	margin: 0 0 8px;
	padding: 16px 0 0;
	}
.cb table {
	margin-bottom: 10px;
	}
table.waku {
	margin: 10px 0;
	}
table.shinryo {
	border-width: 0;
	border-spacing: 0;
	border-collapse: collapse;
	empty-cells: show;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	margin: 0 0 1em;
	}
table.shinryo th,
table.shinryo td {
	padding: 2px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	text-align: center;
	}
table.shinryo th {
	}
table.shinryo td {
	width: 2.6em;
	}

/* @end */

/* @group header */

#header {
	margin: 0 auto;
	width: 920px;
	height: 280px;
	}

/* @group logo */

h1 {
	float: left;
	margin: 14px 0 16px 20px;
	}
* html h1 {
	margin: 14px 0 16px 10px;
	}
h1 a {
	display: block;
	width: 307px;
	height: 50px; 
	background: url(../img/logo.png) no-repeat 0 1px;
	text-indent: -999px;
	overflow: hidden;
	}
h1 a:hover,
h1 a:focus {
	opacity: 1;
	}
h1 a:active {
	background-position: 0 2px;
	}

/* @end */

/* @end */



/* @group footer */

#footer {
	width: 870px;
	padding: 20px 0;
	height: 20px; 
	font: bold 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #999;
	text-align: center;
	clear: both;
	}
#footer ul {
	margin: 0 auto;
	}
#footer a {
	color: #ccc;
	}
#footer a:hover,
#footer a:focus {
	color: #fff;
	text-decoration: none;
	}
#footer a:active {
	text-decoration: underline;
	}

/* @end */

/* @end */



/* Transparent custom corners and borders, version 2 */
/* ----------------------------------------------------- */
/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #999;
	background:#fff;
	}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
	}
/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:17px;
	margin:0 0 0 18px;
	background:url(../img/box.png) no-repeat 100% 0;
	}
.bt div {
	position:relative;
	left:-18px;
	width:18px;
	height:17px;
	background:url(../img/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
	}

	/* Bottom corners and border */
.bb {
	height:14px;
	margin:0 0 0 12px;
	background:url(../img/box.png) no-repeat 100% 100%;
	}
.bb div {
	position:relative;
	left:-12px;
	width:12px;
	height:14px;
	background:url(../img/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
	}

	/* Left border */
.i1 {
	padding:0 0 0 12px;
	background:url(../img/borders.png) repeat-y 0 0;
	}
	/* Right border */
.i2 {
	padding:0 12px 0 0;
	background:url(../img/borders.png) repeat-y 100% 0;
	}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:#fff;
	}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */

/* Custom CSS
================================================*/
/* You can use different borders for different boxes on the same page. Just adjust the CSS. Here are a few examples, one of which uses the GIF img instead of the PNG img. Note that you can also adjust borders, heights and paddings this way. Remember to adjust the IE CSS as well. */

.one {
	position:absolute;
	top:0;
	right:0;
	}
.two {
	float:left;
	width:50%;
	}
/*
.two .i1,
.two .i2 { background-image:url(../img/borders.gif); }
.two .bt,
.two .bt div,
.two .bb,
.two .bb div { background-image:url(../img/box.gif); }
*/
#three {
	float:left;
	clear:both;
	width:80%;
	}
#three .cb {
	float:left;
	width:40%;
	}
.button {
	margin-top:0;
	}
.button .bt {
	height:8px;
	margin:0 0 0 9px;
	background-image:url(../img/button.png);
	}
.button .bt div {
	left:-9px;
	width:9px;
	height:8px;
	background-image:url(../img/button.png);
	}
.button .bb {
	height:8px;
	margin:0 0 0 8px;
	background-image:url(../img/button.png);
	}
.button .bb div {
	left:-8px;
	width:8px;
	height:8px;
	background-image:url(../img/button.png);
	}
.button .i1 {
	padding:0 0 0 3px;
	background-image:url(../img/button-borders.png);
	}
.button .i2 {
	padding:0 3px 0 0;
	background-image:url(../img/button-borders.png);
	}
.button .i3 {
	padding:0 0.5em;
	background:#3a3d40 url(../img/button.png) no-repeat -3px -8px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	}
.button a:link,
.button a:visited,
.button a:hover {
	border:none;
	color:#fff;
	}

/* Just a bit of styling for this demo page. Adjust as you wish. */
#absolute-wrapper {
	position:relative;
	height:9em;
	}
.cb li {margin-left:1em;}

/* Required IE fixes
================================================*/
/* Serve gif img to IE/Win pre version 7 */
* html .i1,
* html .i2 {background-image:url(../img/borders.gif);}
* html .bt,
* html .bt div,
* html .bb,
* html .bb div {background-image:url(../img/box.gif);}
/* Set a height to fix up some rendering issues. */
* html .i1,
* html .i3 {height:1px;}

/* Give the absolutely positioned box a width (including IE 7)*/
* html .one, *+html .one {width:70%;}

/* Custom rules for the buttons */
/* All IE versions need a width */
* html .button {width:10em;}
/* IE 7 does not need these */
* html .button .i1,
* html .button .i2 {background:transparent;}
* html .button .bt,
* html .button .bt div {background-image:url(button.gif);}
* html .button .bb,
* html .button .bb div {background-image:url(button.gif);}


