@charset "UTF-8";
/* CSS Document */
h1{
	display:none;
}
#content h3{
	font-weight:normal;
	font-size:1.5em;
}
#content{
	width:800px;
	margin:2em 2em 1em 100px;
	height:auto;
}
#colomn_1, #colomn_2, #colomn_3{
	width:230px;
	display:inline;
	margin-right:20px;
	float:left;
	clear:none;
	height:340px;
}
#colomn_2, #colomn_3{
	width:235px;
	border-left:solid 1px #889488;
	padding-left:1em;
}