/*
Theme Name: Cashing Template
Theme URI: www.responsibledebtrelief.org
Description: キャッシングのテンプレート
*/

@media screen and (min-width: 481px) {

/* basic elements */

body {
   font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
   text-align: center;
   background-image: url(../../../../images/sozai/bg_1.png);
   margin: 0px;
   padding: 0px;
}

#all {
   text-align: left;
   width: 948px;
   color: #333333;
   margin-left: auto;
   margin-right: auto;
   background-color: #ffffff;
}


/* layout elements */

#contents {
   width: 948px;
}

#contents-left {
   float: left;
   width: 626px;
}

#contents-right {
   float: left;
   width: 300px;
   padding-left: 22px;
   margin-bottom: 25px;
}

#contents-right-top {
   float: left;
   width: 300px;
   padding-left: 22px;
   margin: 20px 0px 25px 0px;
}

/* header elements */

#header {
   width: 948px;
   height: 105px;
   background-image: url(../../../../images/logo/header_1.png);
   background-repeat: no-repeat;
   margin-bottom: 0px;
}

#header-left {
   float: left;
   width: 554px;
}

#header-right {
   float: left;
   width: 380px;
}

#header-right-rwd {
   display: none;
}

#header h1 {
   margin: 0;
}

#header-logo {
   padding: 35px 0px 0px 20px;
}

.hr-icon {
   padding: 17px 0px 0px 8px;
}

#topnavi {
   clear: both;
   width: 948px;
   margin: 1px 0px 0px 0px;
   padding: 0px; 
}

#topnavi a {
   padding-right: 0px;   
}

#topnavi ul {
   clear: both;
   margin: 0px;
   padding: 0px;
}

#topnavi li {
   float: left;
   list-style: none;
   margin: 0px;
   padding-right: 1px;
}

img {
   border: 0px;
}

#topnavi a#pull {
   display: none;
}


/* toppage elements */ 

#toppage-contents {
   clear: both;
   border: solid 1px #fefefe;
   background-color: #ffffff;
   margin: 0px;
   padding: 15px 0px 15px 10px;
}

#toppage-contents p {
   line-height: 23px;
   margin: 3px 0px 12px 4px;
   padding: 0px 3px 10px 16px;
}

#toppage-contents h2 {
   background-image: url(../../../../images/sozai/h3_bgimg_common.png);
   background-repeat: no-repeat;
   background-position: 12px 0px;
   font-size: 18px;
   line-height: 120%;

   margin: 15px 0px 10px 0px;
   padding: 12px 0px 10px 30px;
}

#toppage-contents h3 {
   background-image: url(../../../../images/sozai/h3_bgimg_top.png);
   background-repeat: no-repeat;
   background-position: left 0px;
   font-size: 18px;
   line-height: 120%;

   margin: 14px 0px 10px 18px;
   padding: 1px 0px 10px 27px;
}


h2#top-h2-1 {
   background: none;
   margin: 5px 0px 10px 0px;
   padding: 0px 0px 10px 12px;
}



#toppage-contents table {
    width: 596px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 10px 0px 20px 15px;
    font-size: 14px;
}

#toppage-contents table caption {
    padding: 5px;
    font-weight: bold;
    line-height: 120%;
}

#toppage-contents table th {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #99cc99;
    color: white;
    font-weight: bold;
    line-height: 120%;
}

#toppage-contents table td {
    padding: 8px 8px 8px 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 1px 1px 1px;
}


p.table-shita {
   line-height: 23px;
   margin: 15px 0px 12px 4px;
   padding: 0px 3px 10px 16px;
}

.toppage-img {
   text-align: center;
   margin-top: 10px;
   margin-bottom: 20px;
}



/* siteinfo elements */ 

#site-info {
   clear: both;
   width: 948px;
   padding: 15px 0px 0px 0px;
}

#new-title {
   padding: 0px 0px 0px 25px;
   float: left;
   width: 556px;
}

#new-title ul {
   list-style: none;
   margin-left: 10px;
   padding: 0px;
}

#new-title li {
   background-image: url(../../../../images/sozai/listmark_kanren_1.png) ;
   background-repeat: no-repeat;
   background-position: left 3px;
   padding: 1px 0px 0px 25px;
   line-height: 20px;
}

#site-about {
   float: left;
   width: 350px;
}

#site-about li {
   list-style-image: url(https://www.responsibledebtrelief.org/images/sozai/listmark_3.png);
   padding-left: 1px;
   line-height: 22px;
}



/* footer elements */

#footer {
   clear: both;
   width: 948px;
   text-align: center;
}


/* pankuzu elements */

#pankuzu {
   clear: both;
}

#pankuzu p {
   font-size: 14px;
   padding: 15px 12px 0px 18px;
}


/* category elements */

#category-contents {
   background-color: #ffffff;
   border: solid 1px #dddddd;
   padding: 15px;
   margin-bottom: 20px;
}

#category-intro {
   background-color: #f7f7f7;
   padding: 5px 0px 5px 0px;
}

#category-intro h2 {
   font-size: 24px;
   font-weight: normal;
   background-image: url(../../../../images/sozai/h2_bgimg_category.png);
   background-repeat: no-repeat;
   background-position: left top;
   margin-left: 20px;
   padding: 0px 0px 0px 36px;
}

#category-intro p {
   line-height: 23px;
   padding: 0 25px;
}


#single-list {
   margin-bottom: 10px;
}

#single-list h3 {
   background-image: url(../../../../images/sozai/h3_bgimg_category.png);
   background-repeat: no-repeat;
   background-position: 2px 4px;
   margin: 10px 0px 0px 17px;
   padding: 5px 0px 0px 36px;
}

#single-list ul {
   list-style: none;
   margin: 7px 0px 0px 10px;
   padding: 0px 0px 15px 15px;
}

#single-list li {
   background-image: url(../../../../images/sozai/listmark_kanren_1.png) ;
   background-repeat: no-repeat;
   background-position: left 5px;
   padding: 1px 0px 0px 25px;
   line-height: 22px;
}

#category-bottom {
   background-color: #f7f7f7;
   padding: 5px 0px 5px 0px;
}

#category-bottom h3 {
   padding: 5px 15px 0px;
   background-image: none;
}

#category-bottom p {
   line-height: 23px;
   padding: 0 25px;
}

.ukezara {
   margin-top: 0px;
   padding: 12px 0px 12px 0px;
   text-align: center;
   background-image: url(https://www.responsibledebtrelief.org/sozai/bg_2.png);
}



/* single elements */

.post {
   background-color: #ffffff;
   border: solid 1px #fefefe;
   margin: 0px 0px 20px 0px;
   padding: 15px 0px 15px 10px;
}

.post h2 {
   border-color: #cb0133;
   border-style: solid;
   border-width: 0px 0 2px 15px;

   margin: 5px 0px 10px 12px;
   padding: 10px 0px 5px 12px;
   font-size: 22px;
   line-height: 120%;
}

.post h3 {
   background-image: url(../../../../images/sozai/h3_bgimg_common.png);
   background-repeat: no-repeat;
   background-position: 12px 0px;
   font-size: 18px;
   line-height: 120%;

   margin: 15px 0px 10px 0px;
   padding: 12px 0px 10px 30px;
}

.post h4 {
   background-image: url(../../../../images/sozai/h4_bgimg_single.png);
   background-repeat: no-repeat;
   background-position: left 2px;
   font-size: 16px;
   margin: 15px 5px 0px 15px;
   padding: 0px 0px 1px 25px;
   text-decoration: underline;
   text-decoration-color: #e57557;
}

.post h5 {
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/h5_bgimg_common.png);
   background-repeat: no-repeat;
   background-position: left 2px;
   font-size: 16px;
   margin-top: 20px;
   margin-left: 18px;
   padding: 0px 0px 0px 38px;
}


h4.rank1 {
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/h4_bgimg_rank1.png);
   background-repeat: no-repeat;
   background-position: left top;
}

h4.rank2 {
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/h4_bgimg_rank2.png);
   background-repeat: no-repeat;
   background-position: left top;
}

h4.rank3 {
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/h4_bgimg_rank3.png);
   background-repeat: no-repeat;
   background-position: left top;
}

h4.rank4 {
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/h4_bgimg_rank4.png);
   background-repeat: no-repeat;
   background-position: left top;
}

h4.rank5 {
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/h4_bgimg_rank5.png);
   background-repeat: no-repeat;
   background-position: left top;
}

.post p {
   line-height: 23px;
   margin: 3px 0px 18px 4px;
   padding: 0px 3px 10px 16px;
}


.post ul {
   margin: 0;
   padding-left: 23px;
   list-style: none;
}

.post li {
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/listmark_post_1.png) ;
   background-repeat: no-repeat;
   background-position: left 1px;
   padding: 1px 0px 0px 25px;
   line-height: 22px;
}

h3#post-matome {
   background-image: url(../../../../images/sozai/h3_bgimg_matome.png);
   background-repeat: no-repeat;
   background-position: 12px 0px;
   font-size: 18px;
   line-height: 120%;

   margin: 15px 0px 10px 0px;
   padding: 12px 0px 10px 30px;
}

#post-matome-ul li {
   line-height: 22px;
   background-image: url(../../../../images/sozai/listmark_matome_1.png) ;
   background-repeat: no-repeat;
   background-position: 5px 3px;
   padding: 2px 10px 0px 29px;
}


.kanren-posts h3 {
   background-image: url(../../../../images/sozai/h3_bgimg_common.png);
   background-repeat: no-repeat;
   background-position: 12px 0px;
   font-size: 18px;
   line-height: 120%;

   margin: 15px 0px 10px 0px;
   padding: 12px 0px 10px 30px;
}

.kanren-posts ul {
   margin: 0;
   padding-left: 23px;
   list-style: none;
}

.kanren-posts li {
   background-image: url(../../../../images/sozai/listmark_kanren_1.png) ;
   background-repeat: no-repeat;
   background-position: left 5px;
   padding: 1px 0px 0px 25px;
   line-height: 22px;
}


#post-intro {
   background-image: url(../../../../images/sozai/bg_4.png);
   margin: 3px 5px 15px 17px;
   padding: 10px 10px 10px 12px;
}

ul.post-point {
   margin: 10px 7px 10px 12px;
   padding: 0px 10px 15px 20px;
   border: 1px solid #03528b;
   background-color: #f4fbff;
}

ul.post-point li {
   line-height: 25px;
   background-image: url(../../../../images/sozai/listmark_point_1.png) ;
   background-repeat: no-repeat;
   background-position: left 3px;
   padding: 0px 0px 0px 27px;
}

ul.post-point p {
   font-weight: bold;
   padding: 15px 0px 0px 0px;
}


#post-check {
   margin: 10px 7px 10px 12px;
   padding: 0px 20px 5px 20px;
   border: 1px solid #ff9933;
   background-color: #fff9f2;
}

#post-check p {
   width: 596px;
   padding: 15px 0px 0px 0px;
   line-height: 22px;
}


.post table {
    width: 596px;
    border: 1px #E3E3E3 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 25px 0px 10px 12px;
    font-size: 14px;
}

.post table caption {
    padding: 5px;
    font-weight: bold;
    line-height: 120%;
}

.post table th {
    padding: 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    background: #99cc99;
    color: white;
    font-weight: bold;
    line-height: 120%;
}

.post table td {
    padding: 8px 8px 8px 10px;
    border: 1px #E3E3E3 solid;
    border-width: 0 1px 1px 1px;
}

.single-img {
   text-align: center;
   margin-top: 10px;
   margin-bottom: 30px;
}

.bg1 {
   background: #F3F3F3;
}

.bg2 {
   background: #FAFAFA;
}

.post-bq {
   margin: 20px;
   parding: 15px;
   border: 3px #E3E3E3 solid;
   background-color: #f5f5f5;
}

.post-banner {
   text-align: center;
}

.post-banner h4 {
   padding: 0px;
}

.post-banner p {
   padding: 0 22px 0 38px;
   text-align: left;
}

#single-koshin {
   margin: 0px 7px 0px 0px;
   padding: 0px;
   font-size: 12px;
   text-align: right;
}


/* page-link elements */

.post-pagelink {
   background-color: #ffffff;
   border: solid 1px #ddd;
   margin: 0px 0px 20px 10px;
   padding: 10px 5px 10px 15px;
}

.post-pagelink h2 {
   border-color: #cb0133;
   border-style: solid;
   border-width: 0px 0 2px 15px;

   margin: 10px 5px 10px 2px;
   padding: 5px 0px 0px 12px;
   font-size: 22px;
   line-height: 120%;
}

.post-pagelink p {
   line-height: 125%;
   padding: 12px 15px 10px 15px;
}


span.oldpage {
   float: right;
}

span.newpage {
   float: left;
}

#pagenavi {
   margin-top: 10px;
   margin-bottom: 10px;
}

.read-more {
   float: right;
}



/* side elements */

#sidebar {
   height: 1300px;
}

#side-topbanner {
   margin-bottom: 25px;
}

#side-ranking1 {
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/sideranking_bgimg_1.png);
   height: 470px;
}

#side-ranking2 {
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/sideranking_bgimg_2.png);
   height: 470px;
}

#side-ranking-fix {
   padding-top: 93px;
}

.side-ranking-box {
   width: 300px;
   height: 120px;
}

.side-ranking-box-left {
   width: 190px;
   float: left;
   padding-top: 7px;
}

.side-ranking-box-text {
   padding-left: 42px;
   font-size: 15px;
}

.side-ranking-box-right {
   width: 110px;   
   float: left;
}

.side-ranking-box-right img {
   padding-left: 0px;
}

.sideranding_banner {
   margin-top: 10px;
}

#side-category {
   border: 1px #c8d0c1 solid;
   background: #ffffff;
   padding: 15px 0px 5px 15px;
   margin-bottom: 25px;
}

#side-category h3 {
   margin: 0px;
   font-weight: normal;
   background-image: url(https://www.responsibledebtrelief.org/images/sozai/h3_bgimg_sidecate.png);
   background-repeat: no-repeat;
   background-position: left 5px;
   padding: 0px 0px 0px 5px;
}

#side-category ul {
   margin-top: 15px;
   padding: 0;
   list-style-type: none;
}

#side-category li {
   background-image: url(../../../../images/sozai/listmark_sidecate_1.png) ;
   background-repeat: no-repeat;
   background-position: left 1px;
   padding: 0px 0px 0px 27px;
   line-height: 26px;
}

#nav1 {
   width: 300px;
   height: 250px;
}

.fixed {
   position: fixed;
   top: 15px;
}

#nav2 {
   width: 300px;
   height: 250px;
   margin-top: 25px;
   text-align: center;
}


/* social button elements */

.sb {
   text-align: center;
   height: 90px;
   padding-left: 148px;
   margin-top: 15px;
}

.socialbox {
   float: left;
   display: inline-block;
}

.twitter_btn {
  width: 80px;
}

.arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  text-align: center;
  font-size: 11px;
  height: 33px;
  line-height: 33px;
  display: block;
  text-decoration: none;
  color: #333;
  border-radius: 3px;
  font-family: "Hiragino Kaku Gothic ProN",Meiryo,sans-serif;
}
.arrow_box:after, .arrow_box:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #fff;
  border-width: 3px;
  margin-left: -3px;
}
.arrow_box:before {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #ccc;
  border-width: 4px;
  margin-left: -4px;
}

.facebook-box{min-width:80px;max-width:115px;}
.twitter-box{min-width:80px;max-width:105px; padding-right:2px;}
.hatena-box{min-width:85px;max-width:105px; padding-right:3px;}
.pocket-box{min-width:40px;max-width:80px; padding-right:0px;}
.gplus-box{min-width:60px;max-width:80px; padding-right:0px;}


/* color elements */

.ylw {
   background-color: #ffff99;
   font-weight: bold;
}

.red {
   color: red;
   font-weight: bold;
}

.pin {
   color: #fe81ac;
   font-weight: bold;
}

.ore {
   color: #ff6633;
   font-weight: bold;
}

.wave1 {
   background: url(https://www.responsibledebtrelief.org/images/sozai/under_wave1.png);
   background-position: bottom;
   background-repeat: repeat-x;
}

.wave2 {
   background: url(https://www.responsibledebtrelief.org/images/sozai/under_wave2.png);
   background-position: bottom;
   background-repeat: repeat-x;
}

.marker1 {
   background: url(https://www.responsibledebtrelief.org/images/sozai/under_marker1.png);
   background-position: 0 16px;
   background-repeat: repeat-x;
}

.marker2 {
   background: url(https://www.responsibledebtrelief.org/images/sozai/under_marker2.png);
   background-position: 0 16px;
   background-repeat: repeat-x;
}

.marker3 {
   background: url(../../../../images/sozai/under_marker3.png);
   background-position: 0 14px;
   background-repeat: repeat-x;
   font-weight: bold;
}

.marker8 {
   background: url(../../../../images/sozai/under_marker8.png);
   background-position: 0 14px;
   background-repeat: repeat-x;
   font-weight: bold;
}


/* hr elements */

hr.sol {
   height: 1px;
   border: none;
   border-top: 1px #ccc solid;
   clear: both;
}

hr.dot {
   height: 1px;
   border: none;
   border-top: 1px #ccc dotted;
   clear: both;
}

hr.dot2 {
   height: 1px;
   border: none;
   border-top: 1px #aaa dotted;
   clear: both;
}

hr.sol-tn {
   height: 1px;
   border: none;
   border-top: 1px #eee solid;
   clear: both;
}

}