BODY{
	/*background-color:#F0F0FF;*/
	}
 .bigbox{
	width:512px;
	border-style:inset;
	border-width:16px;
	border-color:silver;
	background-color:black;
	color:gold;
	padding:8px;
	}
 .linkbox{
	width:128px;
	border-style:ridge;
	border-width:thin;
	border-color:green;
	background-color:#DDFFEE;
	color:black;
	padding:2px;
	margin-top:16px;
	text-align:center;
	}
 .R{
	text-align:right;
	color:red;
	font-weight:bold;
	}
 .RB{
	text-align:right;
	color:brown;
	}
 TD.a{
	background-color:#FFEEEE;
	color:black;
	}
 TH.a{
	background-color:darkblue;
	color:white;
	}
 CAPTION{
	margin-top:8px;
	border-style:ridge;
	border-width:thin;
	border-color:blue;
	background-color:#DDEEFF;
	color:black;
	font-size:20px;
	font-weight:bold;
	padding:2px;
	text-align:center;
	}
/* H1{
COLOR:#FFFFFF;FONT-SIZE:28px;
	font-weight:bold;
	background-image: url(http://www.lares.dti.ne.jp/~suruga/pics/japan_06.gif);
	background-color:#00005F;
	border-style:ridge;
	border-top-width:8px;
	border-left-width:0px;
	border-right-width:0px;
	border-bottom-width:8px;
	width:384px;
	text-align:center;
	border-color:#0000AF;
	}*/
 H3{
	background-color:#EFEFEF;
	border-style:ridge;
	border-width:thin;
	border-color:orange;
	font-size:14px;
	width:384px;
	text-align:center;
	}
 H2{
	background-color:#FFFFFF;
	font-size:20px;
	font-style:italic;
	text-align:center;
	}

.tab0{
	display:block;
	text-decoration:none;
	float:left;
	width:10%;
	text-align:center;
	background-color:#FFFFFF;
	color:black;
	font-weight:bold;
	margin-bottom:0px;
	margin-right:4px;
	margin-top:0px;
	padding:0px;
}
.tab0:hover{
	background-color:#FFDFDF;
}
.tab1{
	float:left;
	width:10%;
	text-align:center;
	background-color:#0000AF;
	color:white;
	font-weight:bold;
	margin-bottom:0px;
	margin-right:4px;
	margin-top:0px;
	padding:0px;
}
.tab_submenu{
	color:white;
/*	font-weight:bold;*/
	text-decoration:none;
/*	font-size:smaller;*/
}
.tab_submenu:hover{
	color:#FFAFAF;
}

.headlink{
    font-size:0.75em;
}

body {
	margin: 0;
	padding: 0;
	background: #fafafa;
	color: #333333;
	text-align: center;
	font-family: MS UI Gothic, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
}

a.headlink:link {
	color: #333333;
	text-decoration: none;
}

a.headlink:visited {
	color: #333333;
	text-decoration: none;
}

a.headlink:hover {
	color: #333333;
}
