@charset "shift_jis";
/**
 * JavaScript/Ajax Samples
 * @module style
 */
/* maina
 ---------------------------------------- */
html, body {
	color: #990033;
	background-color: #000;
	background-image: url(image/main_bg.jpg);
	background-repeat: repeat-x;
}

body {
	background-color: #000;
}

body,td,th {
	color: #0037C0;
}

table {
	border-width: 0px;
	font-weight: bold;
}

img {
	border-width: 0px;
}

font#S {
	font-weight: normal;
	text-decoration: none;
}

td {
	font-size: 9px;
}

.td1 {
	font-size: small;
}

.td2 {
	font-size: x-small;
}

.bn {
	font-weight: normal;
}

a:link {
	color: #fff;
}

a:visited {
	color: #fff;
}

#update {
	padding: 0px;
	float: none;
	width: 348px;
	height: 110px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: auto;
	top: 201px;
	left: 373px;
}