@charset "utf-8";

@import url(base.css);

/* --------------------------------------------------

mobile

-------------------------------------------------- */

#main h2 {
	margin-bottom: 15px;
}

#main h3,h4 {
	margin-bottom: 15px;
	margin-top: 20px;
}

#main {
	line-height: 2;
}

.sousin {
	width: 200px;
	text-align: center;
	border: #0095B3 1px solid;
	color: #0095B3;
	font-weight: bold;
}