br { letter-spacing: 0 }

a {
position:relative;
cursor: hand;
color: #FFFFFF;
filter: Alpha(opacity=100); /* IEŚn */
opacity:1; /* MozzilaŚn */
}
A:hover {
position:relative;
color: orange;
text-decoration: underline;
filter: Alpha(opacity=100); /* IEŚn */
opacity:1; /* MozzilaŚn */
}


BODY{
margin : 0px;
background-image : url(image/stripe.png);
background-repeat : repeat;
background-attachment : fixed;
background-position : 0% 0%;
}

#awabuku{
background-repeat : repeat;
background-attachment : scroll;
background-position : 0% 250px;
background-image : url(image/background1.jpg);
}

#awabuku2{
background-repeat : repeat;
background-attachment : scroll;
background-position : 0% 200px;
background-image : url(image/background2.jpg);
}

#bar{
text-align: center;
color: #ddffff;
}

.half { 
padding: 8px;
border:double 4px #ffcc66;
background-color:#3366ff;
filter: Alpha(opacity=50); /* IEŚn */
opacity:0.9; /* MozzilaŚn */
}




#font_menu{
  font-size: 22px;
  line-height: 130% ;
  letter-spacing: 1px;
  font-family:'Arial Black';
  text-align: justify;
  line-break: strict;
  text-justify:inter-ideograph;
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: 100%;
  filter:
 dropshadow(color=#aaaaaa,offx=0,offy=1)
 dropshadow(color=#cccccc,offx=1,offy=0)
 dropshadow(color=#005599,offx=0,offy=1)
 dropshadow(color=#015098,offx=1,offy=1)
 dropshadow(color=#026da8,offx=0,offy=1)
 dropshadow(color=#0379b8,offx=1,offy=1);
}


#font_midasi{
  position:relative;
  font-size: 18px;
  line-height: 130% ;
  letter-spacing: 1px;
  font-family:'MS UI Gothic';
  text-align: justify;
  line-break: strict;
  text-justify:inter-ideograph;
  color: #FFFFFF;
  font-weight: nomal;
  text-decoration: none;
  width: 100%;
  filter:
 dropshadow(color=#aaaaaa,offx=0,offy=1)
 dropshadow(color=#cccccc,offx=1,offy=0)
 dropshadow(color=#005599,offx=0,offy=1)
 dropshadow(color=#015098,offx=1,offy=0)
 dropshadow(color=#026da8,offx=0,offy=1)
 dropshadow(color=#0379b8,offx=1,offy=0);
}


#font_honbun{
  position:relative;
  font-size: 14px;
  line-height: 120% ;
  letter-spacing: 1px;
  font-family:'MS UI Gothic';
  text-align: justify;
  line-break: strict;
  text-justify:inter-ideograph;
  color: #FFFFFF;
  font-weight: nomal;
  text-decoration: none;
  width: 100%;
  filter:
 dropshadow(color=#999999,offx=0,offy=1)
 dropshadow(color=#aaaaaa,offx=1,offy=0)
 dropshadow(color=#005599,offx=0,offy=1)
 dropshadow(color=#015098,offx=1,offy=0);
}

#font_copyright{
  font-size: 13px;
  font-family:'MS UI Gothic';
  color: #337777;
  font-weight: nomal;
  text-decoration: none;
  text-align:center;
  width: 100%;
filter:
 dropshadow(color=#88aaff,offx=1,offy=0)
 dropshadow(color=#ffffff,offx=1,offy=0)
 dropshadow(color=#ffffff,offx=0,offy=1)
 dropshadow(color=#ffffff,offx=-1,offy=0)
 dropshadow(color=#ffffff,offx=0,offy=-1)
 dropshadow(color=#bbbbbb,offx=1,offy=1)
 dropshadow(color=#eeeeee,offx=0,offy=1);
}

