@charset "shift_jis";

html{
  height:100%;
  background-color:#FFFFFF;
  }

body{
  font-size:80%;
  font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height:1.5;
  margin:50;
  padding:50;
  background-color:#FFFFFF;
  text-align: center;

  }

img{
border:none;
}


/*----------------------------------------
 contentsはじまり
----------------------------------------*/

p#enter{
   margin:25px;
   padding:25px;



}












/*----------------------------------------
 contentsおわり
----------------------------------------*/
