@charset "utf-8";


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

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

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

.cn-freeBlock .staticFlow {
	clear:both;
	overflow:hidden;
	margin: 0;
}

.cn-freeBlock .staticFlow .btm60 {
	margin-bottom: 60px;
}

.cn-freeBlock .staticFlow .free_e_house_textlink{
	float:right;
	margin-bottom: 16px;
}

.cn-freeBlock .staticFlow .free_e_house_btn{
	text-align: center;
	margin: 0 0 20px;
}