@charset "UTF-8";
body {
	font-size: 12px;
	text-align: center;
	font-weight: lighter;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	padding: 0px;
	margin: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h1 {
	font-size: 12px;
}
h2 {
	font-size: 10px;
	font-weight: lighter;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	font-size: small;
	text-align: center;
}
.top_illusut {
	background-color: #FFFFFF;
	text-align: left;
	font-size: 12px;
	line-height: 23px;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
