@charset "utf-8";

#contentsPages h4{
	margin:25px 0 10px 0;
	padding:7px 0 0 33px;
	background-image:url(../images/pages/page_caption_bg.gif);
	background-repeat:no-repeat;
	width:647px;
	height:28px;
	font-size:16px;
	font-weight:bold;
	color:#333;
}

#contentsPages p.page_text{
	font-size:12px;
	color:#333;
	line-height:1.7em;
	padding:0 22px;
	margin:0 0 20px 0;
}

span.red{
	color:#d9001b;
}


