body {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 10pt;
	color: #CCCCCC;
	line-height: 150%;
	background-color: #000000;
}

/* ----- リンク文字　-----*/

a:link {
	color: #CCCCCC;
	font-size: 10pt;
}
a:visited {
	color: #CCCCCC;
	font-size: 10pt;
}
a:hover {
	color: #FF6600;
	font-size: 10pt;
}
a:active {
	color: #CCCCCC;
	font-size: 10pt;
}


/* ----- フォントスタイル　-----*/

.style01 {
	font-size: 8pt;
	color: #CCCCCC;
	line-height: 150%;
}
.style02 {
	font-size: 9pt;
	color: #333333;
	line-height: 150%;
}
.style03 {
	font-size: 11pt;
	color: #333333;
	line-height: 150%; 
}
.style04 {
	font-size: 10pt;
	color: #FFFFFF;
	font-size: 10pt;
	line-height: 175%;
}
.style05 {
	color: #333333;
	font-size: 10pt;
	line-height: 150%;
	font-weight: bold;
}
.style06 {
	color: #FF6600;
	font-size: 8pt;
	line-height: 150%;
}
.style07 {
	color: #FF6600;
	line-height: 150%;
	font-size: 10pt;
}
.style08 {
	color: #FF3300;
	font-size: 10pt;
	line-height: 150%;
}
.style09 {
	color: #00FF00;
	font-size: 11pt;	
	line-height: 150%;
}
.style10 {
	color: #339966;
	line-height: 150%;
	font-size: 9pt;
}
.style11 {
	color: #804000;
	line-height: 150%;
	font-size: 10pt;
	font-weight: bold;
}

h1 {
	text-decoration: none;
	display: none;
}
h2 {
	text-decoration: none;
	display: none;
}
h3 {
	text-decoration: none;
	display: none;
}

