@charset "UTF-8";

@import url(../../css/import.css);

/* -------------------------  index */

#jyosenguide{
	margin-bottom:15px;
}

#jyosenguide h3,#jyosenguide h4{
	margin-bottom:10px;
}

.guideL{
	width:290px;
	float:left;
	text-align:right;
}

.guideL p{
	margin-top:5px;
	text-align:left;
}

.guideR{
	width:290px;
	float:right;
	text-align:right;
}

.button{
	margin-top:5px;
}

.access{
	margin-top:15px;
}

strong{
	font-weight:bold;
	color:#0C70B0;
}

.jet{
	border:1px solid #C06E15;
	padding:5px 10px;
	margin-top:10px;
}

.jet img{
	float:left;
	margin-right:10px;
}

.border{
	margin:5px 0;
}

/* -------------------------  map */

.map{
	width:450px;
	margin:15px auto 10px auto;
}

.close{
	text-align:center;
	margin:0 auto 15px auto;
}