body,html {margin-left: 0px; margin-right:0px; margin-top:0px; margin-bottom:0px; 
	padding-left: 0px; padding-right:0px; padding-top:0px; padding-bottom:0px; 
	background-color: #ffffff;
font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 14px; font-style: normal; font-weight: normal;color: #404040;
	}
table { font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 14px; font-style: normal; font-weight: normal;color: #404040;}
img {  border-style: none}

a:link {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 14px; font-style: normal; font-weight: normal; color: #0068bd; text-decoration: none}
a:visited {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 14px; font-style: normal; font-weight: normal; color: #0068bd; text-decoration: none}
a:hover {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 14px; font-style: normal; font-weight: normal; color: #0068bd; text-decoration: underline}
a:active {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 14px; font-style: normal; font-weight: normal; color: #0068bd; text-decoration: none}


a.navigation:link {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: normal; color: #404040; text-decoration: none}
a.navigation:visited {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: normal; color: #404040; text-decoration: none}
a.navigation:hover {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: normal; color: #000000; text-decoration: underline}
a.navigation:active {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: normal; color: #404040; text-decoration: none}

a.copyright:link {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: normal; color: #808080; text-decoration: none}
a.copyright:visited {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: normal; color: #808080; text-decoration: none}
a.copyright:hover {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: normal; color: #808080; text-decoration: underline}
a.copyright:active {  font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: normal; color: #808080; text-decoration: none}


table.lightgrey { border-style: solid; border-width: 1px; border-color: #c0c0c0}
td.lightgrey { border-style: solid; border-width: 1px; border-color: #c0c0c0}

table.GREYcolour { border-style: solid; border-width: 1px; border-color: #808080}
td.GREYcolour { border-style: solid; border-width: 1px; border-color: #808080}
table.REDcolour { border-style: solid; border-width: 1px; border-color: #ff0000}
td.REDcolour { border-style: solid; border-width: 1px; border-color: #ff0000}
table.BLUEcolour { border-style: solid; border-width: 1px; border-color: #6b6bff}
td.BLUEcolour { border-style: solid; border-width: 1px; border-color: #6b6bff}
table.WHITEcolour { border-style: solid; border-width: 1px; border-color: #c0c0c0}
td.WHITEcolour { border-style: solid; border-width: 1px; border-color: #c0c0c0}

a.BLUEring, a.BLUEring:link, a.BLUEring:visited, a.BLUEring:active{ display:table;border:1px solid #cccccc;}
a.BLUEring:hover { border:1px solid #0068bd;}

a.GREENring:active {border: 1px double #ffffff}



#barmenu a {
	background: url(../images/barmenuOFF.gif) center left no-repeat;
	line-height: 40px;
	font-size: 16px;
	font-weight: bold;
	color: #0068bd;
	text-decoration: none;
	text-indent: 40px;
	float: left;
}
#barmenu a:hover {
	background: url(../images/barmenuON.gif) center left no-repeat;
	color: black;
}
#barmenu a.current {
	background: url(../images/barmenuON.gif) center left no-repeat;
	color: black;
}

#barmenu6 a {
	background: url(../images/barmenu6OFF.gif) center left no-repeat;
	line-height: 40px;
	font-size: 12px;
	font-weight: bold;
	color: #0068bd;
	text-decoration: none;
	text-indent: 30px;
	float: left;
}
#barmenu6 a:hover {
	background: url(../images/barmenu6ON.gif) center left no-repeat;
	color: black;
}
#barmenu6 a.current {
	background: url(../images/barmenu6ON.gif) center left no-repeat;
	color: black;
}

.fadeout {
   opacity: 1;
   transition: opacity .5s ease-in-out;
   -moz-transition: opacity .5s ease-in-out;
   -webkit-transition: opacity .5s ease-in-out;

   }
   .fadeout:hover {
      opacity: 0.7;
      }

input.big {font-family: "Verdana","Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 20px; width: 200px; height: 50px;}


h1 { font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 24px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none}
h2 { font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 20px; font-style: normal; font-weight: bold; color: #666666; text-decoration: none}
h3 { font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 22px; font-style: normal; font-weight: bold; color: #0068bd; text-decoration: none}
b { font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 14px; font-style: normal; font-weight: bold; color: #000000; text-decoration: none;}
p,li,td { font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 14px; font-style: normal; font-weight: normal; color: #404040; text-decoration: none; line-height: 140%;}
p.navigation { font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: bold; color: #404040; text-decoration: none}
p.copyright { font-family: "Meiryo","‚l‚r PƒSƒVƒbƒN"; font-size: 10px; font-style: normal; font-weight: normal; color: #808080; text-decoration: none}

#margin p {font-size: 10px; color: #666666;}