@charset "UTF-8";

/*/////////////////////////////////////////////////////////

※コンテンツ下部の情報エリア（主にPDF誘導）

///////////////////////////////////////////////////////// */

#contents div#article div.bottomInfoArea{
	border-top:#999999 1px solid;
	margin-top:20px;
	font-size:10px;
	padding-top:10px;
}

/*/////////////////////////////////////////////////////////

説明文 （協定及び事業許可）

///////////////////////////////////////////////////////// */

dl.explanationChap {
	margin-bottom:20px;
}
dt.explanationTitle {
	font-weight:bold;
	margin-bottom:0px;
	border-bottom:none;
}
dd.explanationText {
	margin:5px;
}

/*/////////////////////////////////////////////////////////

※注記のテキスト （注記のあるところ）

///////////////////////////////////////////////////////// */

.note {
	font-size: 0.83em;
}


