  body     {
  	background-color: #000000;
  	color: #666666;
        font-family: "MS UI Gothic"; 
        font-size: 11pt;
        margin-top: 0;
        margin-bottom: 0;
        padding: 0;
        }
td {
        font-family: "MS UI Gothic"; 
        font-size: 11pt;
        color:#333333;
        line-height: 120%
        }
.bkcolor{
  	background-color: #ffffcc;
        }
.hptitle{
	font-size:12px;
	font-weight:bold;
	margin-top: 0;
	margin-bottom: 0
	}
.text20 {
	font-family: "MS UI Gothic";
	font-size: 20px;
        line-height: 120%
        }
.text14 {
	font-family: "MS UI Gothic";
	font-size: 16px;
        line-height: 120%
        }
.text10 {
	font-family: "MS UI Gothic";
	font-size: 10pt;
        line-height: 120%;
}

/* yellow */
.text_y11b {
	font-family: "MS UI Gothic";
	font-size: 11pt;
        line-height: 120%;
        font-weight: bold;
        color: #CCCC00;
}
/* cream */
.text_cr11b {
	font-family: "MS UI Gothic";
	font-size: 11pt;
        line-height: 120%;
        font-weight: bold;
        color: #ffffcc;
}
/* black */
.text_b11b {
	font-family: "MS UI Gothic";
	font-size: 11pt;
        line-height: 120%;
        font-weight: bold;
        color: #000000;
}
/* red */
.text_r11b {
	font-family: "MS UI Gothic";
	font-size: 11pt;
        line-height: 120%;
        font-weight: bold;
        color: #cc0000;
}
/* white */
.text_w10 {
	font-family: "MS UI Gothic";
	font-size: 10pt;
        line-height: 120%;
        color: #ffffff;
}
/* gray */
.text_g10 {
	font-family: "MS UI Gothic";
	font-size: 10pt;
        line-height: 120%;
        color: #666666;
}
.cpy {
	font-family: "MS UI Gothic";
	font-size: 9pt;
	font-weight: bold;
        color:#000000;
}
a.navi {
	font-size:10pt;
        text-decoration:none;
        color:#ffffff;
        }		
a.navi:hover  {
	font-size:10pt;
        color:#ffff00;
        text-decoration:underline ;
        }
a.bottom {
	font-size:10pt;
        text-decoration:none;
        color:#666666;
        }		
a.bottom:hover  {
	font-size:10pt;
        color:#990000;
        text-decoration:underline ;
        }
a {
        text-decoration:none;
        color:#0033cc;
        }		
a:hover  {
        color:#990000;
        text-decoration:underline ;
        }
/* 段落設定　*/
p.p550	{
	width: 550px;
	margin-top: 7px;
	margin-bottom: 7px;
	text-align: center;
	font-size: 11pt;
	color: #003399;
	font-weight: bold;
	}
p.p500y	{
	width: 500px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 11pt;
	color: #000000;
	}
