body {
	background-color:#ffffff;
	margin:0px ;
}
/*
a:link {text-decoration:none;color:#363A90;}
a:visited {text-decoration:none;color:#363A90;}
a:hover {text-decoration:underline;color:#363A90;}
*/
a:link {text-decoration:none;color:#003399;}
a:visited {text-decoration:none;color:#003399;}
a:hover {text-decoration:underline;color:#003399;}

/* text */
.text-small { font-size:75%;}
.text-main { font-size:90%;}
/*
.text-vsmall { font-size:6pt;line-height:130%;}
.text-small { font-size:9pt;line-height:130%;}
.text-main { font-size:11pt;line-height:130%;}
.text-large { font-size:14pt;line-height:130%;}
.text-vsmall { font-size:xx-small;line-height:130%;}
.text-small { font-size:x-small;line-height:130%;}
.text-main { font-size:small;line-height:130%;}
.text-large { font-size:medium;line-height:130%;}
*/
/* ========== タイトル,コントロール部 ========== */
