* {
	margin:0;
	padding:0; }
body  { 
	font-size: 100%; 
	color:#004000;
	background-color:#ffffd6;
	background-color:#ffffff;	
	text-align:center; }
div {
	font-size:100%;
	margin: 0 auto; }
table {
	margin:0 auto;
	font-size:100%; }	
table.wrapper{	
	width:740px; }
h1 {
	font-size:160%;
	text-align:center;
	margin:0.7em 0; }
h1.mode1{
	text-decoration: none;
	color: #ffffff;
	filter:
		DropShadow(color=#006000 offX=1 offY=0)
		DropShadow(color=#006000 offX=-1 offY=0)
		DropShadow(color=#006000 offX=0 offY=1)
		DropShadow(color=#006000 offX=0 offY=-1);
	cursor:pointer; }	
h1.mode2{
	color: #ffffff;	
	letter-spacing: 0.1em;
	height: 1em;
	filter: shadow(color=#004000, direction=135, strength=5); 	
	}	
h2 {
	font-size:120%;
	text-align:center;
	margin:1em 0 1.5em 0; }	
h2.mode2{
	height: 1em;
	filter: shadow(color=#94DC97, direction=135, strength=2); 	
	}
h2.left {
	font-size:100%;
	text-align:left; }	
h3 {
	font-size:90%;
	margin:1em 0; }		
h3.close {
	padding:2px 0 1px 0;
	border-top:solid 1px #009966;
	border-bottom:solid 1px #009966; }
h4	{
	font-size:80%;
	margin:0.3em 0 1em 0; }	
td {
	font-size:100%; }			 
td.top  {
	vertical-align:top; 
	background-image: url("../images/logo1.png"); }
td.top1  {
	border-bottom: solid 1px #94dc97; }
td.naviU {
	width:20%;
	background-color:#c8efba;
	border-right:solid 5px #ffffff;	}
td.naviL {
	width:20%;
	background-color:#c8efba;
	vertical-align:top;
	padding:50px 15px 20px 15px;		
	border-right:solid 5px #ffffff;	}
td.naviL1 {
	width:20%;
	background-color:#c8efba;
	vertical-align:bottom;
	padding:0px 15px 0px 15px;		
	border-right:solid 5px #ffffff;	}	
td.history {
	padding:10px 30px;	
	background-color:#c8efba; 
	background-color:#faffd6; 	
	}	
td.contents {
	background-color:#defad8; 
	background-color:#fbfcf4; 
	vertical-align:top; 
	padding:10px 25px; }
td.contentsW {
	background-color:#defad8; 
	background-color:#fbfcf4; 		
	vertical-align:top; }			
td.footer {
	border-top: solid 1px #94dc97; }
td.footer1 {
	border-top: solid 1px #94dc97; }
td.navi {
	border-bottom:solid 1px #ffffff; }	
td.navi1 {
	vertical-align:top; }						
p {
	line-height:140%;
	font-size:80%; }
p.char {
	margin:10px 0 2px 0;
	font-size:12px;
	text-align:right;}
p.navi {
	color:#7f7f7f;
	margin-top:20px; }	
p.navi1a {
	color:#7f7f7f;
	margin-top:5px; }	
p.navi1b {
	color:#7f7f7f;
	margin-top:5px; }	
p.footer {
	text-align:center;
	color:#666666;
	padding:1px 0px 3px 0;}	
p.right {
	text-align:right; }	
p.center {
	text-align:center; }	
p.counter {
	color:#448844;
	}
p.hidden {
	visibility:hidden;
	}
ul {
	margin-left:20px; }
ol {
	margin-left:25px; }	
li {
	line-height:140%;
	font-size:80%; }	
br.half {
	line-height:50%; }	
.bgColor1 {
	background-color:#94dc97; }	
.bgColor2 {
	background-color:#defad8; }	
.bgColor3 {	
	background-color:#c8efba; }
.bgColor4 {	
	background-color:#faffd6; }	
.nowrap {
	white-space: nowrap; }	
.smaller {
	font-size:smaller; }
.hidden {
	visibility:hidden; }	
a {
	color:#008080;
	text-decoration: none; }
a:hover { 
	color: white; 
	background-color: #006000;
	text-decoration: none; }	
a.widelink { 
	display: block; 
	width: 100%;
	text-align:left; }		