/* CSS Document
=============================================*/
/*@charset "shift-jis";*/


/* このスタイルシートは下記で使用されています。
-----------------------------------------------
/program/kozo/med/XXX.html
---------------------------------------------*/


/* メイン
=============================================*/

/* 見出し
---------------------------------------------*/

#main h2.index {
  margin: 20px 0 20px 0;
  color: #009843;
	font-size: 12pt;
	text-align: left;
	white-space: nowrap;
}


/* コンテンツ
=============================================*/

/* 見出し
---------------------------------------------*/

#content h3.line {
	margin: 0;
	padding: 0 0 0 10px;
	border: solid 3px #009843;
	color: #ffffff;
	text-align: left;
	letter-spacing: 0;
	background-color: #009843;
}

#content h3.index {
	clear: both;
	margin: 0;
	padding: 0;
	color: #009843;
	text-align: left;
	white-space: normal;
}

#content h4.index {
	clear: none;
	font-size: 10pt;
	text-align: left;
	white-space: normal;
}

#content h4.ol {
	clear: none;
	font-size: 10pt;
	text-align: left;
	white-space: normal;
}
