<!--

/*ボディー設定*/
body{
font-size:12px;
color:#000000;
line-height :20px;
cursor:tauto;
margin-top:0px;
margin-left:0px;
margin-right:0px;
margin-bottom:0px;
background-repeat: no-repeat;
}

/*各ページヘッダセル背景色設定*/
.pageback {
font-size: 10px;
background-color: #ffffff;
}

/*1pxライン背景色設定*/
.line765 {
font-size: 10px;
background-color: #666666;
}

/*文字１６PIX*/
.newth{
font-size:12px;
color:#000000;
line-height :18px;
}

/*各セル設定*/
p,th,td{
font-size:12px;
color:#000000;
line-height :20px;
}

a:link{
color:blue;
text-decoration:none;
}

a:visited{
color:blue;
text-decoration:none;
}

a:hover{
color:red;
text-decoration:underline;
}

a:active{
color:red;
text-decoration:underline;
}

a.widelink { Color: black; display: block; width: 100%; text-decoration: none; }
a.widelink:visited { Color: black; display: block; width: 100%; text-decoration: none; }
a.widelink:hover { background-color: #ccffcc; color: black; }

a.widelink2 { Color: black; display: block; width: 100%; text-decoration: none; }
a.widelink2:visited { Color: black; display: block; width: 100%; text-decoration: none; }
a.widelink2:hover { background-color: #ffcccc; color: black; }

a.widelink3 { Color: black; display: block; width: 100%; text-decoration: none; }
a.widelink3:visited { Color: black; display: block; width: 100%; text-decoration: none; }
a.widelink3:hover { background-color: #cccccc; color: black; }

a.widelink4 { Color: black; display: block; width: 100%; height: 100%; text-decoration: none; }
a.widelink4:visited { Color: black; display: block; width: 100%; height: 100%; text-decoration: none; }
a.widelink4:hover { background-color: #ffcccc; color: #ffffff; }

a.widelink5 { Color: #000000; display: block; width: 100%; height: 100%; text-decoration: none; }
a.widelink5:visited { Color: #000000; display: block; width: 100%; height: 100%; text-decoration: none; }
a.widelink5:hover { background-color: #000000; color: #ffffff; display: block; width: 100%; height: 100%;}

a.wlink { Color: white; text-decoration: underline; }
a.wlink:visited { Color: white; text-decoration: underline; }
a.wlink:hover { color: white; text-decoration: none; }

-->