body {
	background-color: #038ADB;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/top_back.png);
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 1.5;
}
body,td,th {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #FF3366;
}
a:hover {
	color: #FF5B84;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.moji {
	font-size: 1em;
	line-height: 1.5em;
}
h1 {
	color: #FF3366;
	font-size: 2em;
	line-height: 2em;
}
h2 {
	color: #FF3366;
	font-size: 1.5em;
	line-height: 1.5em;
}
.text_blue {
	color: #0055FF;
}
.text_bold {
	font-size: 1.3em;
	line-height: 1.5;
	font-weight: bold;
}
