@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
.mainVisual {
	background: url(../image/entering_station/main_img.jpg) no-repeat center top;
	background-size: cover;
}

.mainVisual h2 {
	width: 902px;
	text-align: left;
}

#conts h2 {
	margin-bottom: 10px;
}

#conts .txtImg {
	margin-bottom: 30px;
}

#conts .headLine01 {
	margin-bottom: 30px;
}

#conts p {
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 1.8;
}

#conts .imgBoxR {
	margin-bottom: 35px;
}

#conts .imgBoxR .textBox p {
	margin: -3px 0 25px;
}

#conts .imgBoxR .textBox .txt {
	font-size: 12px;
	text-align: right;
}

#conts .imgBoxR .textBox .link {
	margin-bottom: 8px;
}

#conts .textLink {
	margin-bottom: 23px;
}

#conts .textLink01 {
	margin-bottom: 51px;
}

#conts .textLink span {
	padding-left: 25px;
	display: block;
	font-size: 18px;
	background: url(../image/entering_station/span_bg.gif) no-repeat left center;
}

#conts .textLink a {
	color: #1366AC;
	text-decoration: underline;
}

#conts .textLink a:hover {
	text-decoration: none;
}

#conts .photoUl {
	margin: -29px -31px 0 0;
	width: 740px;
	overflow: hidden;
	zoom: 1;
}

#conts .photoUl li {
	margin: 29px 31px 0 0;
	float: left;
}

#sideBar .sLink a .txt {
	margin: 22px 27px 16px;
	font-size: 14px;
}

#sideBar .sLink a .txt01 {
	margin: 8px 27px 16px;
}