@charset "utf-8";

@import url(/oze/common/css2/import.css);

/*-------------------------------------------------------------------
コンテンツ部
--------------------------------------------------------------------*/
#content #wrapper-h2-home {
	width:695px;
	margin:15px;
}

#wrapper-h2-home h2 {
	width:73px;
	float:right;
}

#wrapper-h2-home img.image-main {
	width:595px;
	float:left;
}

#wrapper-h2-home p {
	width:695px;
	clear:both;
	padding-top:15px;
	font-size:115%;/* 13px → 15px */
}

/*-------------------------------------------------------------------
メイン - コンテンツ部（上部のラインカラー上書き）-ホーム以外
--------------------------------------------------------------------*/
#wrapper-main #content {
	border-top:#cccc00 solid 10px;
}

/*-------------------------------------------------------------------
コンテンツ部 - 基本 - ホーム以外
--------------------------------------------------------------------*/
#content #wrapper-h2 {
	width:695px;
	margin:15px;
}

#content #wrapper-h2 p {
	font-size:115%;/* 13px → 15px */
	margin-top:10px;
}


