@charset "utf-8";
/* CSS Document */

.wrap{
	background:url(../images/bg_middle_03.gif) repeat-y ;
	width:1000px;
	margin-bottom:20px;
}

#colum{
	padding:0 3px;
}

#colum h3{
	color:#FFF;
	font-weight:bold;
	text-align:left;
	width:974px;
	padding:10px;
	border-top:#CCC 1px solid;
}

.cap_area{
	width:969px;
	padding:10px 10px 0 10px;
	font-weight:500;
	line-height:1.4;
}

