@charset "utf-8";
#contents h2 {
  padding: 8px 0 8px 8px;
  line-height: 1.4;
  font-weight: bold;
  font-size: 20px;
  color: #fff;
  margin-bottom: 14px;
  background: #666;
}

#contents h3 {
  padding: 10px 0;
  line-height: 1.4;
  font-weight: bold;
  font-size: 20px;
  color: #333;
  margin-bottom:14px;
}


#conts .newBox {
  margin:0 7px 29px 5px;
  clear: both;
}

#conts .newBox .box {
  float: right;
  width: 437px;
}

#conts .newBox .box p {
  margin-bottom: 5px;
}

#conts .newBox .box h4 {
  font-size: 14px;
  color: #0066cc;
}


#conts .bigbox01 .goods img.img01{
  margin-bottom: 10px;
}

#conts .bigbox01 .goods span.blueb{
  margin-bottom: 5px;
  display: block;
}

#conts .bigbox01 .box1{
  margin-bottom: 29px;
}

#conts #genre_detail ul.ul01 li {
  background: url(/static/common/img/icon02.gif) no-repeat left;
  zoom: 1;
  background-size: 13px 13px;
  display: inline;
  line-height: 2;
  padding-left: 16px;
  font-size: 14px;
  word-break: keep-all;
}

#conts ul.list {
  margin-bottom: 15px;
}

#conts #news {
  margin-bottom: 24px
}

#conts #news p{
  margin: 0 0 6px 10px;
}

#conts #news a {
  padding-left: 20px;
}

#contents #conts .itemlist ul.ul01 {
    margin-bottom: 6px;
}
#contents #conts .itemlist ul.ul01 li {
    display: inline;
    line-height: 1.4;
    background: none;
}
#contents #conts .itemlist ul.ul01 li.li01 span {
    color: #333333;
    font-weight: bold;
    margin-right: 8px;
}
#contents #conts .itemlist ul.ul01 li a {
    margin-right: 8px;
}

#contents #conts ul.ul01 .li02 {
  margin-left: 40px;
}

#contents #conts .itemlist ul.ul02 {
    margin-bottom: -25px;
    padding: 6px 0 3px;
}
#contents #conts .itemlist ul.ul02 li {
    color: #333333;
    display: inline;
    font-size: 11px;
    padding: 10px 0 0;
}
#contents #conts .itemlist ul.ul02 li.li01 {
    background: url("/static/img/search/icon01.gif") no-repeat scroll left bottom transparent;
    font-size: 12px;
    margin: 0 11px 0 190px;
    padding-left: 18px;
}
#contents #conts .itemlist ul.ul02 li.li02 {
    background: url("/static/img/search/icon02.gif") no-repeat scroll left bottom transparent;
    font-size: 12px;
    padding-left: 20px;
}
#contents #conts .itemlist ul.ul03 {
    margin-bottom: 15px;
    text-align: right;
    display: block;
    width: 100%;
    float: right;
    height: 28px;
}
#contents #conts .itemlist ul.ul03 li {
    display: inline;
    margin-right: 5px;
}
#contents #conts .itemlist ul.ul03 li.li01 {
    background: url("/static/img/search/icon03.gif") no-repeat scroll left top transparent;
    padding: 0 0 0 15px;
    font-size: 14px;
}
#contents #conts .itemlist ul.ul03 li.li03 {
    background: url(/static/common/img/icon02.gif) no-repeat left;
    zoom: 1;
    background-size: 13px 13px;
    display: inline;
    line-height: 2;
    padding-left: 16px;
    font-size: 14px;
}
#contents #conts .itemlist ul.ul03 li.li02 a {
    color: #333333;
    font-weight: bold;
}

#accessed_h3{
  clear: both;
}