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

 file name  : access.css
 author     : Ability Consultant
 style info : アクセス
=================================================================== */
/* -----------------------------------------------------------
	楽天左カラム高さ設定
----------------------------------------------------------- */
#htlSide-A {
	top: 535px;
}

#contents {
	padding: 40px 0 0;
}

h3 {
	text-align: center;
	margin: 0 auto 30px;
}

/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
	position: relative;
}
.con_int .btn {
	position: absolute;
	top: 269px;
	right: 175px;
}

/* -----------------------------------------------------------
	.con_access
----------------------------------------------------------- */
.con_access {
	margin-top: 60px;
}
.con_access h4 {
	text-align: center;
	margin-bottom: 49px;
}
.con_access .box_acc p {
	margin-top: 30px;
}
.con_access .box_acc p:first-child {
	margin-top: 0;
}
