@charset "Shift_JIS";

* {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-color: transparent;
	border-width: 0px;
}

body {
	color: rgb(  0,  0,  0);
	background-color: rgb(255,255,255);
	background-image: url(../image/matrix.gif);
	font-family: "MS UI Gothic", "Osaka", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 24px;
	text-align: center;
	text-decoration: none;
	text-indent: 0px;
	padding: 8px;
	margin: 0px;
}

h1 {
	color: rgb(255,255,255);
	background-color: rgb(  0,  0,  0);
	font-size: 20px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	padding: 8px 8px 8px 8px;
	margin: 0px 0px 0px 0px;
}
h2 {
	color: rgb(255,255,255);
	background-color: rgb( 96, 96, 96);
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	white-space: nowrap;
	padding: 4px 12px 4px 12px;
	margin: 24px 0px 8px 0px;
}
h3 {
	color: rgb(  0,  0,  0);
	background-color: rgb(224,224,224);
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	white-space: nowrap;
	padding: 4px 12px 4px 12px;
	margin: 16px 0px 8px 0px;
}

p {
	color: rgb( 64, 64, 64);
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	padding: 4px 4px;
	margin: 8px 0px;
}

table {
	padding: 0px 0px;
	margin: 8px 0px;
	margin-left: auto;
	margin-right: auto;
}
table tr th {
	color: rgb( 64, 64, 64);
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	padding: 2px;
	margin: 0px;
}
table tr td {
	color: rgb( 64, 64, 64);
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	vertical-align: middle;
	padding: 2px;
	margin: 0px;
}

ul {
	padding: 0px 0px;
	margin: 8px 0px;
	margin-left: 32px;
}
ul li {
	color: rgb( 64, 64, 64);
	font-size: 16px;
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	list-style-type: disc;
	list-style-position: outside;
	padding: 4px 4px;
	margin: 4px 0px;
}

hr {
	color: rgb(224,224,224);
	background-color: rgb(224,224,224);
	height: 1px;
	padding: 0px 0px 0px 0px;
	margin: 24px 0px 0px 0px;
}

address {
	color: rgb(128,128,128);
	font-family: "Courier New", "MS UI Gothic", "Osaka", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	text-align: right;
	padding: 4px 4px;
	margin: 8px 0px;
}

img {
	vertical-align: text-bottom;
}

strong {
	font-weight: bold;
}

a:link,
a:active,
a:visited {
	color: rgb( 64, 64, 64);
	text-decoration: underline;
}
a:hover {
	color: rgb(  0,  0,  0);
	text-decoration: underline;
}
h1 a:link,
h1 a:active,
h1 a:visited,
h1 a:hover {
	color: rgb(255,255,255);
}
h2 a:link,
h2 a:active,
h2 a:visited,
h2 a:hover {
	color: rgb(255,255,255);
}
h3 a:link,
h3 a:active,
h3 a:visited,
h3 a:hover {
	color: rgb(  0,  0,  0);
}

div#framedrawer {
	background-color: rgb(255,255,255);
	background-image: none;
	width: 768px;
	padding: 8px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-color: rgb(  0,  0,  0);
	border-width: 1px;
}

div#widthcontroller {
	width: 768px;
	margin-left: auto;
	margin-right: auto;
}

div#header {
	clear: left;
}
div#lefttower {
	float: left;
	width: 160px;
}
div#centertower {
	float: left;
	width: 432px;
	margin-left: 8px;
}
div#righttower {
	float: left;
	width: 160px;
	margin-left: 8px;
}
div#footer {
	clear: left;
}

.url {
	font-family: "Tahoma", "MS UI Gothic", "Osaka", sans-serif;
}

img.trafficdummy {
	position: absolute;
	top: 0px;
	left: 0px;
}

div.maintower table {
	border-style: solid;
	border-color: rgb(192,192,192);
	border-width: 1px;
}
div.maintower table tr th {
	background-color: rgb(248,248,248);
	border-style: solid;
	border-color: rgb(240,240,240);
	border-width: 1px;
}
div.maintower table tr td {
	border-style: solid;
	border-color: rgb(240,240,240);
	border-width: 1px;
}

div.subtower h2 {
	color: rgb(  0,  0,  0);
	background-color: rgb(224,224,224);
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	padding: 4px 8px 4px 8px;
	margin: 24px 0px 8px 0px;
	border-style: solid;
	border-color: rgb(  0,  0,  0);
	border-width: 1px;
}
div.subtower h2 a:link,
div.subtower h2 a:active,
div.subtower h2 a:visited,
div.subtower h2 a:hover {
	color: rgb(  0,  0,  0);
}

div.subtower h3 {
	color: rgb( 64, 64, 64);
	background-color: rgb(240,240,240);
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	padding: 2px 8px;
	margin: 8px 0px;
	border-style: solid;
	border-color: rgb(192,192,192);
	border-width: 1px 1px 1px 12px;
}
div.subtower h3 a:link,
div.subtower h3 a:active,
div.subtower h3 a:visited {
	color: rgb( 64, 64, 64);
}
div.subtower h3 a:hover {
	color: rgb(  0,  0,  0);
}

div.subtower table {
	width: 100%;
}
div.subtower table tr th {
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
	margin: 0px;
}
div.subtower table tr td {
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
	margin: 0px;
}

div.subtower table.banner tr td {
	padding: 0px;
	margin: 0px;
}
