@charset "UTF-8";
/* rightcolumn h2 */
div#rightcolumn h2 {
	padding-top: 1px;
	height: 57px;
	font-size: 100%;
	color: #666;
	letter-spacing: 0.2em;
	font-family: Helvetica, Arial, sans-serif;
}

/* special */
div.spcolumn {
	border-bottom: 1px solid #D1E2EB;
	padding-top: 30px;
	padding-bottom: 15px;
}

div.spphoto {
	float: left;
	width: 150px;
	font-size: 80%;
}

div.spphoto img {
	margin-bottom: 10px;
}

div.sptxt1 {
	float: right;
	width: 400px;
}

div.sptxt2 {
	float: right;
	width: 570px;
}

div.spcolumn h3 {
	margin-bottom: 5px;
	padding-top: 1px;
	font-size: 100%;
	color: #004283;
}

div.spcolumn h4 {
	margin-bottom: 20px;
	font-size: 80%;
	color: #004283;
}

div.spcolumn p {
	margin-bottom: 15px;
	font-size: 80%;
	line-height: 160%;
}

div.spcolumn p.spetc {
	color: #004283;
}