@import url("./layout-local.css");

/*
 * floor.css
 */

/*
-------------------------------------------------------------------------------
id:ContentsBody
-------------------------------------------------------------------------------
*/

#ContentsBody .block {
	position: relative;
	margin: 0 0 40px;
}

#ContentsBody .floormap {
	float: left;
	width: 480px;
	margin: 0 10px 0 0;
}

#ContentsBody .box {
	width: 257px;
	min-height: 203px;
	margin-left: 535px;
}

* html #ContentsBody .box {
	height: 203px;
}

#ContentsBody h3 {
	position: relative;
	top: 0;
	left: -18px;
	padding: 0 0 0.4em 0;
	background: #fff;
	font-size: 160%;
	line-height: 1;
}

#ContentsBody .shoplist {
	margin-left: 15px;
	list-style: none;
	font-size: 80%;
}

#ContentsBody .shoplist .number {
	margin-right: 0.5em;
}

/*
shop window
*/

.box-shop .image {
	width: 400px;
	border: 2px solid #ccc;
	padding: 20px;
	padding: 70px 20px;
	text-align: center;
	vertical-align: middle;
}

.box-shop .outline ul {
	list-style: none;
}

.box-shop .outline ul .name {
	margin-bottom: 1em;
	border-left-style: solid;
	border-left-width: 5px;
/*	border-left-color: common.css */
}

.box-shop .outline ul .name .number {
	display: block;
	padding-left: 5px;
	line-height: 1;
	font-size: 80%;
}
.box-shop .outline ul .name .shop {
	display: block;
	padding: 0.3em 0 0 5px;
	font-size: 120%;
	font-weight: bolder;
	line-height: 1;
}

#ContentsBody .floorinfo {
	float: left;
	width: 480px;
	margin: 20px 0;
	border: 1px dotted;
/*	border-color: common.css; */
	padding: 30px 15px;
}
* html #ContentsBody .floorinfo {
	width: 380px;
}

map .new {
	display: none;
	position: absolute;
	color: red;
	font-size: 8pt;
	font-weight: bolder;
	z-index: 10;
	background: #f9f4dd;
	padding: 0.1em 0.4em;
	line-height: 1;
	border-radius: 3px;
}


.tweet {
	padding: 0.5em 0;
	border: solid #ccc;
	border-width: 1px 0 0;
}

.tweet .twitHeader {
	display: none;
}

.tweet .icon {
	display: none;
	clear: left;
	float: left;
	width: 26px;
}

.tweet .text {
	margin: 0;
}

.tweet li {
	margin: 0;
	list-style: none;
}

.tweet .twitNavi {
	display: none;
}

/*
===============================================================================
HACK
===============================================================================
*/

