@charset "Shift_JIS";

@import url("setting.css");  

/* ----------------------------------------
	teaser
---------------------------------------- */
#contents #contents_right #access {
	padding: 15px 0 0;
	background: url(../img/common/contents_bg.png) bottom right no-repeat;
}
#contents #contents_right #access .map {
	display:block;
	margin:auto;
}
#contents #contents_right #access .section {
	width: 620px;
	padding: 30px 10px;
	border-bottom: #c7c7c7 1px solid;
	margin: auto;
	background: none;
}
#contents #contents_right #access .last {
	border-bottom: none;
}
#contents #contents_right #access .section img {
	margin-bottom: 20px;
	display:block;
}
#contents #contents_right #access .section span {
	color: #00a098;
}