/* 外部スタイルシート、ファイル名：style1.css */
p { 
    text-indent : 1em ; 
    margin-left : 1em ; 
    margin-right : 1em ;
}
p.ni { 
    text-indent : 0em; 
    margin-left: 1em; 
    margin-right: 1em; 
}
.sy { 
    text-indent : 1em; 
    margin-left: 1em; 
}
td { font-size: 10pt; }
th { font-size: 10pt; color : silver ; }
body  {
	color            : #ffffff ;
	background-color : #000000 ;
	background-image : url(ga/hli30.gif) ;
}
body, th, td { line-height: 125% ; }
a:link      { color : silver ; }
a:active    { color : #ff0000 ; }
a:visited   { color : #909090 ; }
a.wname  { 
    text-decoration : none ; 
    font-weight : bold ; 
    font-size: 10pt;
}
a.line { text-decoration : underline ; }
a.daiko { 
      text-decoration : none ; 
      font-size : 130% ; 
      letter-spacing: 0em ; 
      font-weight : bold ; 
}
a:hover { color : red; text-decoration : underline ; }
h1 { text-align : center ; }
h2 { text-align : center ; line-height: 130% ; }
h3 { color : #c0c0c0 ; }
blockquote { color : #FF9999 ; }
.heyaban { 
      color : silver ; 
      text-align : center ; 
      font-weight : bold ; 
      font-size : 160% ; 
}
.omake { 
      color : silver ; 
      text-align : center ; 
      font-weight : bold ; 
      font-size : 120% ; 
}
.center { text-align : center ; }
.ri { text-align : right ; }
.genten  { color : #FF6666 ; }
.inyo { color : #FF9999 ; }
.silv { color : silver ; }
.wht { color : white ; }
.syome { font-family : "Times New Roman" ; font-style : italic ; }
.cb { font-size:70%; }
.cy {
    color: silver ;
    text-indent : -1em; 
    margin-left: 4em; 
    margin-right: 1em; 
    font-size: 10pt; 
}
.cb2 { font-size:80%; }