1/*ページのレイアウト用css*/
@charset"utf-8";

*{margin: 0; padding: 0; border:0;
}

body{

img style="vertical-align:middle;


font-family: Osaka, "MS ゴシック",sans-serif;
}

body {
   font-size: 18px;
   line-height: 26px;
}
h1,h2,h3,h4,h5,h6,p {margin-top:0;
   font-family: inherit;
   font-size: inherit;
}

h2 {font-size: 1.125em;}
h3 {font-size: 1em;}
h4 {font-size: 0.875em;}
h5 {font-size: 0.6875em;}

}

table{border: 0; cellspacing:0; cellpadding:0;
}
