/*　2007年度　全総コンテンツ　*/

a:link {text-decoration: none; color: blue;}
a:visited {text-decoration: none; color: blue;}
a:active {text-decoration: none; color: yellow;}
a:hover {text-decoration: none; color: red;}

/*　戻る　*/

TABLE.modorutable{
 line-height:130%;
}

TD.modorutd{
 color: #333333;
 font-size: 90%;
 text-align: center;
}

TD.modoru2td{
 background-color: #ffffdd;
 color: #333333;
 font-size: 90%;
 text-align: center;
}

/*　本文　*/

BODY.contents{
 background: url(../back/2007bgindex.gif)
 background-color: #eeeeee;
}

TABLE.titletable{
 line-height:120%;
 width: 700px;
}

TD.titletd{
 width: 300px;
 border-style: solid;
 border-color: brown;
 border-width: 1px;
 padding: 5px;
 font-size: 120%;
 color: brown;
 text-align: center;
 font-weight: bold;
}

TD.titlektd{
 width: 200px;
 background-color: wheat;
 font-size: 90%;
 color: brown;
 text-align: left;
}

TD.ctd{
 color: brown;
 font-size: 90%;
 padding: 5px 5px 5px 20px;
}

TABLE.bodytable{
 line-height:120%;
 width: 700px;
}

TD.contd{
 font-size: 90%;
 color: brown;
 border-style: solid;
 border-color: brown;
 border-width: 1px;
 padding: 5px 5px 5px 20px;
}

TD.std{
 font-size: 90%;
 padding: 5px;
 color: darkgoldenrod;
}