@charset "UTF-8";
/* 要素リセット */

@media screen and (max-width:640px){
img{
max-width: 100%;
height: auto;
width /***/:auto;
}

body{
  line-height : 160%;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 100%;
  font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
  color: #333;
  /* 標準文字色 */
  background-image : url(am100_fa001.jpg);
  background-position: top center;
  background-repeat: repeat;
}

/* Safari用ハック 文字サイズ調整 */
/*\*/
html:\66irst-child body{
  font-size: 70%;
}
/* end */

img{
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
  border-left: 0;
  float: none !important;
}
.hako{
  width: auto;
  height: auto;
  overflow: hidden;
  padding: 15px;
  margin : 0px;
}
.nav-menu-button{
  border-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-color: #cccccc;
  border-left-color: #cccccc;
}
#header_otoiawase-button{
  display: none;
}
.twitter-timeline{
  width: 100%;
  height: 350px;
}
iframe{
  max-width: 100%;
  height: auto;
}
table{
  max-width: 100%;
}
.dtable{
  display: block;
  max-width: 100%;
}
.dtable div.cell {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100% !important;
  max-width: 100%;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hph-container{
  width: 100%;
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  position: relative;
  background-color: #fff;
  border-left: 0px solid rgb(255, 255, 255);
  border-right: 0px solid rgb(255, 255, 255);
  border-bottom: 0px solid rgb(255, 255, 255);
  text-align: center;
}
#hph-header{
  width: auto;
  height: auto;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}
#hph-inner{
  position: relative;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  zoom: 1;
}
#hph-inner:after{
  content: ".";
  clear: both;
  height: 0;
  display: block;
  visibility: hidden;
}
#hph-wrapper{
  width: auto;
  float: none;
  text-align : center;
  padding-top: 10px;
  text-align: center;
}
#hph-title{
  margin-top: 0;
  margin-bottom: 0;
}
#hph-main{
  width: auto;
  height: auto;
}
#hph-aside{
  width: auto;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-right : 0px;
  float: none;
  margin-top: 10px;
  margin-bottom: 0px;
  text-align:center;
  background-image: url(aside-image.png);
}
#hph-footer{
  width: auto;
  clear: both;
}
#hph-nav{
  width: auto;
  height: auto;
  margin-top: 10px;
  margin-bottom: 0px;
  overflow: hidden;
  text-align: center;
  background-image: url(menu.png);
  background-position: top center;
  background-repeat: repeat-x;
  background-repeat: repeat-y;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

#pagetop a
{
  /* 先頭に戻るボタンの左右設定 */
}
}
}
