/* charset */
@charset "Shift_JIS";


body{
font-size: 12px;
margin: 0px;
padding: 0px;
}
h1,h2,h3{
font-size: 12px;
}


