@charset "utf-8";
/* CSS Document */

#columnLeft {
	display:none;
}
#content {
	width:908px;
}
.content_main {
	width:846px;
	border:1px solid #D9D9D9;
	float:left;
	padding:20px 30px;
}
