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

#maincol {
	display:block;
	position: relative;
	width:100%;
	height:446px;
	overflow:hidden;
}
.col {
	display:block;
	float:left;
	margin-right:1%;
	width:32%;
	height:378px;
	overflow:hidden;
	line-height:14px;
	font-size:12px;
	font-weight:normal;
	text-align: justify;
}
.inside2 {
	width:232px;
	padding:4px;
}
