* {font: 14px Helvetica,Arial,Osaka,sans-serif;}

body {margin: 0px; color: #000000; background: #006666 url("../img/background.gif") repeat-y center;}
body.infrwhn {margin: 10px; color: #000000; background: #ffffff url("../img/te.jpg") no-repeat top right;}
body.infrsub {margin: 10px; color: #000000; background: #ffffff url("../img/in.jpg") no-repeat top right;}
body.infrsch {margin: 10px; color: #000000; background: #ffffff url("../img/pt1.jpg") no-repeat top right;}
body.infrpst {margin: 10px; color: #000000; background: #ffffff url("../img/pt2.jpg") no-repeat top right;}
body.infrreg {margin: 10px; color: #000000; background: #ffffff url("../img/pt3.jpg") no-repeat top right;}
body.infrent {margin: 10px; color: #000000; background: #ffffff url("../img/pt4.jpg") no-repeat top right;}
body.infrinf {margin: 10px; color: #000000; background: #ffffff url("../img/pt5.jpg") no-repeat top right;}

a:link {color: #000066;}
a:visited {color: #000066;}
a:hover {color: #ff0099;}
a:active {color: #ff9900;}

h1 {
	color: #333333;
	width: 400px;
	margin: 10px 10px;
	padding: 4px 10px;
	font-size: 16px; 
	font-weight: bold;
	border-style: solid; 
	border-color: #000099; 
	border-bottom-width: 1px; 
	border-left-width: 10px; 
	border-top-width: 0; 
	border-right-width: 0;
}
h2 {
	color: #333333;
	width: 200px;
	margin: 10px 10px;
	padding: 4px 10px;
	font-size: 14px; 
	font-weight: bold;
	border-style: solid; 
	border-color: #0099cc; 
	border-bottom-width: 1px; 
	border-left-width: 10px; 
	border-top-width: 0; 
	border-right-width: 0;
}

img {border: 0px; vertical-align: middle;}
img.title {padding-top: 80px; padding-left: 50px;}

#main {
	width:900px; 
	margin-left: auto; 
	margin-right: auto;
	margin-bottom: 0px;
	background: #ffffff;
}

/* main menu */
#menuf {
	width:150px; 
	position:relative; 
	padding-left: 50px
}

ul.menu {
	width:140px; 
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.menu * {
	margin:0; 
	padding:0;
}
ul.menu li {
	margin-top: 10px;
}
ul.menu a {
	padding: 3px;
	border-style: solid; 
	border-color: transparent; 
	border-left-width:10px; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
	display: block;
	text-decoration: none;
}
ul.menu a:hover {
	border-style: solid; 
	border-color: #ee9900; 
	border-left-width:10px; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
}
ul.menu a:active {
	border-style: solid; 
	border-color: #0099ee; 
	border-left-width:10px; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	border-right-width:0px; 
}

/* top page */
table.toppg {
	clear: both;
	width: 860px;
	margin: 0px auto;
	text-align: center;
}
td.toppg {
	padding: 10px 0px;
	color: #000000; 
	vertical-align: top; 
	text-align: left;
}

/* what's new */
/* schedule */
ul.list {
	list-style: none;
	padding: 10px;
}
ul.list li {
	margin-top: 10px;
}

/* regulation */
table.reg {
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
	border: 0;
}

ol.upper { list-style-type: decimal;}
ol.upper li { margin-bottom: 10px;}
ol.lower { list-style-type: lower-roman;}
ol.lower li { margin-bottom: 5px;}

/* link */
ul.link {list-style-type: none;} 
ul.link li {line-height: 1.6;} 

.copy {text-align: center;}
.foot {margin: auto;}

.updt {white-space: nowrap;}
.notice {color: #ff0066; background-color: #ffffff; font-weight: bold;}
.note {color: #ff6600; background-color: #ffffff; font-weight: bold;}
.ref {color: #666666; font-size: 11px;}
.dotln {border-bottom-style: dotted; border-width: 1px; border-color: #000000; padding: 5px;}

.bold {font-weight: bold;}
.center {text-align: center;}
.right {text-align: right;}
