@charset "utf-8";
/*-------------------------
アクセスページ（全体背景）
------------------------*/
body {
	width:100%;
	text-align: justify;
	text-justify: inter-ideograph;
	text-align: left;
	font-size: 14px;
	line-height: 160%;
	color: #172B25;
	min-width: 950px;
	background: url(../access/img/bac.png) top center no-repeat;
	background-color: #B7C5C2;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
* html body {	/* for IF6 */
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
/*-------------------------
topイメージ（アクセス）
------------------------*/
.bac01 {
	width: 100%;
	height: 598px;
	overflow: hidden;
	margin: 0 auto;
	display: block;
	text-indent: -9999px;
}
.bac01 {
	background: url(../access/img/t01.png) top center no-repeat;
}
.contitle001 {
	width: 446px;
	height: 70px;
	overflow: hidden;
	text-indent: -9999px;
	background: url(../access/img/title001_.png) right 0 no-repeat;
}
.title003 {
	width: 342px;
	height: 60px;
	overflow: hidden;
	margin: 17px 0 28px 2px;
	text-indent: -9999px;
	background: url(../access/img/title001.png) 0 0 no-repeat;
}
.title002 {
	width: 850px;
	height: 40px;
	overflow: hidden;
	background: url(../access/img/text_bac.jpg) 0 0 repeat-x;
	font-size: 16px;
	color: #ffffff;
	padding: 9px 0 0 25px;
	margin-bottom: 25px;
}
.bt_g {
	overflow: hidden;
	margin: 19px 0 29px 660px;
}
.map {
	margin: 0 0 55px 0;
}
.center01 {
	text-align: center;
}
.text001 {
	padding: 0 0 30px 0;
}
