@charset "utf-8";
/* Copyright 2017 FSFIELD All Rights Reserved. */

/* ------------------------------------------------------------

アクセス

------------------------------------------------------------ */

/* グローバルナビアクティブ
---------------------------------------------- */
#nav_global ul li.g05 a{background: url(../img/nav_global01.jpg) no-repeat -756px -59px;}

/* 
---------------------------------------------- */
.access{
	border-bottom: 1px dotted #999999;
	padding: 20px 0;
}

.access.car{border-top:1px dotted #999999;}
.access.bus{margin-bottom: 25px;}

.access h4{
	font-weight: bold;
	margin-bottom: 5px;
	padding-left: 28px;
}

.access.car h4{background: url(../access/img/ico_car01.png) no-repeat left 0.2em;}
.access.train h4{background: url(../access/img/ico_train01.png) no-repeat left 0.2em;}
.access.bus h4{background: url(../access/img/ico_bus01.png) no-repeat left 0.2em;}

/* 地図
---------------------------------------------- */
iframe{
	display: block;
	width: 100%;
	height: 700px;
	border: none;
}








