body {
   color: #000066;
   font-family: Arial, Helvetica, sans-serif;
}
.copy {
        font-family: "Lucida Console", "Courier New";
        font-size: 12px;
        color: #006;
}

.margined10{
        margin-left: 10px;
}

.navi {
   color: #000066;
   margin-left: 10px;
   height: 14px;
}

.right {
  text-align : right;
}

.20percent {
  width :20% ;
}

.80percent {
  width :80% ;
}

.logintext {
	font-size:12px;
	color:#003;
}
input.logintext {
	border-color:#009;
	border:1px;
	border-style:solid;
}
a.navi_top {
	font-size: 14px;
	font-weight: bold;
	color: #006;
	text-decoration:none;
}
a.navi_top:hover {
	color:#F90;
}
.navi_top_active {
	font-size: 14px;
	font-weight: bold;
	color:#F90;
}

.yw {
	color: #FC0;
}
