@charset "utf-8";

/* ////////////////////////////////////////////////////////////////////////////
	html_style.css
//////////////////////////////////////////////////////////////////////////// */
.cn-freeBlock {
	overflow: hidden;
	clear: both;
	width: 850px;
}
.cn-freeBlock img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	border-style: none;
}
.cn-freeBlock ul.linklist {
    float: right;
    font-size: 12px;
    list-style-type: none;
    margin: 0 0 10px;
    padding: 0;
}
.cn-freeBlock ul.linklist a {
    color: #2b868a;
    display: block;
    padding-left: 10px;
}

