@charset "UTF-8";


#free30 {
  position: absolute;
  background-image: url(../images/top/freetrial30.gif);
  background-repeat: no-repeat;
  width: 176px;
  height: 177px;
  top: -62px;
  left: 654px;
}

#free30 span {
  display: none;
}


.point h3 {
  margin-top: 20px;
  margin-bottom: 3px;
  margin-left: 13px;
}

.point p {
  margin-left: 13px;
}


.demo {
  border: 2px solid #E1E1E1;
}

.demo h2 {

}

.demo p#screenshot {
  background-image: url(../images/top/screenshot.gif);
  background-repeat: no-repeat;
  width: 326px;
  height: 140px;
  background-position: center 0px;
}

.demo p {
  font-size: 11px;
  text-align: center;
}

#demo_front {
  float: left;
  margin-left: 10px;
  display: inline;
}

#demo_back {
  float: right;
  margin-right: 10px;
  display: inline;
}

#demo-order {
  margin-top: 5px;
}


.advantage h2 {
  margin-top: 10px;
}

.advantage ul {
  margin-top: 20px;
}

.advantage li {
  margin: 10px 0px 10px 10px;
  list-style-type: none;
}


.function h2 {
  margin-top: 20px;
}

.function dl {
  float: left;
  margin-top: 10px;
  margin-right: 10px;
  width: 236px;
  border: 2px solid #e1e1e1;
  display: inline;
}

.function dl.r {
  margin-right: 0px;
}

.function dt {
  padding: 10px 10px 0px 10px;
}

.function dd {
  padding: 10px 10px 0px 10px;
}

.function p {
  background-repeat: no-repeat;
  background-position: center 0px;
  width: 216px;
  height: 80px;
  margin-bottom: 10px;
}

.function p#function-search {
  background-image: url(../images/top/icon-search.gif);
  background-position: center;
}

.function p#function-freeword {
  background-image: url(../images/top/icon-freeword.gif);
  background-position: center;
}

.function p#function-themacolor {
  background-image: url(../images/top/icon-themacolor.gif);
  background-position: center;
}

.function p#function-inquiry {
  background-image: url(../images/top/icon-inquiry.gif);
  background-position: center;
}

.function p#function-mobile {
  background-image: url(../images/top/icon-mobile.gif);
  background-position: center;
}

.function p#function-admin {
  background-image: url(../images/top/icon-admin.gif);
  background-position: center;
}


.price {
  clear: both;
}

.price h2 {
  background-color: #CCCCCC;
  margin-top: 10px;
  height: 30px;
}

.price p {
  margin: 10px;
}

.price .price_bold {
  color: #ff6600;
  font-weight: bold;
}


.order {
  text-align: center;
}

.order p {
  margin: 10px;
}
