#contentsWrap {
  width: 1000px;
  margin: 0 auto;
}
#contentsWrap #category {
  width: 1000px;
  margin: 0 0 22px;
}
#contentsWrap #contents {
  width: 754px;
  margin: 0;
  float: right;
}
#contentsWrap #contents .ttlblue {
  width: 754px;
  line-height: 45px;
  background: url("/quality/images/bg_ttl_pink.gif") no-repeat left center;
  padding: 0 0 0 20px;
  font-size: 150%;
  margin-bottom: 20px;
}
#contentsWrap #contents .message {
  font-size: 12px;
  margin-bottom: 20px;
}
#contentsWrap #contents .categories {
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
}
#contentsWrap #contents .categories .category_block {
  width: 377px;
}
#contentsWrap #contents .categories .category_block .block_wrapper {
  border: 1px solid #e64759;
  width: 368px;
  margin: 0 0 8px;
}
#contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper {
  width: 190px;
}
#contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .inner {
  width: 175px;
  margin: 10px 15px 0 15px;
  border-bottom: 4px double #ffe0eb;
}
#contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .inner .titles {
  width: 160px;
}
#contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .inner .titles .title {
  font-size: 14px;
  color: #e64759;
  font-weight: bold;
}
#contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .inner .titles .title a {
  color: #e64759;
}
#contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .inner .titles .title a:link, #contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .inner .titles .title a:visited, #contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .inner .titles .title a:active {
  color: #e64759;
}
#contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .inner .titles .subtitle {
  font-size: 10px;
  color: #959595;
}
#contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .inner .arrow {
  margin-top: 10px;
}
#contentsWrap #contents .categories .category_block .block_wrapper .title_wrapper .description {
  width: 175px;
  margin: 2px 15px 0 15px;
  font-size: 11px;
  line-height: 1.55;
}/*# sourceMappingURL=layout.css.map */