@charset "utf-8";

/* index    トップページ   */


body {
  background-color: #997733;
  background-image: url(haikei4_ando-naoki.jpg);

  background-size: auto;
  background-repeat: repeat;

  text-align:center;
  vertical-align: middle;
  font-size: 100%;
  font-family: "Hiragino Sans", Meiryo, "MS PGothic", sans-serif;
  line-height: 1.75;

  overflow-wrap: anywhere;
  white-space: normal;
  line-break: normal;
}


p { 
  font-size: 125%;
  font-weight: bold;
}

p.menu01 { 
  display: block;
  margin : 20 auto;
  font-size: 125%;
  font-weight: bold;
}



/* 　トップページ


blue

nowrap   自動改行しない

*/

