/*　2007年度　あるなしコンテンツ　*/

a:link {color:blue}
a:visited {color:blue} 
a:hover {text-decoration:none; color:red;}
a:active {color: yellow;text-decoration:none}

/*　戻る　*/

TABLE.modorutable{
 line-height:130%;
}

TD.modorutd{
 color: #333333;
 font-size: 90%;
 text-align: center;
}

TD.modoru2td{
 background-color: #ddffff;
 color: #333333;
 font-size: 90%;
 text-align: center;
}

/*　本文　*/

BODY.contents{
 background: url(../back/2007bgindex.gif);
 background-color: #eeeeee;
 text-size-adjust: 100%;
 -webkit-text-size-adjust: 100%;/*Chrome,Safari*/
 -ms-text-size-adjust: 100%;/*EgdeMobile*/
 -moz-text-size-adjust: 100%;/*firefox*/
}

TABLE.titletable{
 line-height:120%;
 width: 700px;
}

TD.titletd{
 width: 300px;
 border-style: solid;
 border-color: dodgerblue;
 border-width: 1px;
 padding: 5px;
 font-size: 120%;
 color: dodgerblue;
 text-align: center;
 font-weight: bold;
}

TD.titlektd{
 width: 200px;
 background-color: #aaccff;
 font-size: 90%;
 color: darkblue;
 text-align: left;
}

TD.ctd{
 color: dodgerblue;
 font-size: 90%;
 padding: 5px 5px 5px 0px;
}


TABLE.bodytable{
 line-height:120%;
 width: 700px;
}

TD.contd{
 font-size: 100%;
 color: dodgerblue;
 border-style: solid;
 border-color: dodgerblue;
 border-width: 1px;
 padding: 5px 5px 5px 20px;
 font-weight: bold;
}