@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;
}