a:link    { text-decoration: underline; color: #0099CC; }

a:visited { text-decoration: underline; color: #888888; }

a:hover   { text-decoration: underline; color: #009900; }

.font10 {  font-size: 10px; font-family: "MS UI Gothic","Osaka"}
.font10bold {  font-size: 10px; font-weight: bold; font-family: "MS UI Gothic","Osaka"}
.font10line130 {  font-size: 10px; line-height: 130%; font-family: "MS UI Gothic","Osaka"}
.font10line150 {  font-size: 10px; line-height: 150%; font-family: "MS UI Gothic","Osaka"}
.font10line180 {  font-size: 10px; line-height: 180%; font-family: "MS UI Gothic","Osaka"}

.font12 {  font-size: 12px; font-family:"MS UI Gothic","Osaka"}
.font12bold {  font-size: 12px; font-weight: bold; font-family:"MS UI Gothic","Osaka"}
.font12boldff9900 {  font-size: 12px; font-weight: bold; font-family:"MS UI Gothic","Osaka"; color: #ff9900}
.font12line180{ font-size: 12px ;line-height: 180%; font-family: "MS UI Gothic","Osaka"}
.font12line150 {  font-size: 12px; line-height: 150%; font-family:"MS UI Gothic","Osaka"}
.font12line130 {  font-size: 12px; line-height: 130%; font-family:"MS UI Gothic","Osaka"}

.font14 {  font-size: 14px; font-family:"MS UI Gothic","Osaka"}
.font14bold {  font-size: 14px; font-weight: bold; font-family:"MS UI Gothic","Osaka"}

.font16bold {  font-size: 16px; font-weight: bold; font-family:"MS UI Gothic","Osaka"}

form {margin:0px;}

input,textarea,select{
border-top:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
border-left:1px solid #999999;
font-size:12px;color:#333333;background-color:#FFFFFF;}
