@charset "utf-8";

h2#show{
	text-align:left;
	background:#fff url(img/showroom.gif) no-repeat scroll left top;
	height:24px;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

h2#map{
	background:#fff url(img/map.gif) no-repeat scroll left top;
	width:386px;
	height:24px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 0.5em;
}
div#map {
	width: 680px;
	margin-left: 10px;
}


img#showroomimg{
	width:294px;
	height:233px;
	float:left;
}
div#tablebox{
	float:right;
	margin-right:0;
	padding-right:2.5em;
	margin-bottom:1em;
}

table#showtable{
	border-top:1px #666666 solid;
	border-left:1px #666666 solid;
	width: 370px;
	/*width: 350px;*/
	/*float:right;
	margin:0 15px;
	margin-right:1em;*/
}

td{
	padding:0.5em 2em;
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
}

th{
	border-right:1px #666666 solid;
	border-bottom:1px #666666 solid;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
th{
	background-image: url(../../img/bg_slash.gif);
	font-weight:bold;
}

p#info{
	background: #fff url(../img/li_point.gif) no-repeat scroll left center;
	text-indent:10px;
}
div#setsumeibox{
	width:280px;
	margin: 1em 20px 0.5em 0;
	float: right;
	background: url('../img/bg_slash.gif') repeat fixed;
}

p#setsumei{
	margin:1em;
}


div.contbox h3{
	background: #8A8A8A url(../img/li_black.jpg) no-repeat scroll 10px center;
	text-indent: 28px;
	margin:1em 1.5em 0.5em 1.5em;
	color: #fff;
	height: 3em;
	font-size: 1em;
	line-height: 3em;
}

div.imgboxtop{
	margin-bottom:1em;
	margin-top:1em;
	height:301px;
	min-height:301px;
}

div.imgbox{
	margin-bottom:1em;

	height:205px;	min-height:205px;
	
}
img.imgleft{
	float:left;
	margin-left:48px;
}

img.imgright{
	float:right;
	margin-right:48px;
}

div.imgboxtop img{
	margin-left:24px;
}
div#showroom_box02 {
	float: left;
	width: 330px;
	margin-right: 19px;
	margin-top: 5px;
	margin-bottom: 5px;
}

