@charset "UTF-8";
/* CSS Document */


.contents_inner {
	width:810px;
	margin:0 auto 20px;
	background:#000000;
}

.contents_inner_l {
	width:345px;
	float:left;
}

.contents_inner_r {
	width:455px;
	float:right;
	margin-top:20px;
}


/*title
-----------------*/
.title_hed {
	background:url(../images/contents/title_img_about.gif) 0 0 no-repeat;
	height:30px;
	margin-bottom:15px;
	text-indent:-9999px;
}

.contents_main {
	width:455px;
	height:345px;
	overflow:auto;
	color:#FFFFFF;
}

.contents_main h4 {
	font-size:1.2em;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:10px;
	padding:3px 0;
}

.contents_main h5 {
	font-size:1.2em;
	font-weight:normal;
	border-bottom:1px solid #FFFFFF;
	margin-bottom:10px;
	padding-bottom:3px;

}

.contents_main table {
	font-size:0.8em;
	margin-bottom:15px;
}

.contents_main p {
	margin:0 0 15px 15px;
}
