@charset "utf-8";


/* =========================================== *
 *	contents
 * =========================================== */

h2 {
	margin-bottom: 25px;
}

div.section {
	margin: 25px 0 30px;
	overflow: hidden;
}
* html div.section {
	height: 1%;
}
div.section ul {
	
}
div.section ul li {
	margin: 15px 0;
	list-style: none outside;
}
div#link1 ul li a,
div#link2 ul li a {
	color: #225687;
	font-weight: bold;
}
div#link3 ul,
div#link4 ul {
	width: 367px;
	float: left;
}
div.section em {
	color: #225687;
}