@charset "utf-8";
/* CSS Document */

#saitemap-boxall {
	height: auto;
	width: 680px;
	border: 1px solid #666666;
	padding: 30px;
	margin:0 auto;
}


#saitemap-boxall a:link {
	color:#1987C6;
}

#contents-box01 a:visited {                 
  color: #1987C6;     
}

#saitemap-boxall a:hover { 
	color:#0066FF;
}

#saitemap-left {
	float: left;
	height: auto;
	width: 330px;
	margin-right: 20px;
}

#saitemap-right {
	float: left;
	height: auto;
	width: 330px;
}
.map-tx01 {
	font-size: 15px;
	font-weight: bold;
	color: #1987c6;
	text-decoration: underline;
	line-height: 20px;
}
.map-tx02 {
	font-size: 13px;
	font-weight: bold;
	color: #1987c6;
	line-height: 20px;
}
#map001 {
	border: 1px solid #1987c6;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 20px;
	margin-bottom: 10px;
	height: auto;
}

#map002 {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1987c6;
	margin-bottom: 10px;
}
#map003 {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 30px;
	margin-bottom: 10px;
	height: auto;
}
#map004 {
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 50px;
	margin-bottom: 10px;
	height: auto;
}
