@charset "utf-8";
/* CSS Document */

#sub_title{
	background-image:url(../images/base/sub_title_bg.png);
	width:930px;
	height:35px;
	margin-top:10px;
}

#sub_title h3{
	margin-left:20px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	font-size:12pt;
}

#maincontentsbox .body .center{
	width:930px;
	text-align:center;
}
