@charset "utf-8";
#sitemap #page #wrap #contents {
	text-align: center;
}
/*#sitemap #page #wrap #contents {
	clear: none;
	height: auto;
	width: 770px;
	font-size: 100%;
	line-height: 1.3;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
}*/
#sitemap #page #wrap #contents h2 {
	background-image: url(img/bar_sitemap.jpg);
	width: 740px;
/*	background-repeat: no-repeat;
	height: 38px;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	_margin-left: 7px;*/
}
#sitemap #page #wrap #contents .mapFloor {
	clear: none;
	height: auto;
	width: 735px;/*	margin-left: 50px;
	_margin-left: 25px;*/
	margin: 25px auto;	/*float: left;*/
	/*border: 1px dotted #FF6600;*/
}
#sitemap #page #wrap #contents .mapFloor .mapBox {
	height: auto;
	width: 245px;
	clear: none;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	/*_margin-right: 3px;*/
	/*border: 1px dotted #9900FF;*/
}
#sitemap #page #wrap #contents .mapFloor .mapBox180 {
	width: 180px;
	padding-left: 65px;
}
#sitemap #page #wrap #contents .mapFloor .mapBox2 {
	height: auto;
	clear: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#sitemap #page #wrap #contents .mapFloor .mapBox dt {
	background-image: url(img/icon_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 15px;
	text-decoration: underline;
	margin-bottom: 5px;
}
#sitemap #page #wrap #contents .mapFloor .mapBox2 dt {
	background-image: url(img/icon_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	text-indent: 15px;
}
#sitemap #page #wrap #contents .mapFloor .mapBox dd {
	background-image: url(img/icon_arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	text-indent: 15px;
	line-height: 1.3;
}
/*link set up*/
/*---------------------------*/
#sitemap #page #wrap #contents a:link,a:visited {
	color:#333333;
	text-decoration: none;
}
#sitemap #page #wrap #contents a:hover {
	color:#FF0000;
	text-decoration: none;
}
/*---------------------------*/

