@charset "Shift_JIS";
img{border: 0px;}
a {
color: #3366CC;
text-decoration: none;
font-size: 12px;
}
a:link {
text-decoration: none;
font-size: 12px;
}
a:visited {
color: #3366CC;
text-decoration: none;
font-size: 12px;
}
a:hover {
color: #FF6600;
text-decoration: underline;
font-size: 12px;
}
a:active {
color: #FF0000;
text-decoration: none;
font-size: 12px;
text-decoration: underline;
}

table{font-size: 12px; line-height: 14px;}
td{font-size: 12px; line-height: 14px;}
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
.f-white {color: #FFFFFF}
.f-white-b {color: #FFFFFF; font-weight:bold;}
.f-light-gray {color: #c0c0c0}
/*--------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------*/
input {font-size: 12px;}
select {font-size: 12px;}
textarea {font-size: 12px;}
/*--------------------------------------------------------------------------------*/
