<!--
document.write("<style>");

//■グローバルナビの表示

document.write("table#allhd input#hdform-text {font-size: 12px;}");

document.write("table#allhd2 th, table#allhd2 td {vertical-align:middle}");
document.write("	.SM { font-size: 11px }");
document.write("#footer {font-size: 11px; line-height:13px}");
document.write("#f11 {font-size: 12px; line-height:16px}");
document.write("</style>");

//-->