a{text-decoration:none;}
a:link{color:#ff9999;}
a:active {color:#7f7f7f;}
a:visited{color:#ff9999;}
a:hover{color:#7f7f7f;}


body{
 font-size:small;
 line-height: 120%;
}

body.pict-m{
 background-image: url(img/pict-b.gif)
}

body.loop {
 background-image: url(pict/loop.jpg); 
 background-position: bottom; 
 background-repeat: repeat-x;
 background-attachment: fixed; 
}

body.utage {
 background-image: url(pict/ub.jpg); 

 background-attachment: fixed; 
}

body.black{
 background-color: #000000;
}

body.kirin {
background-image: url(pict/kirin/kirinb.jpg); 
background-position:right bottom; 
background-repeat:no-repeat;
background-attachment: fixed; 
}

body.hana {
 background-image: url(pict/hana/hanab.jpg); 
 background-color: #000000;
background-position:right;
background-attachment: fixed; 
}



p.mida{
 color:#003399;
 font-size:17;
}

p.e{
 color:#ffcc33;
 font-size:25;
}


font.rireki{
 color:#cc3333;
}


hr{
 border:none; border-top:dashed 2px #000000; height:1px; color:#ffffff;
}


th,td{
 font-size:10pt;
 line-height: 120%;
}