@charset "utf-8";

a:link,a:active,a:visited {
  color: #FF3366;
  text-decoration: none;
}
a:hover {
  color: #FF0000;
  text-decoration: none;
}
a:hover img{
  opacity:0.8;
  filter:alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )";
}
.clr {clear: both;}
body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 12px;
  line-height: 14px;
  background-color: #000;
  color: #FFF;
}
#wrapper {
  width: 780px;
  margin:0px auto;
  padding: 10px;
  border: 2px solid #CCC;
}
#main {
  width: 500px;
  float: right;
  margin-left: 10px;
  background-image: url(https://www.umaimon.org/img/main_top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 44px;
  margin-bottom: 5px;
}
#main .info {
  background-image: url(https://www.umaimon.org/img/main_mid.jpg);
  background-repeat: repeat-y;
  padding:0px 40px;
}
#main .info p {
  display: block;
  margin-bottom: 5px;
}

#main ol.promise {
  background-image: url(https://www.umaimon.org/img/main_process.gif);
  background-repeat: no-repeat;
  background-position: left center;
  display: block;
  height: 122px;
  width: 420px;
  padding: 0px;
  margin-bottom:10px;
  overflow:hidden;
}
#main ol.promise li {
  float: left;
  height: 122px;
  width: 82px;
  padding:0px 3px;
  text-align:justify;
}
#main ol.promise .sp {
  margin-right: 30px;
}
#main ol.promise dl {
  height: 122px;
  float: left;
}
#main ol.promise dt {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #F06;
  margin-bottom: 5px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 5px;
}
#main ol.promise dd {
  display: block;
  font-size: 10px;
  padding-right: 1px;
  padding-left: 3px;
  line-height: 12px;
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  color: #333;
}
#main ul.pickup {
  display: block;
  border: 1px solid #CCC;
  padding:2px;
  margin:0px auto;
  width: 420px;
  overflow:hidden;
}
#main ul.pickup li {
  float: left;
  width:20%;
  text-indent:-9999px;
}
#main ul.pickup li a:link,#main ul.pickup li a:active,#main ul.pickup li a:visited {
  display: block;
  height: 80px;
  width: 80px;
  background-repeat: no-repeat;
  background-position: center top;
  margin:auto;
}
#main ul.pickup li a:hover {
  display: block;
  height: 80px;
  width: 80px;
  background-repeat: no-repeat;
  background-position: center bottom;
}
.lady1 {background-image: url(https://www.umaimon.org/img/lady1.jpg);}
.lady2 {background-image: url(https://www.umaimon.org/img/lady2.jpg);}
.lady3 {background-image: url(https://www.umaimon.org/img/lady3.jpg);}
.lady4 {background-image: url(https://www.umaimon.org/img/lady4.jpg);}
.lady5 {background-image: url(https://www.umaimon.org/img/lady5.jpg);}

#main .bottom {
  display: block;
  height: 170px;
  width: 500px;
  padding:5px 70px 0px;
  margin: 0px;
  background-image: url(https://www.umaimon.org/img/main_btm.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
}
.bottom .prf dl {
  display: block;
  border: 1px solid #CCC;
  padding: 5px;
  height: 135px;
}
.bottom .prf dt {
  height: 80px;
  width: 80px;
  display: block;
  margin-bottom: 5px;
  float: left;
}
.bottom .prf ul {
  float: left;
  margin-left: 5px;
  height: 80px;
  display: block;
  margin-bottom: 5px;
  width: 129px;
}
.bottom .prf li {
  height: 26px;
  line-height: 26px;
}

div.entry {
  background-image: url(https://www.umaimon.org/img/bg_entry.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 200px;
  width: 500px;
  padding: 10px;
}
#side {
  width: 250px;
  background-image: url(https://www.umaimon.org/img/side_top.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 59px;
  margin-bottom: 5px;
}
#side .box {
  background-image: url(https://www.umaimon.org/img/side_bg.jpg);
  background-repeat: repeat-y;
  padding:0px 25px;
}
#side .box p {
  display: block;
  padding:0px 15px;
  line-height: 18px;
}
#side .box p strong {
  font-size: 14px;
  color: #FC0;
  font-weight: bold;
}
#side .box p em {
  font-size: 10px;
  color: #CCC;
}
#side .box p .qr {
  display: block;
  float: left;
  margin-right: 5px;
}

#side .bottom {
  display: block;
  margin: 0px;
  padding: 0px;
  height: 58px;
  width: 250px;
  background-image: url(https://www.umaimon.org/img/side_btm.jpg);
}
footer {
  clear:left;
  text-align: center;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #CCC;
  padding-top: 10px;
}
