/*左ボックス*/
#MAPcontents #MAPleft {
	width: 200px;
	float: left;
	padding-right: 55px;
	padding-left: 25px;
	margin-top: 10px;
}
/*真ん中ボックス*/
#MAPcontents #MAPcenter {
	float: left;
	width: 200px;
	padding-right: 55px;
	margin-top: 10px;
}


/*右ボックス*/
#MAPcontents #MAPright {
	width: 200px;
	float: left;
	margin-top: 10px;
}
#MAPcontents #image h3 {
	background-image:url(../images/sitemap/ti_sitemap.jpg);
	background-repeat: no-repeat;
	height: 104px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#MAPcontents h4 {
	font-size: 13px;
	color: #CA2425;
}


#MAPcontents ul li {
	text-decoration: none;
	list-style-image: url(../images/sitemap/yajirushi.gif);
	margin-top: 5px;
	margin-bottom: 5px;
}
#MAPcontents .sen {
	margin: 0px;
	padding: 0px;
}
#MAPcontents h4 {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
}


#MAPcontents h4 a {
	color: #C10001;
	font-size: 13px;
	text-decoration: none;
}
#MAPcontents h4 a:hover {
	color: #C10001;
	font-size: 13px;
	text-decoration:underline;
}
#MAPcontents ul li a {
	color: #666666;
	font-size: 12px;
	text-decoration: none;
}
#MAPcontents ul li a:hover {
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
}