#about_map {
	margin-top:20px;
}

#about_map h2 img{
	vertical-align:middle;
	}
#about_map h2 {
	color:#003F71;
	font-size:95%;
	letter-spacing:0em;
	font-weight:bold;
	margin-bottom:5px;
	}
	
#about_map_inner,#about_map_inner_memo{
	margin:0 0 5px 10px;
	padding:10px 0;
	border-top:1px dashed #003F71;
	}
#about_map_inner h3{
	font-weight:bold;
	padding:7px 10px;
	font-size:90%;
	margin-bottom:10px;
	background-color:#CCCCCC;
	color:#333333;
	}
	
#about_map_inner p{
	margin-bottom:20px;
	}
#about_map_inner h4{
	background-image:url(../image/icon_contents.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	font-size:85%;
	color:#003F71;
	font-weight:bold;
	margin-bottom:10px;
	}
#about_map_inner h5{
	font-weight:bold;
	padding:7px 10px;
	font-size:90%;
	margin-bottom:10px;
	background-color:#CCCCCC;
	color:#333333;
	}
.head_text{
	font-weight:bold;
	color:#FFFFFF;
	padding-right:20px;
	}
#about_map_inner li{
	margin-bottom:5px;
	font-size:80%;
	color:#333333;
	}
#about_map_inner img{
	vertical-align:middle;
	}
#about_map_inner ul{
	margin-bottom:20px;
	}
#about_map_inner_memo h3{
	background-image:url(../image/icon_contents_gray.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:40px;
	color:#999999;
	font-size:85%;
	font-weight:bold;
	margin-bottom:10px;
	}
#about_map_inner_memo h5{
	font-weight:bold;
	padding:7px 10px;
	font-size:90%;
	margin-bottom:10px;
	background-color:#EFEFF1;
	color:#333333;
	}