/* CSS Document */
body{
margin:0;
font-family: "Lucida Grande", "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
background-image:url(../images/bg_body.gif)
}
h1{
font-size:14px;
margin:0;
}
h2{
font-size:14px;
margin:0;
}

p{
margin:5px 0;
line-height:130%;
}
.text12{
font-size:12px;
font-weight:normal;
}
a:link{
text-decoration:none;
}
a:hover{
text-decoration:underline !important;
}
a:visited{
text-decoration:none;
}