@charset "Shift_JIS";



A{color : #000000;text-decoration: underline;}
A:VISITED{color : #000000;text-decoration: underline;}
A:hover {color:#ce0000;text-decoration:underline; }
A:ACTIVE{color : #ce0000; text-decoration:underline; }


BODY{
scrollbar-3dlight-color:#000000;
scrollbar-arrow-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-shadow-color:#ffffff;
scrollbar-track-color:#efefef;
background : #ffffff url(sozai/dot1_5.gif);
;}


/*テーブル外枠*/
.TA{
border-left: solid 3px #000000;
border-right: solid 3px #000000;
background-color : #ffffff;
}


/*タイトルロゴ*/
.title{
height : 60px;
background : #ffffff url(sozai/title_back.jpg);
font : bold 20px "arial black", Impact, Osaka,"ＭＳ ゴシック",sans-serif;
color : #00000;
}


/*セル全般*/
TD{
font-size : 13px;
color: #000000;
}


/*更新情報の文章部分（下に点線）*/
.dashed{
height : 25px;
background : #ffffff url(sozai/u_line_dashed.gif);
}


/*ピンクメニュー用*/
.TD{
height : 30px;
background : #ff99cc url(sozai/bg1.jpg);
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
font-size : 13px;
color: #000000;
}
.TD A{color : #000000;text-decoration: none;}
.TD A:VISITED{color : #000000;text-decoration: none;}
.TD A:hover {color:#ffffff;text-decoration:none; }
.TD A:ACTIVE{color : #ffffff; text-decoration:none; }


/*右のセルベース*/
.TDright{
background-color : #fffffff;
border-left: solid 1px #000000;
font-size : 13px;
color : #000000;
}


/*グレーメニュー用*/
.TDgray{
height : 30px;
background : #66ccff url(sozai/bg_gray.jpg);
border-top: solid 1px #000000;
border-bottom: solid 1px #000000;
font-size : 13px;
color: #000000;
}


/*最下部セル*/
.TDbottom{
height : 30px;
border-top : solid 1px #000000;
background-color : #efefef;
font-size : 11px;
color : #000000;
}
.TDbottom A{color : #000000;text-decoration: none;}
.TDbottom A:VISITED{color : #000000;text-decoration: none;}
.TDbottom A:hover {color:#ce0000;text-decoration:underline; }
.TDbottom A:ACTIVE{color : #ce0000; text-decoration:underline; }


