/*----------------------------------------*/
/*      banner + 　model house links      */
/*----------------------------------------*/

#mapFooter {
	clear: both;
	padding-top: 1px;
	margin-bottom: 30px;
	height:280px;
	width: 980px;
	zoom:1;
    margin-left:auto;
    margin-right:auto;

}

#catalogArea{
width:360px;
height:285px;
float:left;
}

#mapArea{
width:590px;
height:280px;
float:right;
}

/* ========== gomodel-02 for lamb ========== */

.go-model {
	display: block;
	width: 590px;
	height:282px;
	background-color: #E6E6E6;
	overflow:hidden;
 zoom:1;
}

.go-model #modelmap {
	display: block;
	float: left;
	font-size:0.75em;
	padding: 5px 10px;
	width:250px;
}

.go-model img.map {
	display: block;
	float: left;
}

.go-model #modelmap .list-normal-01 dt {
	color: #688092;
}

.go-model #modelmap .list-normal-01 dd {
	margin-bottom:1em;
}

.go-model #modelmap .list-normal-01 dd.last-child {
	margin-bottom:0;
}


/* ========== list-normal-01 ========== */
#mapArea ul.list-normal-01{
margin-left:-11px;
overflow:hidden;
zoom:1;
}

#mapArea ul.list-normal-01 li{
display:inline-block;
/display:inline;
margin:3px 9px 3px -1px;
padding-left:10px;
border-left:1px solid #c5c9cb;
line-height:1;
zoom:1;
}

* html #mapArea ul.list-normal-01 li{ line-height:1.14;}
* html #mapArea ul.list-normal-01 li{ margin-left:0}
* + html #mapArea ul.list-normal-01 li{ line-height:1.14;}

#mapArea ul.list-normal-01 li a:link,
#mapArea ul.list-normal-01 li a:visited{
color:#688092;
}
