@charset "utf-8";
/* CSS Document */

/* top image */
#topimage{
	background-image:url(../images/contents/sub/title_image.png);
	width:950px;
	height:150px;
}

h2{
	background-image:url(../images/contents/sub/sub_title.png);
	width:910px;
	height:35px;
	margin:10px auto;
}

h2 span{
	display:block;
	margin-left:30px;
	line-height:35px;
	font-weight:bold;
}

.u_h2{
	width:890px;
	margin:0px auto;
}