BODY		{padding-left: 15px;
		background-color:#161917; font-size:9pt; color:#dcdcdc;
		/*background-image:url(../image/common/b002bcgs.gif);*/
		background-attachment:fixed; 
		background-repeat:repeat-y;
		background-position:right;}		/*ページ全体用*/
P		{font-size:10pt; text-indent:15px;}			/*本文*/
UL		{font-size:10pt; }					/*リスト*/
B		{color:#009999; }					/*太字*/
TABLE.invis	{border-width:0px; width:600px; }			/*隠しテーブル(幅600px)*/
TABLE.invis2	{align:center; border-width:0px; width:600px; }		/*隠しテーブル(幅600px)*/
TABLE.normal	{border-width:3px; border-color:#009999; border-collapse:collapse;
		border-style:solid; width:75%; }			/*通常テーブル*/
IMG		{border-width:0px; float:none; }			/*画像枠無し*/
IMG.left	{float:left; padding:10px; }				/*画像左配置*/
IMG.right	{float:right; padding:10px; }				/*画像右配置*/
DIV.center	{text-align:center; }					/*中央配置*/
ADDRESS		{text-align:right; font-size:10pt; font-style:normal;}
HR		{width:600px; }
/*以下、リンク文字色*/
A:link		{color:#00CED1; }
A:visited	{color:#00CED1; }
A:active	{color:#00CED1; }
A:hover		{color:#FF0000; }
/*以下、テーブル要素*/
TH		{background-color:#00FFFF; font-size:9pt; text-align:center; 
		border-width:1px; border-style:solid; border-color:#009999; }
TD.invis	{font-size:9pt; border-width:0px; text-align:left; }
TD.invis2	{font-size:9pt; text-align:center; }
TD.invis3	{font-size:9pt; text-aligh:left; padding-left:35px; }
TD.normal	{font-size:9pt; text-align:center; border-width:1px; 
		border-style:solid; border-color:#009999; }
/**/
