@charset "utf-8";
/* CSS Document */

#title h2.showroom {
	width:676px;
}

#roommenu {
	background-image:url(/shared/img/showroom/showroom_menu.jpg);
	background-repeat:no-repeat;
	padding-top:26px;
	margin-bottom:-3px;
}

#roommenu ul {
	width:238px;
	background-image:url(/shared/img/navi/navimenu_back.png);
	background-repeat:repeat-y;
}


#roommenu li {
	list-style:none;
	padding-left:12px;
	height: auto;
}

#roommenu ul.submenu {
	width:226px;
	background-image:none;
}

#roommenu ul.last {
	margin-top:5px;
}

#roommenu ul.submenu li {
	padding-top:5px;
	padding-bottom:5px;
	background-image:url(/shared/img/house/submenu_line.jpg);
	background-position: 0px bottom;
	background-repeat:no-repeat;
	padding-left: 15px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #BCC2C2;
	width: 200px;
	margin-bottom: 2px;
}

#roommenu ul.submenu li.last {
	background-image:none;
	margin-bottom: 0px;
}

#roompanel {
}

#roompanel h3 {
	color:#6D523D;
	margin-top:0px !important;
}

#roompanel .menublock{
	width:582px;
	margin-top:30px;
	margin-bottom:10px;
}


#roompanel .leftblock{
	float:left;
	width:281px;
	margin-right:20px;
}

#roompanel .rightblock{
	float:left;
	width:281px;
}

#roompanel .image{
	width:88px;
	float:left;
	margin-left: 0px;
}

#roompanel .desp{
	line-height:1.4;
	padding-bottom:25px;
	margin-bottom:6px;
	background-image:url(/shared/img/navi/header_menu_line.jpg);
	background-position:0px bottom;
	background-repeat:no-repeat;
}

#roompanel .close {
	line-height:1.4;
	padding-bottom:25px;
	margin-bottom:6px;
}

#roompanel .desplink{
	clear:both;
	width:281px;
	text-align:right;
}

#showroomarea {
}

#showroomarea .accessmap {
	width:572px;
	margin-left:10px;
	margin-bottom:8px;
}

#showroomarea .accessmap .map {
	float:left;
	width:270px;
}

#showroomarea .accessmap .zoom {
	float:left;
	width:292px;
}

#showroomarea .accessmap .mapzoom {
	width:270px;
	padding-top:10px;
	text-align:right;
}

#showroomarea .accessmap .zoomzoom {
	width:292px;
	padding-top:10px;
	text-align:right;
}

#showroomarea table.imagemap  {
	margin-left:10px;
}

#showroomarea table.imagemap img {
	margin-right:10px;
	margin-bottom:8px;
}

#showroomarea table.imagemap img.last {
	margin-right:0px !important;
}

#showroomarea table.imagemap tr.text td {
	padding-bottom:10px;
}

#housemap {
	width: 272px;
	float:left;
	margin-right:22px;
}

#housemap .floormap {
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 7px;
	padding-left: 3px;
	border: 1px solid #ccc;
	background-color: #FFF;
	margin-bottom:20px;
}

#housemap .zoombtn {
	width:267px;
	margin-top:8px;
	text-align:center;
}

#housemap h4 {
	margin-left:0px;
	margin-bottom:8px;
}


#housetext {
	float:left;
	width: 280px;
}

#housetext p {
	margin-left:0px;
	margin-top:6px;
}

#housetext h4 {
	border-left-width: 3px;
	border-left-style: double;
	border-left-color: #E4D393;
	padding-left: 7px;
	margin-left:0px;
	margin-bottom:10px;
}

#housetext dl {
	margin-bottom:16px;
}

#housetext dt {
	font-weight:bold;
	float:left;
}

#housetext dd {
	float:left;
}

#housetext div.inset dt {
	width:52px;
}

#housetext dl.system dt {
	width:80px;
}

#housetext dl.system2 dt {
	width:120px;
}

#housetext div.inset2 dt {
	width:80px;
}

#housetext div.inset3 dt {
	width:70px;
}
