@charset "UTF-8";
/*
お知らせ*/
#info_top {
  margin: 1% 0 2%;
  padding: 1%;
  background: #caeefb;
  border: 5px solid #c0eaef;
  border-radius: 10px;
}

#info_top p {
  font-size: 0.95em;
  line-height: 1.4;
}

#info_top p b {
  font-size: 110%;
}

#info_top p a {
  font-weight: bold;
}

#index-contents #wrap-container {
  width: 1100px;
}

#index-contents #wrap-container #container {
  width: 1100px;
}

p#chsDsn {
  text-align: center;
  margin: 0;
  padding: 0;
}

#designList {
  background: url(/static/images/paperm/print/pm_bg_design_2.png) no-repeat top center;
  height: 600px;
  width: 1026px;
  margin: 0 auto;
  padding: 0 0 30px 0px;
}

#designList h3 {
  font-size: 1.4em;
  color: #ff7170;
  margin: 0 0 1px 0;
  padding: 5px 0 0 15px;
  font-weight: normal;
  line-height: 50px;
  text-indent: 5px;
}

#designList ul {
  width: 990px;
}

#designList ul li {
  float: left;
  margin: 0 0 20px 22px;
  position: relative;
  width: 176px;
}

#designList ul li img {
  border: 1px solid #cccccc;
}

#designList ul li .new img {
  border: none;
}

#designList ul li .reviewIcon img {
  border: none;
}

#designList ul li span.tptxt {
  padding: 3px 0 0 0;
  display: block;
  font-size: 0.78em;
  line-height: 140%;
}

#designList ul li span.new {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: 0.6;
}

.notice {
  margin: 5px auto 30px;
  padding: 15px 0px;
  border: 1px solid #cccccc;
  width: 935px;
  color: #666666;
}

a.reviewIcon {
  font-size: 80%;
  line-height: 15px;
}

a.reviewIcon img {
  padding: 0 3px 0 0;
  vertical-align: middle;
}

/* おすすめ用紙 */
.osusume {
  margin: 40px auto;
  padding: 22px 0 0 0;
  position: relative;
  width: 1030px;
}

.osusume h4.title {
  color: #582b25;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.3;
}

.osusume .osusume_area {
  margin: 15px 0 0;
}

.osusume .item {
  float: left;
  width: 130px;
  margin: 0 0 0 15px;
}

.osusume .image img {
  border: 1px solid #cccccc;
}

.osusume .name {
  margin: 8px 0 0 0;
  font-size: 0.82em;
  line-height: 130%;
  height: 36px;
  overflow: hidden;
}

.osusume .hinban {
  margin: 2px 0 0 0;
  font-size: 0.82em;
}

.osusume .price {
  margin: 0;
  font-size: 0.95em;
  color: #d80001;
}

.osusume_link {
  text-align: right;
  margin: 20px 0 10px auto;
}

div#ads_top {
  margin: 15px auto 35px;
  text-align: center;
}
