@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :delight.css
 author     :Ability Consultant
style info  :ハッピーPhoto & Voice
=================================================================== */
/* -----------------------------------------------------------
	.con_main
----------------------------------------------------------- */
.con_main {
  background: url(../images/header/bg_main.jpg) center bottom repeat-x;
}
.con_main .box_main {
  height: 250px;
  margin: 0 auto;
  background: url(../delight/images/bg_title.jpg) center 0 no-repeat;
}
.con_main .box_main h2 {
  padding-top: 100px;
  text-align: center;
}

#contents-inner {
  padding-bottom: 100px;
}

.title_txt {
  font-size: 108%;
}

/* -----------------------------------------------------------
	.pager
----------------------------------------------------------- */
.pager {
  overflow: hidden;
  margin: 20px 0 40px 0;
}
.pager .txt_page {
  float: left;
}
.pager .txt_page span {
  font-size: 18px;
}
.pager .txt_page span.all {
  color: #764d17;
}
.pager ul {
  float: right;
  overflow: hidden;
}
.pager ul li {
  float: left;
  margin-left: 10px;
}
.pager ul li:first-child {
  margin-left: 0;
}
.pager ul li a {
  display: block;
  padding: 5px 10px;
  background: #ecdcbb;
  color: #764d17;
  border: 1px solid #d6cb8c;
  text-decoration: none !important;
}
.pager ul li a:hover, .pager ul li a.active {
  background: url(../images/common/bg_brown.jpg) 0 0;
  color: #fff !important;
}
.pager ul li.prev span {
  display: block;
  background: url(../images/common/ic_arrow_left.png) 0 center no-repeat;
  padding-left: 15px;
}
.pager ul li.prev a:hover span {
  background-image: url(../images/common/ic_arrow_left_over.png);
}
.pager ul li.top span {
  display: block;
  background: url(../images/common/ic_arrow_left.png) 0 center no-repeat;
  padding-left: 15px;
}
.pager ul li.top a:hover span {
  background-image: url(../images/common/ic_arrow_left_over.png);
}
.pager ul li.next span {
  display: block;
  padding-right: 15px;
  background: url(../images/common/ic_arrow_right.png) right center no-repeat;
}
.pager ul li.next a:hover span {
  background-image: url(../images/common/ic_arrow_right_over.png);
}
.pager.bottom {
  clear: both;
  background: url(../images/common/bg_subst.png) 0 0 repeat-x;
  padding-top: 20px;
}

/* -----------------------------------------------------------
	.con_photo
----------------------------------------------------------- */
.con_photo {
  overflow: hidden;
  margin: 30px 0 0 -32px;
  padding-bottom: 10px;
}
.con_photo .box_photo {
  width: 215px;
  background: url(../delight/images/bg_photo.png) 0 0 repeat-y;
  float: left;
  margin: 0 0 30px 32px;
}
.con_photo .box_photo.hovered .btn_detail a {
  background: url(../images/common/bg_brown.jpg) 0 0;
  color: #fff !important;
}
.con_photo .box_photo.hovered .btn_detail a span {
  background-image: url(../images/common/ic_arrow_right_over.png);
}
.con_photo .box_photo .bg_photo_top {
  background: url(../delight/images/bg_photo_top.png) 0 0 no-repeat;
}
.con_photo .box_photo .bg_photo_bottom {
  background: url(../delight/images/bg_photo_bottom.png) 0 bottom no-repeat;
  padding: 16px 9px 25px 10px;
  overflow: hidden;
  position: relative;
}
.con_photo .box_photo .bg_photo_bottom:before {
  content: " ";
  padding-top: 24px;
  height: 0;
  overflow: hidden;
  width: 120px;
  background: url(../delight/images/img_tape.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  z-index: 2;
  top: 0px;
  left: 50%;
  margin-left: -50px;
}
.con_photo .box_photo .photo {
  width: 196px;
  height: 143px;
  overflow: hidden;
  margin-bottom: 10px;
}
.con_photo .box_photo .date {
  float: left;
  color: #fff;
  padding: 3px 10px;
  font-size: 90%;
  background: #b7a174;
  margin-bottom: 5px;
}
.con_photo .box_photo h4 {
  clear: both;
  font-size: 120%;
  color: #764d17;
  font-weight: normal;
}
.con_photo .box_photo .btn_detail {
  float: right;
  margin-top: 10px;
}
.con_photo .box_photo .btn_detail a {
  padding: 2px 10px;
  background: #ecdcbb;
  color: #764d17;
  border: 1px solid #d6cb8c;
  font-size: 80%;
  text-decoration: none !important;
}
.con_photo .box_photo .btn_detail a:hover {
  background: url(../images/common/bg_brown.jpg) 0 0;
  color: #fff !important;
}
.con_photo .box_photo .btn_detail a:hover span {
  background-image: url(../images/common/ic_arrow_right_over.png);
}
.con_photo .box_photo .btn_detail a span {
  background: url(../images/common/ic_arrow_right.png) 0 5px no-repeat;
  padding-left: 15px;
}

/* -----------------------------------------------------------
	#side
----------------------------------------------------------- */
#contents #side {
  margin-top: -50px;
}
#contents #side .con_archives {
  margin-top: 50px;
}
#contents #side .con_archives .month li {
  border: none;
  margin-bottom: 10px;
}
#contents #side .con_archives .month li a {
  background: url(../images/common/ic_txtlink.png) 0 center no-repeat;
  padding: 0 0 0 15px;
  margin-left: 20px;
}
#contents #side .con_category {
  margin-top: 50px;
}

/* -----------------------------------------------------------
	
	.detail      詳細ページ

----------------------------------------------------------- */
.detail .con_photo {
  background: url(../delight/images/bg_paper_top.jpg) 0 0 no-repeat;
  margin: 0 0 40px 0;
  padding: 64px 0 0 0;
  position: relative;
  overflow: visible;
}
.detail .con_photo:before {
  content: " ";
  position: absolute;
  display: block;
  z-index: 2;
  padding-top: 100px;
  height: 0;
  overflow: hidden;
  width: 100px;
  left: 22px;
  top: -10px;
  background: url(../delight/images/ic_happyvoice.png) 0 0 no-repeat;
}
.detail .con_photo .bg_photo {
  background: url(../delight/images/bg_paper.jpg) 0 0 repeat-y;
  padding-top: 1px;
}
.detail .con_photo .date {
  float: right;
  color: #fff;
  padding: 3px 10px;
  font-size: 90%;
  background: #b7a174;
  margin-bottom: 5px;
}
.detail .con_photo .box_title {
  background: #fbf5ec;
  margin: -64px 10px 0 30px;
  overflow: hidden;
}
.detail .con_photo .box_title h4 {
  clear: both;
  text-align: center;
  font-size: 120%;
  color: #764d17;
  margin: 0 auto;
  padding: 25px 0 40px 0;
  font-weight: normal;
}
.detail .con_photo .box_content {
  width: 625px;
  margin: 0 auto;
}
.detail .con_photo .box_content .photo {
  margin-bottom: 20px;
  overflow: hidden;
}
.detail .con_photo .box_content .txtarea {
  background: #fbf5ec;
  padding: 0 30px 30px 0;
  margin-right: -30px;
}
.detail .con_photo .box_content .txtarea p {
  color: #764d17;
  line-height: 1.8;
  display: inline;
  border-bottom: 1px solid #e9e4da;
}

/* -----------------------------------------------------------
	
	.voice   喜びの声

----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_voice
----------------------------------------------------------- */
.con_voice {
  margin-bottom: 60px;
}
.con_voice .box_voice {
  background: url(../delight/images/bg_paper_top.jpg) 0 0 no-repeat;
  margin: 20px 0 0 0;
  padding: 64px 0 0 0;
  position: relative;
  overflow: visible;
}
.con_voice .box_voice:before {
  content: " ";
  position: absolute;
  display: block;
  z-index: 2;
  padding-top: 100px;
  height: 0;
  overflow: hidden;
  width: 100px;
  left: 22px;
  top: -10px;
  background: url(../delight/images/ic_happyvoice.png) 0 0 no-repeat;
}
.con_voice .box_voice .bg_voice {
  background: url(../delight/images/bg_paper.jpg) 0 0 repeat-y;
  padding: 1px 0 0 0;
}
.con_voice .box_voice .box_title {
  margin: -64px 30px 0 30px;
  background: #FEF7EF;
  padding: 0 0 30px 0;
  overflow: hidden;
}
.con_voice .box_voice .box_title h4 {
  clear: both;
  text-align: left;
  font-size: 120%;
  color: #764d17;
  margin: 0 auto;
  padding: 27px 0 10px 0;
  width: 440px;
  font-weight: normal;
}
.con_voice .box_voice .box_title .date {
  float: right;
  color: #fff;
  padding: 3px 10px;
  font-size: 90%;
  background: #b7a174;
  margin-bottom: 5px;
}
.con_voice .box_voice .box_title .user {
  float: right;
  margin: 17px 20px 0 0;
  color: #764d17;
}
.con_voice .box_voice .box_review {
  width: 630px;
  padding: 0 0 0 50px;
}
.con_voice .box_voice .box_review .wrapp_review {
  margin: 0 0 -5px -45px;
  overflow: hidden;
}
.con_voice .box_voice .box_review dl {
  overflow: hidden;
  float: left;
  width: 180px;
  margin-left: 45px;
  margin-bottom: 5px;
}
.con_voice .box_voice .box_review dl dt {
  color: #fff;
  padding: 3px 10px;
  font-size: 90%;
  background: #b7a174;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle;
  width: 85px;
  text-align: center;
}
.con_voice .box_voice .box_review dl dd {
  display: inline-block;
  vertical-align: middle;
  color: #764d17;
}
.con_voice .box_voice .txtarea {
  width: 630px;
  margin: 20px 0 0 30px;
  background: #FEF7EF;
  padding: 0 20px 30px 20px;
}
.con_voice .box_voice .txtarea p {
  color: #764d17;
  display: inline;
  line-height: 1.8;
  border-bottom: 1px solid #E9E4DA;
}
.con_voice .box_voice.staff {
  background-image: url(../delight/images/bg_paper_top_brown.jpg);
}
.con_voice .box_voice.staff:before {
  background-image: url(../delight/images/ic_staff.png);
}
.con_voice .box_voice.staff .bg_voice {
  background-image: url(../delight/images/bg_paper_brown.jpg);
}
.con_voice .box_voice.staff .bg_voice:after {
  content: " ";
  display: block;
  height: 30px;
  background: #F1E3C9;
  margin-left: 30px;
}
.con_voice .box_voice.staff .bg_voice .txtarea {
  background: #F1E3C9;
  padding-bottom: 2.6em;
}
.con_voice .box_voice.staff .bg_voice .txtarea p {
  border-bottom: 1px solid #e1d5bf;
}
.con_voice .box_voice.staff .box_title {
  padding-top: 27px;
  background: #F1E3C9;
}
.con_voice .box_voice.staff .box_title h4 {
  padding: 0;
}
.con_voice .box_voice.staff .staff {
  border-top: 1px solid #e1d5bf;
  border-bottom: 1px solid #e1d5bf;
  margin: -1em 30px 0 auto;
  width: 630px;
  text-align: right;
  color: #764d17;
  background: #F1E3C9;
  line-height: 1.8;
}
