@charset "shift_jis";
body{ background-color:#DEFAA7;
}
.dropdown {
  display: flex;
}

.menu {
  width: 100px;
  text-align: center;
 
}
.menu2 {
  width: 500px;
  text-align: left;
  
  
}
p { color:#450101;
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size   : 115%;
line-height: 1.5em;
 }
a{
font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
font-size   : 115%;
line-height: 1.5em;
}

