@charset "utf-8";

/* ////////////////////////////////////////////////////////////////////////////
	html_style.css
//////////////////////////////////////////////////////////////////////////// */
.cn-freeBlock {
	width: 850px;
	clear: both;
	overflow: hidden;
}
.cn-freeBlock img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border-style: none;
}

.cn-freeBlock .relative {
	position: relative;
}

.cn-freeBlock .link_btn {
	position: absolute;
	top: 34px;
	left: 500px;
}
