td,tr {color: #666666;
       font-size: 12px;
       font-family: 'MS P Gothic','Osaka';
}
td.small {color: #666666;
          font-size: 10px;
          font-family: 'MS P Gothic','Osaka';
}
h1 {font-size: 14px;
    font-family: 'MS P Gothic','Osaka';
}
a {color: #999999;
   text-decoration: under-line;
}
a:hover {color #999999;
         text-decoration: none;
}
input,textarea{border-top:1px solid;
               border-right:1px solid;
               border-bottom:1px solid;
               border-left:1px solid;
}
input.normal{
	border-top:    none;
	border-right:  none;
	border-bottom: none;
	border-left:   none;
}
