@charset "UTF-8";
#col_left {
	float: left;
	width: 180px;
}
#col_right {
	float: left;
	width: 180px;
}
#clearfix {
	clear: both;
}
