@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :access.css
 author     :Ability Consultant
style info  :アクセス
=================================================================== */
/*----------------------------------------------------
	ページ専用設定
----------------------------------------------------*/
.btn {
	text-align: right;
}

/* -----------------------------------------------------------
	.con_intro		INTRO
----------------------------------------------------------- */
.con_intro {
	position: relative;
	margin-bottom: 45px;
}

/* -----------------------------------------------------------
	.con_car		お車でのアクセス
----------------------------------------------------------- */
.con_car {
	margin-bottom: 60px;
}

.con_car p {
	margin-bottom: 30px;
}

.con_car dl {
	padding-left: 20px;
}

.con_car dl dt {
	margin-bottom: 3px;
}

.con_car dl dd {
	padding-left: 26px;
}

/* -----------------------------------------------------------
	.con_train		電車でのアクセス
----------------------------------------------------------- */
.con_train {
	margin-bottom: 75px;
}

.con_train p {
	margin-bottom: 30px;
}
