@charset "euc-jp";

a:link{ 
	color: blue;
	background-color: inherit;
	text-decoration: underline;
}
a:visited{ 
	color: blue;
	background-color: inherit;
	text-decoration: underline;
}
a:active{
	color: red;
	background-color: inherit;
 	text-decoration: none;
}
a:hover{
	color: red;
	background-color: inherit;
 	text-decoration: none;
}
th a:link{ 
	color: white;
	background-color: inherit;
}
th a:visited{ 
	color: white;
	background-color: inherit;
}
th a:active{
	color: red;
        background-color: inherit;
}
th a:hover{
	color: red;
        background-color: inherit;
}
a:hover{
	color: red;
	background-color: inherit;
}
table.menuitem a:link{
	color: black;
	background-color: inherit;
	border: #BBD3F8 1px solid;
        text-decoration: none;
	padding: 2px;
}
table.menuitem a:visited{
	color: black;
	background-color: inherit;
	border: #BBD3F8 1px solid;
        text-decoration: none;
	padding: 2px;
}
table.menuitem a:active{
	color: black;
	background-color: #CBE3FF;
	border: black 1px solid;
        text-decoration: none;
}
table.menuitem a:hover{
	color: black;
	border: black 1px solid;
	background-color: #FFE5B3;
 	text-decoration: none;
}
table.toolmenu a:link{
        color: black;
	background-color: inherit;
	border: #BBD3F8 1px solid;
        text-decoration: none;
	padding: 2px;
}
table.toolmenu a:visited{
        color: black;
	background-color: inherit;
	border: #BBD3F8 1px solid;
        text-decoration: none;
	padding: 2px;
}
table.toolmenu a:active{
        color: black;
	background-color: #CBE3FF;
	border: black 1px solid;
        text-decoration: none;
}
table.toolmenu a:hover{
	color: black;
	border: black 1px solid;
	background-color: silver;
 	text-decoration: none;
}
table.top{
        width: 98%;
}
body {
        color: black;
        background-color: #E0E0FF;
	margin: 0px;
	font-size: large;
}
form {
        margin: 0%;
}
p {
        margin: 2%;
}
pre {
        margin: 2%;
}
pre.copyright {
        text-align: right;
	font-size: 80%;
}
p.message{
	border:dotted 1px #FF8F4F;
	border-collapse:collapse;
	margin-left:2%;
	margin-right:2%;
	width:96%;
	margin-top:10px;
}
div {
        margin: 2%;
}
table.menuitem td{
        background-color: #D0D0FF;
        color:inherit;
	padding: 5px;
}
table.toolmenu td{
        background-color: #D0D0FF;
        color:inherit;
	padding: 5px;
}
table.title{
	border-width: 0px;
	border-collapse: collapse;
        margin: 0px;
	width: 100%;
}
table.title td{
	background-color: #4682b4;
	text-align: left;
	color: white;
	padding: 8px;
	border-width: 0px;
}
table.site{
	border-width: 0px;
	border-collapse: collapse;
	margin-top: 0%;
	margin-bottom: 0%;
	margin-left: 1%;
	margin-right: 0%;
	width: 99%;
}
table.hidden{
	border-width: 0px;
	margin: 0%;
}
table.hidden td{
        background-color: #f0f8ff;
	color: inherit;
	border-width: 0px;
        padding-left: 1%;
}
table.site td{
	background-color: #6699FF;
	text-align: left;
	color: white;
	padding: 4px;
	border-width: 0px;
}
td.logo{
	padding-bottom: 30px;
}
table td.menu {
        background-color: #4682b4; 
	color:inherit;
	vertical-align: top;
}
table td.content {
        background-color: #f0f8ff;
	color:inherit;
	width: 85%;
	vertical-align: top;
}
table.menu{
	margin: 0px;
	width: 100%;
	border-width: 2px;
	border-color: #4682b4;
}
table.menu td{
	background-color: #BBD3F8;
	color: #4682b4;
	border-width: 0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}
table.submenu{
	margin-top: 0%;
	margin-left: 2%;
	width: 90%;
	border-width: 2px;
	border-color: #9BB3D8;
}
table.submenu td{
	background-color: silver;
	color: #4682b4;
	border-width: 0px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	padding-right:10px;
}
h1 {
        color: white;
	background-color: #191970;
        margin: 1%;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        font-size: 150%;
	border-bottom-style: solid;
        border-bottom-color : #191970;
        border-bottom-width: 4px;
	border-left-style: solid;
        border-left-color : #191970;
        border-left-width: 4px;
}
td.news h2{
        font-size: 120%;
	font-style: italic;
	color: #191970;
        padding-top: 10px;
        background-color: #f0f8ff;
        border-bottom-width: 0px;
        border-left-width: 0px;
}
td.news ul{
        font-size: 80%;
	margin: 0%;
        padding-top: 0px;
        padding-bottom: 3px;
        padding-left: 20px;
}
h2 {
        font-size: 120%;
        margin: 1%;
        color: #191970;
        background-color: #f0f8ff;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        border-bottom-style: solid;
        border-bottom-color : #191970;
        border-bottom-width: 2px;
        border-left-style: solid;
        border-left-color : #191970;
        border-left-width: 2px;
}
h3 {
        font-size: 100%;
        margin: 1%;
        color: #191970;
        background-color: #f0f8ff;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 3px;
        border-bottom-style: dashed;
        border-bottom-color : #191970;
        border-bottom-width: 1px;
        border-left-style: dashed;
        border-left-color : #191970;
        border-left-width: 1px;
}
h4 {
        margin: 1%;
        font-weight: normal;
        color: #191970;
	background-color: inherit;
        padding-top: 1px;
        padding-bottom: 1px;
        padding-left: 1px;
}
hr{
        border-top: blue 1px solid;
        border-right: blue 1px solid;
        border-bottom: gray 1px solid;
        border-left: gray 1px solid;
}
table {
        font-size: 90%;
        line-height: 100%;
        border-style: solid;
	border-color: #191970;
	border-width:2px;
        border-collapse:collapse;
        margin: 1%;
        padding: 1px;
}
table th {
        color: #FFFFFF;
	background-color: #4682b4;
        padding: 2px;
        margin: 0px;
        border-style:dotted;
	border-color: white;
	border-width:2px;
}
table td {
        color: black;
	background-color: #E0FFE0;
        padding: 2px;
        margin: 0px;
        border-style:dotted;
	border-color: #191970;
	border-width:2px;
}
table tr.data {
        height: 40px;
}
tr.even td {
	color: inherit;
	background-color: #D0FFD0;
}
/* sub table*/
table.subtable{
	border-width: 1px;
	margin: 10px 10px;
	width: 95%;
}
table.subtable th{
        background-color: #6699FF;
	text-align:left;
	color: white;
	border-width: 1px;
	padding: 4px;
}
.warning {
	color: red;	
	background-color: inherit;
	font-weight: bold; 
}
.information {
	color: #191970;
	background-color: inherit;
	font-weight: bold; 
}
.organize {
        font-size: 150%;
	font-weight: bold;
}
table td.notice {
	color: inherit;
	background-color: red;
}
