@charset "utf-8";
@import "../common/0-import.css";

#conts {
	margin-bottom: 20px;
}

#conts span{
	color: #003399;
	font-weight: bold;
}

#conts p{
	margin-bottom: 35px;
}

#conts h2{
	margin-bottom: 10px;
	color: #003399;
	font-size: 14px;
	line-height: 1.4;
}

#main p#returnTop {
	margin-bottom: 12px;
}