/* CSS Document */
* {
   font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
   font-size:12px;
   /* \*/
   letter-spacing:0.05em;
   /* */
   line-height:1.3em;
}

body {
   background-image:url(images/bg.gif);
}

h1 {
   font-size:11px;
   font-weight:normal;
   margin:0;
}

h2 {
   font-size:14px;
   font-weight:normal;
   margin:0;
}

.f10 {
   font-size:10px;
}

.small {
   color:#FFFFFF;

}

em {
   font-style:normal;
   font-weight:bold;
}

a:link{
   color:#4A7184;
   text-decoration:none;
}
a:visited{
   color:#4A7184;
   text-decoration:none;
}
a:hover{
   color:#FF0000;
   text-decoration:none;
}

.white{
   color:#FFFFFF;
}