@charset "UTF-8";

#col1 {
	width: 100%;
}

#col1_content {
	min-height: 200px;
	background-color: #fff;
}

