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

/* 基本CSSはstyle.css */


/* --------------------------------------------------
  ご利用のご案内　guide.html スタイル指定
-------------------------------------------------- */

.access-map{
	margin-left: 30px;
}
.access-map img{
    width:400px;
	margin: 30px 30px 0 0;
	display: inline-block;
}
.access-map p{
	font-weight: bold;
}
.access{
	margin-top: 50px;
	margin-left: 30px;
}
.access a{
	text-decoration: none;
	color:#71706f;
}


