﻿/******************************/
/*            Body            */
/******************************/
#bodyspace{
    font-family : "ＭＳ ゴシック", "ＭＳ ゴシック","sans-serif";
    color: #333333;
    background-color: #EEEEFF;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

a{
color: #222255;
text-decoration: none;
}


/******************************/
/*          ヘッター          */
/******************************/
/* トップバナーテーブル */
#topbannertable{
    width: 802px;
    padding: 0px;
    border-spacing: 0px;
    background-color: #ffffff;
}

#topbannertdimage{
    width: 800px;
    height: 70px;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-right: #333333 1px solid;
}

/* トップタブテーブル */
#toptabtable{
    width: 802px;
    padding: 0px;
    border-spacing: 0px;
    background-color: #ffffff;
}

#toptabspacel{
    background-image: url("../image/toptab.gif");
    font-size: 1pt;
    color: #000000;
    border-left: #333333 1px solid;
}

#toptabframe{
    width: 90px;
    height: 26px;
    font-size: 9pt;
    text-align: center;
    color: #ffffff;
    background-image: url("../image/toptab.gif");
    cursor: hand;
}

#toptabframe_sel{
    width: 90px;
    height: 26px;
    font-size: 9pt;
    text-align: center;
    color: #ffffff;
    background-image: url("../image/toptab_sel.gif");
    cursor: hand;
}

#toptablink{
    color: #ffffff;
}

#toptabspacer{
    background-image: url("../image/toptab.gif");
    font-size: 1pt;
    color: #000000;
    border-right: #333333 1px solid;
}


/******************************/
/*         コンテンツ         */
/******************************/
/* フラッシュテーブル */
/* index.html */
#topflushtable{
    width: 802px;
    padding: 0px;
    border-spacing: 0px;
    background-color: #ffffff;
}

#topflushview{
    width: 802px;
    height: 400px;
    font-size: 10pt;
    text-align: center;
    background-color: #efefef;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-right: #333333 1px solid;
    border-bottom: #333333 1px solid;
}

/* コンテンツテーブル */
/* index.html */
#topconttable{
    width: 802px;
    padding: 0px;
    border-spacing: 0px;
    background-color: #ffffff;
}

/* index.html */
#topconttitle{
    width: 802px;
    font-size: 9pt;
    padding: 2px;
    border-left: #333333 1px solid;
    border-right: #333333 1px solid;
}

/* index.html */
#topcontarea{
    width: 802px;
    font-size: 9pt;
    padding: 2px 2px 10px 10px;
    border-left: #333333 1px solid;
    border-right: #333333 1px solid;
}

#infolink{
    font-size: 10pt;
    font-weight: bold;
}

#topcontsize{
    font-size: 9pt;
    padding: 2px 2px 10px 10px;
}


/******************************/
/*          フッター          */
/******************************/
/* 最下部テーブル */
#topbmenutable{
    width: 802px;
    padding: 0px;
    border-spacing: 0px;
    background-color: #ffffff;
}

#topbmenuarea{
    width: 802px;
    height: 30px;
    font-size: 10pt;
    text-align: center;
    color: #333333;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-right: #333333 1px solid;
}

#topbmenulink{
    font-size: 9pt;
    color: #333333;
}

/* 下段著作権テーブル */
#topbottomtable{
    width: 802px;
    padding: 0px;
    border-spacing: 0px;
    background-color: #003179;
}

#topbottomarea{
    width: 802px;
    height: 20px;
    font-size: 9pt;
    text-align: center;
    color: #d0d0d0;
    border-left: #333333 1px solid;
    border-right: #333333 1px solid;
    border-bottom: #333333 1px solid;
}

