@charset "utf-8";
body {
	font-size: 10pt;
	line-height: 1.2;
	color: #D2E1FF;
	padding: 0px;
	background-color: #6B5955;
	background-image: url(images/back.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin: 0px;
}
a {
	color: #00CCFF;
}

.main {
	margin: 5px;
	width: 880px;
}
.sentent {
	padding: 5px;
}
.selsentent {
	background-image: url(images/sel2.gif);
	width: 599px;
}

.toptable {
	background-color: #000000;
	width: 896px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/backg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.selsentent1 {
	background-image: url(images/sel1.gif);
	width: 599px;
	font-size: 3px;
	height: 8px;
}
.selsentent2 {
	background-image: url(images/sel3.gif);
	width: 599px;
	font-size: 3px;
	height: 8px;
}
.blue {
	font-size: xx-large;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666DFC;
}
.red {
	font-size: xx-large;
	font-weight: bold;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FD0634;
}

