@charset "utf-8";


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

/* --------------------------------------------------------------------------------
	共通
-------------------------------------------------------------------------------- */
.cn-freeHtmlEdit {}
.cn-freeBlock {
	width: 850px;
	clear: both;
	overflow: hidden;
}
.cn-freeBlock p {
	font-size: 12px;
}
.cn-freeBlock img {
	vertical-align: bottom;
	border-style: none;
}
.cn-freeBlock p.center {
	text-align: center;
	margin-bottom: 30px;
}