.style3 {
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	color: #999900;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.style1 {font-size: 12px}
.style6 {color: #00CCCC}
.style7 {
	font-size: 14px;
	color: #0000FF;
}
.style8 {
    font-size: 12px;
	color: #FF0000;
}
.style9 {
    font-weight: bold;
	font-size: 12px;
	color: #666600;
}
.style10 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.style11 {
    font-weight: bold;
	font-size: 12px;
	color: #009999;
}
.style12 {	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.style13 {
	font-size: 12px;
	color: #0000FF;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

body {
	margin-top: 0%;
	margin-bottom: 0%;
}