@charset "utf-8";
/* CSS Document */

body{	background:url(../img/bg_menu_mini.gif) repeat-x 0px 110px; }

/*--head--*/
#head{
	height:110px;
}

#contents {
	margin: 0px;
}
/*--lead---*/
p.lead {
margin:20px 0/*17px*/ 15px 0/*17px*/;
padding:0 17px 0 17px;
line-height:1.8;
border-bottom:#FFFFFF;
}

h2.no_inside {
	margin-bottom: 10px;
	background: url(../img/bg_topic1_long.jpg) no-repeat;
	margin-top: 0px;
	padding: 5px 0px 10px 35px;
	font-size: 18px;
	color:#FFF;
}

h3.no_inside {
	margin: 20px 0px 0px;
	background: url(../img/bg_topic2_long.gif) no-repeat;
	margin-top: 0px;
	padding: 6px 0px 5px 35px;
	font-size: 16px;
	color:#0D8BD5;
}

.floor {
	width: 980px;
	background: url(../img/floor_area_bottom.gif) no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

.floor_body {
	width: 900px;
	padding-top: 15px;
	padding-left: 39px;
	padding-right: 39px;
	border-left: 1px solid #B5DFF7;
	border-right: 1px solid #B5DFF7;
}
/*.floor_num {
	text-align: left;
	vertical-align: top;
	padding-right: 20px;
}*/

.floor_map {
	width: 636px;
	float: left;
}

.floor_map table {
	width: 569px;
}

.detail {
	padding-left: 120px;
	padding-top: 10px;
}

.floor_map_mini {
	width: 264px;
	float: right;
	padding-top: 60px;
}

.list_table {
	width: 900px;
}

.table_caption {
	width: 900px;
	margin-top: 20px;
	padding: 10px 0px;
	font-weight: bold;
	font-size: 1.1em;
}

.list_table img {
	font-size:0px;
}
