@charset "utf-8";
body,td,th {
    color: #000000;
}

body {
	font-size: medium;
	line-height: 22px;
	background-color: #000000;
	margin: 0px;
}

.navigation {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	text-align: center;
	margin-right: -10px;
	margin-left: -10px;
}

h1 {
	color: #FFFFFF;
	text-decoration: none;
	border: medium dotted #81409c;
	padding: 5px;
	text-align: left;
	background-color: #5b0b5c;
	font-size: 24px;
}

h2 {
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}

h3 {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}

.style2 {
	font-size: medium;
	font-weight: bold;
	background-color: #FFFFCC;
}

.style3 {
	font-size: medium;
	color: #000000;
}

.style4 {
	font-size: medium;
	color: #CCCCCC;
}

.style5 {
	font-size: small;
	color: #000000;
}

.style6 {
	border: medium double #9933FF;
	color: #000000;
	background-color: #CCCCFF;
	padding: 10px;
	margin: 10px;
}

.style7 {color: #FF0000}

.style8 {
	font-size: large;
	color: #000000;
}
div.box{width:550px;}
.if01{float:right;
    width:274px;}
.if02{float:left;
    width:274px;}

a:link {
	color: #CC66FF;
	text-decoration: none;
}

a:visited {
	color: #FF9900;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFCC00;
}
