body {
	background-color: #0066FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	color: #FFFFFF;
}
a:link {
	color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
h1 {
	font-size: 2em;
	line-height: 1.5em;
	color: #FFFFCC;
}
h2 {
	color: #FFFF99;
	font-size: 1.5em;
	line-height: 1.5em;
}
h3 {
	font-size: 1.2em;
	line-height: 1.5em;
}
.upper {
	text-transform: uppercase;
}


.cream_color {
	color: #FFFF99
}
.moji {
	font-size: 1em;
	line-height: 1.5em;
}
.text_right {
	text-align: right;
	float: right;
}
.moji_purple {
	color: #990099;
}
.moji_big {
	font-size: 1.7em;
	line-height: 1.5em;
}

.moji_small {
	font-size: 0.8em;
	line-height: 1.5em;
}
.moji_yellow {
	color: #FFFF00;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.tyuumoku {
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: blink;
	font-size: 1.5em;
	line-height: 1.1;
}
