@media all{

*{ padding:0; margin:0;}

body{
font-size:12px;
font-family:"‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",Osaka,"ƒqƒ‰ƒMƒmŠpƒS Pro W3","Hiragino Kaku Gothic Pro";
text-align:center;
background:url(../images/common_body_bg_01.gif) repeat-x top;
}

a{ text-decoration:underline; color:#003399;}
a:hover{ text-decoration:none;}
img{ border:none; vertical-align:bottom;}
h1,h2,h3,h4,h5,h6{ font-size:10px; font-weight:normal;}

}