@charset "UTF-8";
/* CSS Document */

/*◆◆◆ ご利用にあたって・タイトル　◆◆◆*/
#ttl-access {
	background-image:url(../img/ttl_access.gif);
	height: 30px;
	margin-bottom: 8px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
/*◆◆◆ 文章　◆◆◆*/
.access1 {
	margin: 0px 30px 2px 32px;
	line-height: 140%;
	color: #222222;
	font-size:12px;
	text-align: left;
	clear: left;
}
/*◆◆◆ 文章　◆◆◆*/
.access2 {
	margin: 25px 30px 7px 32px;
	line-height: 140%;
	color: #222222;
	font-size:11px;
	text-align: left;
	clear: left;
	border-top: solid #E1D9F3 1px;
	padding-top: 5px;
}
/*◆◆◆ 地図　◆◆◆*/
.map {
	margin-left: 32px;
	width: 481px;
}
