@charset "shift-jis";

*
{
 margin: 0;
 padding: 0;
 font-style:normal;
}

body
{
background-color: #fff;
font-size: 100.01%;
font-family: "Hiragino Kaku Gothic Pro","ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN","MS PGothic",sans-self,Verdana,Arial,Helvetica; ! important
}

img
{
border: none;
}

#welcome
 {
 background-color: #fff;
 font-size: 50%;
 border: none solid #000;
 width: 980px;
 line-height: 20px;
 text-align: center;
 margin: 20px auto auto;
 padding: 20px;
}
