@charset "utf-8";
/* CSS Document */


/* 090324 追加 アクセスマップ */

#access_mapout {
	width: 370px;
	margin-bottom: 20px;
	float: right;
}

.table_access {
	font-size:83%;
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:20px;
	margin-top: 20px;
}

 h5{
	background-image: url(../img/base/mark_3kaku_a.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4AA27E;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 110%;
}.access_map_txt {
	width: 370px;
	float: left;
}
