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


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


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

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

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

#content h3.line{
	background-color:#F5F5F5;
	border:solid 1px #CCCCCC;
	color:#333333;
	padding:3px 0 3px 10px;
	margin:0;
	text-align:left;
}

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

/* 文字
---------------------------------------------*/
#content em.small{
	font-size:9pt;
	color:#000000;
	font-style:normal;
	font-weight:bold;
}
