@charset "utf-8";
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #FFFFFF; font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 140%; color: #333333; }

.large {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px}
.small { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px; line-height: normal; text-decoration: none;}
.moresmall {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 9px; line-height: 11px}
.e1small {  font-family: "Geneva", "Arial", "Helvetica", "san-serif"; font-size: 10px; line-height: 16px}
.small2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px ; line-height: 12px}
.midium2 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 11px; line-height: normal;}
.small3 { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px ; line-height: 10px; color: #0033CC}
.midium { font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: 16px; text-decoration: none;}

/* 名前 */
.name {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 14px; font-weight: bold;}

/* 濃紺の字 */
.navy1 {color: #003366}


/* 基本のリンク */
a  { font-family: "ＭＳ Ｐゴシック", "Osaka"; text-decoration: none;}
a:link { color: #003366;}
a:visited { color: #003366;}
a:hover { color: #FF6600;}

/* 上メニューリンク */
a.link01 { font-family: "ＭＳ Ｐゴシック", "Osaka"; text-decoration: none; font-size:10px; line-height:120%;}
a.link01:link { color: #000000;}
a.link01:visited{ color: #000000;}
a.link01:hover{ color: #009999;}


/* グレーのリンク */
a.linkgray { font-family: "ＭＳ Ｐゴシック", "Osaka";}
a.linkgray:link { color: #666666; text-decoration: none;}
a.linkgray:visited{ color: #666666; text-decoration: none;}
a.linkgray:hover{ color: #666666; text-decoration: underline;}


/* ヘッダー */
.header_top { background: url(../images/header01.png) no-repeat left; height: 30px; text-align: right; padding-right: 10px; color: #FFFFFF; font-size: 10px;}
.header_top a:link { color: #FFFFFF; text-decoration: none;}
.header_top a:visited { color: #FFFFFF; text-decoration: none;}
.header_top a:hover { color: #FFFFFF; text-decoration: underline;}

/* ヘッダーの下の白い帯 */
.header_white { background: #FFFFFF; height: 23px; color: #333333; font-size: 10px; padding-top: 0px; padding-bottom: 0px;}
.header_white a:link { color: #666666; text-decoration: none;}
.header_white a:visited { color: #666666; text-decoration: none;}
.header_white a:hover { color: #666666; text-decoration: underline;}

/* 検索 */
.query_box {width: 130px; height: 14px; margin-top: 3px; margin-bottom: 3px; margin-left: 10px; margin-right: 5px; font-size: 10px;}



/* フッター＆ボトムメニュー枠 */
.table_footer {border-top: solid 1px #CCCCCC; border-bottom: solid 1px #CCCCCC; color: #666666; margin-top: 10px; margin-bottom: 5px;}
.table_footer .td_bottom_menu {padding-top: 2px; padding-bottom: 2px; padding-left: 3px; text-align: left; font-size: 10px; color: #666666;}
.table_footer .td_footer {padding-top: 2px; padding-bottom: 2px; padding-right: 5px; text-align: right; font-size: 10px; color: #666666;}
.table_footer a:link { color: #666666; text-decoration: none;}
.table_footer a:visited { color: #666666; text-decoration: none;}
.table_footer a:hover { color: #666666; text-decoration: underline;}




/* 更新情報 */

/* 大枠のテーブル */
.table_whatsnew {border-top: 5px solid #002454;}

/* タイトル */
.table_whatsnew .td_title {background-color: #CCCCCC;}

/* 本文 */
.table_whatsnew .td_frame {border-left: 4px solid #002454;}

/* バナー */
.table_whatsnew .td_bannar {background-color: #002454;}


