@charset "UTF-8";

@import url(../base.css);
@import url(../footer.css);
@import url(../format.css);

#contentBorder h2 {
	width: 727px;
	height: 19px;
	background:  url(../../common_img/h2_none.gif) no-repeat;
}

#contentBorder h2 span {
	display: none;
}

#contentBody {
	position: relative;
}

#contentBody h3{
	width: 585px;
	height: 147px;
}


#contentBody h4{
	margin: 5px 0;
	border-bottom: 1px solid #91b8d9;
}

#contentBody p{
	padding: 5px;
}

#contentBody p.textright{
	text-align: right;
}

