@charset "utf-8";


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

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

.cn-freeBlock p {
	font-size: 12px;
}

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