@charset "utf-8";
@import "template.css";
/*------------------------------------------------------------
	Access
------------------------------------------------------------*/
#container {
	background: url(/floorguide/plouf/access_plouf/img/container_back.gif) repeat-y left top;

	position: relative;
}

#conts {
	margin: 0 0 0 300px;
}

#conts h2 {
	margin: 0 0 10px;
}

#conts #map {
}

#conts #map p {
	color: #7C6754;
}

#conts #map .map01 {
	margin: 10px 0 30px;
	display: block;
}

#conts #map .map02 {
	float: left;
}

#conts #map .text {
	margin: 0 0 0 180px;
}

#conts #map .text p {
	width: 317px;

	color: #999;
}

#conts #map .text .notes {
	margin: 30px 0 0;
	width: 317px;
	background: url(/access/img/box_back_bottom.gif) no-repeat left bottom;
}

#conts #map .text .notes span {
	padding: 5px 10px;
	background: url(/access/img/box_back_top.gif) no-repeat left top;
	display: block;

	color: #000;
	line-height: 1.3;
	font-weight:  bold;
}

#conts #map .text .notes span span {
	padding: 0 0 0 25px;
	background: url(/access/img/icon01.gif) no-repeat left center;
	display: block;
}

#conts #map .text ul {
	margin: 20px 80px 0 0;

	float: right;
}

#conts #map .text li {
	margin-bottom: 10px;
}

#conts #map .text li a {
	color: #999;
}

#conts #map .text .parking a {
	padding: 3px 0 3px 23px;
	background: url(/floorguide/img/icon01.gif) no-repeat left center;
}

#conts #map .text .floor a {
	padding: 3px 0 3px 23px;
	background: url(/access/parking/img/icon01.gif) no-repeat left center;
}
