a:link	{
	color : #0000ff;
}
a:visited	{
	color : #800080;
}
a:active	{
	color : #804000;
}
a:hover	{
	color : red;
	text-decoration : none;
	background-color : #FFF5DD;
}
body	{
	color : #4F4F4F;
	font-family : "ＭＳ UIゴシック";
	font-size : x-small;
	line-height : 120%;
}
.font9pt{font-size:9pt}
.font10pt{font-size:10pt ; line-height:120%}
.font11pt{font-size:11pt ; line-height:120%}
.font12px{font-size:12px ; line-height:140%}
.font14px{font-size:14px ; line-height:140%}
.font16px{font-size:16px ; line-height:120%}
.td1 {background-color:#008000; }  /*タイトル部・下線*/
.td2 {background-color:#D9FF66; }  /*タイトル部2*/
.td3 {background-color:#D9FF66; }  /*項目見出し背景色1*/
.td4 {background-color:#808080; }  /*冒頭部コメンド窓BG上下*/
.td5 {background-color:#F5F5F5; }  /*冒頭部コメンド窓BG*/
.td6 {background-color:#C0C0C0; }  /*テーブル背景等に適宜使用（銀色）*/
UL {list-style-image: url('img/img_menu/sign_itemize05.gif');
	MARGIN-TOP: 3pt; MARGIN-BOTTOM: 3pt; MARGIN-LEFT: 12pt; word-spacing:0; text-indent:0; text-align:left; margin-right:0
}
FORM {
	MARGIN: 0em
}