html,body {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 1060px;
  font-size: 5px;
}

img {
  vertical-align: bottom;
}

#container1 {
  position: relative;
  width: 100%;
}

#main_menu {
  position: absolute;
  top: 0px;
}

#title {
  position: absolute;
  top: 0px;
  right: 0px;
}

#content {
  top: 200px;
  padding: 189px 0 60px;
  margin: 0 auto;
  text-align: center;
}

.list {
  width: 640px;
  margin: 0 auto;
  text-align: center;
  border-top: 1px solid #FFFFFF;
}

#order {
  width: 882px;
  margin: 0 auto;
  padding: 0 0 40px;
}

.btn_order {
  float: left;
  padding: 0 11px;
}

.clear {
  clear: both;
}

.text1 {
  color: #ffffff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 160%;
}

.text2 {
  color: #ffffff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 10px;
  line-height: 160%;
}

.text3 {
  color: #ffffff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  line-height: 160%;
}

.text4 {
  color: #ffffff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  line-height: 180%;
}

a {
  color: #ffffff;
  font-style: normal;
  text-decoration: underline;
}

a:link {
  color: #ffffff;
  font-style: normal;
  text-decoration: underline;
}

a:visited {
  color: #ffffff;
  text-decoration: underline;
}

a:hover {
  color: #ffffff;
  font-style: normal;
  text-decoration: underline;
}

a img {
  border: none;
  outline: none;
}

a {
  border: none;
  outline: none;
}