@charset "utf-8";

@import "style.css";

/* Contents
--------------------------------------------------*/

#content #navigation li.officer a {
	height: 36px;
	background: url(../img/navigation.gif) no-repeat -10px -32px;
}

#content h2 {
	width: 575px;
	background: url(../img/h2.gif) no-repeat left top;
}

#content_body .left {
	float: left;
	width: 48%;
	margin: 0 0 20px 0;
}

#content_body .right {
	float: right;
	width: 48%;
}

#content_body .right .data {
	display: block;
	text-align: right;
	margin-top: 15px;
}
