@charset "utf-8";


/* ////////////////////////////////////////////////////////////////////////////
	html_style.css（静的ページ共通css）
//////////////////////////////////////////////////////////////////////////// */

/* --------------------------------------------------------------------------------
	共通
-------------------------------------------------------------------------------- */
.cn-freeBlock {
	width: 850px;
	clear: both;
	overflow: hidden;
}

.cn-freeBlock img {
	border-style: none;
	vertical-align: bottom;
}

.cn-freeBlock .staticFlow {
	margin: 0;
	clear: both;
	overflow: hidden;
}
.cn-freeBlock .staticFlow .free_e_house_textlink {
	float: right;
	margin: 0 10px 20px 0;
}

.cn-freeBlock .staticFlow .free_e_house_btn {
	text-align: center;
}