@charset "utf-8";
/* CSS Document */

#contents{
	font-size:14px;
}

h1{
	margin:0px;
	padding:0px;
}

.wrap-map{
	width:640px;
	margin:0px auto 30px auto;
	line-height:180%;
}

.wrap-map a:link,.wrap-map a:visited{
	padding-left:40px;
	color:#666666;
	text-decoration:none;
	background-image:url(../img/ico_delta.gif);
	background-position:15px 0px;
	background-repeat:no-repeat;
}

.wrap-map a:hover{
	padding-left:40px;
	color:#60B000;
	text-decoration:underline;
	background-image:url(../img/ico_delta.gif);
	background-position:15px 0px;
	background-repeat:no-repeat;
}

.map-left{
	width:310px;
	float:left;
	padding-right:10px;
}

.map-left{
	width:310px;
	float:left;
	padding-right:10px;
}


#contents h2{
	margin:0px auto 15px 40px;
}

