*{ 
 font-family: 'メイリオ', Osaka, 'MS Pゴシック', 'MS ゴシック', MS UI Gothic;
 font-size: 12px;
 line-height: 18px;
}

a:link, a:visited, a:active {
 color: #2c649f;
 text-decoration: none;
}

.footer:link, .footer:visited, .footer:active {
 color: #ffffff;
 text-decoration: none;
}

a:hover, .footer:hover {
 text-decoration: underline;
}

#footermenu, #copyright {
 color: #ffffff;
}

#mailform .small {
 font-size: 10px;
}
