@charset "UTF-8";
/**
 * 下層共通
 */
/* ==========================================================================
   title
   ========================================================================== */
#cate-head {
  background: url(img/bg_catehead.gif) no-repeat left top;
  height: 270px; }
  #cate-head #cate-head-in {
    padding: 26px 0 0 34px;
    position: relative; }
    #cate-head #cate-head-in p {
      margin-top: 21px; }
    #cate-head #cate-head-in span {
      position: absolute;
      top: -33px;
      right: 278px;
      z-index: 1000; }

.sttl-blue {
  margin: 13px 0 21px 0; }
