/* see */

/* ----------------------------------------- 
-------------------------------------------- */
/* コンテンツエリア */
#contentsArea {
	text-align:left;
	font-size:100%;
	line-height:1.6;
	margin-bottom:30px;
}
#contentsArea h1,
#contentsArea h2,
#contentsArea h3,
#contentsArea h4,
#contentsArea h4,
#contentsArea p {
	margin:0px;
	padding:0px;
}
/* ----------------------------------------- 
-------------------------------------------- */
/* タイトル */
#contentsArea .conTop {
	width:575px;
	margin-bottom:10px;
}
/* ----------------------------------------- 
-------------------------------------------- */
/* メインビジュアル */
#contentsArea .mainVisual {
	margin-bottom:30px;
}
/* セクション区切り */
#contentsArea .section {
	margin-bottom:30px;
}
/* 本文テキスト */
#contentsArea p.txt {
	text-indent:0em;
	margin-bottom:15px;
}
/* 本文テキスト（注釈） */
#contentsArea p.txtNote {
	text-indent:0em;
	font-size:11px;
	line-height:1.2;
	color:#666666;
	margin-bottom:15px;
}
#contentsArea .noteMark {
	color:#CC0000;
}
/* 本文写真　右 */
#contentsArea .photoRight {
	width:210px;
	float:right;
	text-align:right;
}
#contentsArea .photoRight p {
	margin-bottom:10px;
	font-size:11px;
	line-height:1.4;
}
/* ----------------------------------------- 
-------------------------------------------- */
/* 地図、グラフテーブル */
#contentsArea .grafArea {
	width:575px;
	margin-bottom:15px;
}
/* ----------------------------------------- 
-------------------------------------------- */
/* ページトップ */
#contentsArea .pageTop {
	text-align:right;
}
#contentsArea .pageTop a {
	background:#FFFFFF url(/csr/social/common/arw_pagetop.gif) left center no-repeat;
	padding-left:15px;
	font-size:12px;
}







