@charset "utf-8";
@import "/css/common/0-import.css";
/*  
	Update : 
*/
/*------------------------------------------------------------
	Floor Guide Top
------------------------------------------------------------*/
#conts {
}

#conts h2 {
	margin: 35px 0 25px 50px;
}

#conts h3 {
	margin-bottom: 7px;
}

#conts h3.mt20 {
	margin: 20px 0 10px;
}

#conts h4 {
	margin: 0 0 0px 5px;
	color: #666;
	font-weight: normal;
}

#conts #map {
	margin: 0 0 0 50px;
}

#conts #map .map01 {
	margin-bottom: 10px;
	display: block;
}

#conts #map p {
	padding-left: 13px;
	background: url(../img/icon04.gif) no-repeat left 5px;
	color: #666;
	line-height: 1.7;
}

#conts #map p.mb35 {
	margin-bottom: 35px;
}

#conts #map .boxP {
	width: 242px;
	float: left;
}

#conts #map .boxA {
	height: 290px;
	position: relative;
}

#conts #map .boxA img.floatL {
	margin-right: 15px;
}

#conts #map .boxP p {
	padding: 0 20px 10px;
	background: url(../img/box_back_bottom01.gif) no-repeat left bottom;
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#conts #map .boxP img {
	display: block;
}


#conts #map  ul {
	position: absolute;
	bottom: 0;
	left: 400px;
}

#conts #map ul li {
	margin-bottom: 10px;
	padding-left: 23px;
	background: url(../img/icon02.gif) no-repeat left center;
}

#conts #map ul li.back {
	background: url(../img/icon03.gif) no-repeat left center;
}


#conts #map li a {
	color: #999;
	font-size: 13px;
}

#conts #map li a:hover {
	color: #B08700;
}