/*
 [default.css]
 Copyright (C) 2004 SENCON CO.LTD.,
 http://www.sencon.co.jp
*/


/*BODY*/

BODY{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;

}


/*TABLE*/

TBODY{
  font-size:90%;
  font-color : #000000;
  line-height : 150%;
}


/*TEXT-LINK*/
a:link{color : #0000cc; text-decoration : none;}
a:hover{color : #0000ff; text-decoration : underline;}
a:visited{color : #000099; text-decoration : none;}
a:visited:hover{color : #0000ff; text-decoration : underline;}


/*CLASS-TEXT*/

.text{font-size : 90%; line-height : 130%;}
.text2{font-size : 90%; line-height : 150%;}
.date{font-size : 90%; line-height : 130%; color : #666666; }
.caption{font-size : 80%; line-height : 130%; color : #000000; }
.fig {font-size : 80%; line-height : 130%;}
.sub{font-size : 80%; color : #333333; line-height : 130%;}
.counter{font-size : 80%; color : #666666; line-height : 130%;}
.lineup{font-size :80%; color : #000000; line-height : 160%;}
.lineup2{font-size :80%; color : #000000; line-height : 150%;}
.menu{font-size :94%; color : #0000cc; line-height : 150%;  font-weight : bold;}
.here{font-size :94%; color : #ff3300; line-height : 150%;  font-weight : bold;}
.here2{font-size :80%; color : #ff3300; line-height : 150%;}
.navi{font-size :74%; color : #999999;}
.more{font-size :74%; color : #999999;}
.more2{font-size :74%; color : #666666;}
.inpact{font-size :130%; font-weight : bold;}
.ci {font-size :80%; color : #000000; line-height : 150%; font-weight : bold;}
.copyright {font-size :80%; color : #999999; line-height : 150%;}
.counter {font-size :80%; color : #999999; line-height : 130%;}
.page{font-size :100%; color : #000000; line-height : 150%;  font-weight : bold;}
.topic{font-size :80%; color : #dddddd; line-height : 130%;  font-weight : bold;}
.topic2{font-size :80%; color : #ffffff; line-height : 150%;  font-weight : bold;}


/*CLASS-TEXT-LINK*/

a.menu:link {color:#0000cc; text-decoration:none;}
a.menu:hover {color:#ff3300; text-decoration:underline; }
a.menu:visited {color:#000099; text-decoration:none;}
a.menu:visited:hover {color:#ff3300; text-decoration:underline; }
a.text:link {color:#0000cc; text-decoration:underline;}
a.text:hover {color:#0000ff; text-decoration:underline; }
a.text:visited {color:#000099; text-decoration:underline;}
a.text:visited:hover {color:#0000ff; text-decoration:underline;}
a.direct:link {color:#0000cc; text-decoration:underline;}
a.direct:hover {color:#0000ff; text-decoration:underline; }
a.direct:visited {color:#000099; text-decoration:underline;}
a.direct:visited:hover {color:#0000ff; text-decoration:underline;}
a.here:link , a.here:visited {color:#ff3300; text-decoration:none;}
a.here:hover , a.here:visited:hover {color:#ff3300; text-decoration:underline; }
a.here2:link , a.here2:visited {color:#ff3300; text-decoration:none;}
a.here2:hover , a.here2:visited:hover {color:#ff3300; text-decoration:underline; }
a.lineup:link {color:#0000cc; text-decoration:none;}
a.lineup:hover {color:#0000cc; text-decoration:underline; }
a.lineup:visited {color:#000066; text-decoration:none;}
a.lineup:visited:hover {color:#000066; text-decoration:underline; }
a.lineup2:link {color:#0000cc; text-decoration:none;}
a.lineup2:hover {color:#ff3300; text-decoration:underline; }
a.lineup2:visited {color:#000099; text-decoration:none;}
a.lineup2:visited:hover {color:#ff3300; text-decoration:underline; }
a.sub:link , a.sub:visited {color:#666666; text-decoration:none;}
a.sub:hover , a.sub:visited:hover {color:#333333; text-decoration:none; background-color:#e5f6ff;}
a.navi:link , a.navi:visited{color:#666666; text-decoration:underline;}
a.navi:hover , a.navi:visited:hover{color:#0000ff; text-decoration:underline; }
a.more:link , a.more:visited {color:#666666; text-decoration:none;}
a.more:hover , a.more:visited:hover {color:#0000ff; text-decoration:underline; }
a.more2:link{color:#333333; text-decoration:none;}
a.more2:visited {color:#666666; text-decoration:none;}
a.more2:hover{color:#0000ff; text-decoration:underline; }
a.more2:hover , a.more:visited:hover {color:#0000ff; text-decoration:underline; }
