@charset "utf-8";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
#conts h2 {
	margin-bottom: 18px;
}

#conts p {
	margin: 0 10px 25px 2px;
}

#conts p:nth-of-type(6) {
	margin-bottom:50px;
}

#conts p span,
#conts p a {
	color:#1366AD;
}

#conts p.map {
	text-align:center;
}
