body {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-attachment: fixed;
	
	margin-left: 0pt;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	
}

td {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

a:link { 
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10pt;
	color: #009B00;
	font-weight: bold;
	text-decoration:none
}
a:visited { 
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10pt;
	color: #009B00;
	font-weight: bold;
	text-decoration:none
}
a:hover {
	font-family: "ＭＳ ゴシック", "Osaka−等幅";
	font-size: 10pt;
	color: #00CC00;
	font-weight: bold;
	text-decoration:underline
}

.css_frame_border {
	border: 1px solid #cccccc;
}

.css_copyright {
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	line-height: 20pt;
	background-color: #00A0C6;
}

.css_height_header_line {
	height: 3px;
}
.css_height_header_menu {
	height: 20px;
}
.css_height_space_micro {
	height: 2px;
}
.css_height_space_min {
	height: 5px;
}
.css_height_space_mid {
	height: 10px;
}
.css_height_space_wide {
	height: 20px;
}

.css_bg_color_set {
	background-color: #CCF0CC;
}

