@charset "Shift_JIS";

@import "http://feelo.jp/css/basic.css";

/* basic hack */
a:link {
  text-decoration: underline;
  color: #7575d0;
  }
a:active {
  text-decoration:none;
  color: #7575d0;
  }
a:visited {
  text-decoration: underline;
  color: #7575d0;
  }
a:hover {
  text-decoration:none;
  color: #7575d0;
  }

/*--------------------------- ALL ----------------------------*/
body {
  background-color: #f0f0f0;
  text-align: left;
  line-height: 136%;
  }

body,table {
  line-height: 136%;
  }

#all {
  background: url(http://feelo.jp/img/sp/200805_campaign/bg_line.gif) repeat-y;
  width: 900px;
  margin: 0 auto;
  }

#inner {
  margin: 0 30px;
  }

ul.navi {
  padding: 10px 0;
  text-align: right;
  }

ul.navi li {
  display: inline;
  padding-left: 5px;
  }
/*--------------------------- HEADER ----------------------------*/
#header {
  background: url(http://feelo.jp/img/sp/dot_line.gif) repeat-x bottom;
  height: 72px;
  margin-bottom: 15px;
  }

h1 {
  font-size: 10px;
  }

#header ul {
  height: 52px;
  }

#header .left {
  float: left;
  }

#header .right {
  float: right;
  padding-top: 25px;
  }

#header .right a {
  background: url(http://feelo.jp/img/sp/arrow.gif) no-repeat left;
  height: 12px;
  padding-left: 15px;
  }
/*--------------------------- TITLE ----------------------------*/



/*--------------------------- MIDDLE ----------------------------*/
#outer_line {
  margin: 0 40px;
  padding: 5px;
  border: 1px solid #f99;
  }

#inner_line {
  background: url(http://feelo.jp/img/sp/200805_campaign/bg.gif) repeat-x top;
  border: 1px solid #f99;
  }

/*------------------------------*/
#title,
#image_navi {
  text-align: center;
  }

#image_navi {
  margin: 15px 0 20px;
  }

#image_navi li {
  display: inline;
  }

#image_navi li a:hover {
  top: 2px;
  position: relative;
  }

ul.text_navi {
  font-size: 12px;
  text-align: right;
  }

ul.text_navi li {
  display: inline;
  background: url(http://feelo.jp/img/sp/200805_campaign/list_navi.gif) no-repeat left;
  margin-left: 10px;
  padding-left: 12px;
  }

/*------------------------------*/
#prize {
  width: 670px;
  margin: 0 auto 30px;
  }

#prize h2 {
  margin-bottom: 10px;
  }

#prize ul {
  margin-top: 10px;
  padding: 0 40px;
  }

/*
#prize ul {
  position: relative;
  background: url(http://feelo.jp/img/sp/200805_campaign/prize_0.gif) no-repeat center;
  height: 311px;
  padding: 20px 0;
  }

#prize li a {
  position: absolute;
  display: block;
  top: 235px;
  left: 225px;
  }
#prize li a:hover {
  margin-top: 2px;
  }


#prize li {
  margin-bottom: 15px;
  }

/*------------------------------*/
#howto {
  width: 670px;
  margin: 0 auto 25px;
  font-size: 14px;
  }

#howto div.inner {
  padding: 0 20px;
  }

#howto h2 {
  margin-bottom: 10px;
  }

#howto p {
  margin-bottom: 10px;
  line-height: 138%;
  }

#howto p strong {
  color: #f60;
  font-size: 20px;
  font-weight: bold;
  }

#howto dt {
  margin-bottom: 3px;
  font-weight: bold;
  }

#howto dd {
  line-height: 150%;
  }

#howto dd span {
  color: #f60;
  font-weight: bold;
  }

#howto dd strong {
  font-weight: bold;
  }

#howto ul.caution {
  background: url(http://feelo.jp/img/sp/200805_campaign/image_howto.gif) no-repeat bottom right;
  position: relative;
  margin: 7px 0 10px;
  padding: 5px 0 305px;
  font-size: 12px;
  }

#howto ul.caution li.btn {
  top: 0;
  left: 350px;
  position: absolute;
  }

#howto ul.caution li.btn a:hover {
  left: 2px;
  position: relative;
  }

#howto .guide dt {
  margin-top: 20px;
  margin-bottom: 0;
  }



/*------------------------------*/
#theme {
  width: 670px;
  margin: 0 auto 20px;
  line-height: 128%;
  }

#theme p.caution {
  margin: 5px 0;
  text-align: right;
  }

#theme dl {
  position: relative;
  background: url(http://feelo.jp/img/sp/200805_campaign/line.gif) no-repeat bottom;
  margin: 0 25px 5px;
  padding-bottom: 10px;
  }
#theme dl.bottom {
  background-image: none;
  }

#theme dt {
  padding: 4px 0;
  }

#theme dd.btn {
  top: 0;
  left: 470px;
  position: absolute;
  }

#theme dd.btn a:hover {
  left: 2px;
  position: relative;
  }

#theme dd ul {
  margin-top: 4px;
  }

#theme dd dl {
  background-image: none;
  margin: 0;
  padding-bottom: 0;
  }

#theme dd dt {
  padding-bottom: 0;
  font-weight: bold;
  }

#theme dd dd {
  padding-left: 12px;
  }
/*------------------------------*/
#detail {
  width: 670px;
  margin: 0 auto;
  padding-bottom: 10px;
  line-height: 145%;
  }

#detail p {
  margin: 10px 25px;
  }

#detail p a { font-weight: bold; }

/*------------------------------*/
.go_top {
  clear: both;
  padding: 10px 0 5px;
  text-align: right;
  }
/*--------------------------- FOOTER ----------------------------*/
#footer {
  padding: 10px 0 50px;
  border-top: 1px solid #999;
  color: #999;
  text-align: center;
  }
