@charset "utf-8";

/*
Theme Name: JPB
Theme URI: http://jieitaiclub.jp/bridal
Version: 1.0
Author: koizumi
*/

ul.item-list {
    margin: 0 0 0 -5%;
    padding: 0;
}
li.item {
    width: 45%;
    height: auto;
    display: inline-block;
    list-style: none;
    /*height: 280px;*/
    margin-bottom: 30px;
    margin-left: 5%;
    vertical-align: top;
}

.item-img {
    margin: 0 0 5px 0;
    height: 200px;
    overflow: hidden;
    text-align:center;
}

.item-date {
    /*font-size:80%;*/
    color:#999;
    padding: 0;
    margin: 0;
    border-bottom: 0 solid #dedede;
}

.item h2 {
    font-size:14px;
    line-height: 150%;
    font-weight: normal;
}

.item-title {
    margin: 0;
}

.item-title a {
    font-size:14px;
    color:#444;
}

.item-title a:hover {
    color:#999;
}

.item-text p {
    font-size:13px;
    color:#444;
}

#next {
    clear: both;
}
#next .previous_link a, #next .next_link a {
    border: 1px solid #dedede;
    padding: 5px 10px 3px;
    background: #3D5830;
    font-weight: bold;
    display: block;
    color: #FDFFD1;
}
#next .left {
    float: left;
}
#next .right {
    float: right;
}
.contents-body-wrapper {
    background: #fff;
}
.contents-body {
    max-width: 660px;
    margin: 0 auto;
    padding: 0 10px 20px 10px;
}
.contents img {
    max-width: 100%;
    height: auto;
}
.contents p {
    font-size: 14px;
    color: #444;
    line-height: 190%;
    padding: 10px 0 10px 0;
}
strong, b {
    font-weight: bold;
}

#breadcrumb .item {
    display: inline-block;
}
/* 投稿タイトル */

.contents-body h3
{
	border-bottom: 1px solid #008000;
	border-left: 10px solid #008000;
	padding: 7px;
}
.contents-body h4
{	
	border-left:5px solid #008000;
	padding: 7px;
	text-align: left;
}






/*@media only screen and (max-width: 959px) {*/
    /*li.item {*/
        /*float: none;*/
        /*width: 100%;*/
    /*}*/
    /*.contents {*/
        /*margin-left: 15px;*/
        /*margin-right: 15px;*/
    /*}*/
/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 959px) {*/
    /*li.item { height:240px; margin-bottom: 40px; }*/
    /*.item-img { margin: 0 0 5px 0; height: 151px; overflow: hidden; }*/
/*}*/
@media only screen and (max-width: 767px) {
    #category-description {
        padding: 0 10px;
    }
    .contents {
    margin-left: 15px;
    margin-right: 15px;
    }
    .contents img {
        max-width: 100%;
    }
    ul.item-list {
        margin: 0;
    }
    li.item {
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
    }
    /*li.item { height:270px; margin-bottom: 40px; }*/
    .item-img { margin: 0 0 5px 0; height: 200px; overflow: hidden; }
    
    .widget ul, #side .widget ul, .widget select {
    	margin-left: 15px;
    	margin-right: 15px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .item-list li.item { height: 340px; margin-bottom: 40px; }
    .item-img { margin: 0 0 5px 0; height: 280px; overflow: hidden; }
}


/* ページャー */
#next {
font-size:85%;
font-weight:lighter;
text-align: center;
padding-top: 30px;
padding-bottom: 30px;
}

#next .left a, #next .right a {
border: 1px solid #bfaf86;
border-radius: 3px;
padding: 7px 12px;
font-weight: bold;
font-size: 120%;
display: block;
margin-top: 5px;
}

#next-archives {
font-size:85%;
text-align: center;
margin-top: -50px;
padding-bottom: 30px;
}

.next-pagenavi{
text-align:center;
margin-top:10px;
}


#main_contents ul.pagenation {
    margin: 0 0 10px;
    padding: 15px 15px 10px;
    text-align: center;
}
#main_contents ul.pagenation li {
    display: inline;
    margin: 0 2px;
    padding: 0;
}
#main_contents ul.pagenation li span,
#main_contents ul.pagenation li a {
    display: inline-block;
    margin-bottom: 5px;
    padding: 3px 13px;
    background: #fff;
    border: 1px solid #aaa;
    text-decoration: none;
    vertical-align: middle;
}
#main_contents ul.pagenation li a:hover {
    /*background: #eeeff7;*/
    background: #761616;
    border-color: #FAF4A6;
    color: #FAF4A6;
}

/* ************************************************
*	ウィジット
* ************************************************ */

.widget{
    margin: 0 0 30px 0;
}

.widget_recent_entries li a,
.widget_archive li a,
.widget_categories li a,
.widget_nav_menu li a{
    margin: 0 0 0 0px;
}

.textwidget{
    font-size: 13px;
    color: #444;
    line-height:170%;
    margin: 0 0 30px 0;
    padding: 5px 0 0 0;
}

#topbox{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#topbox ul{
    floate:left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#topbox li{
    floate:left;
    margin: 0 0 0 0;
    padding: 3px 0px 2px 0px;
    list-style: none;
    border-bottom:1px dotted #bfaf86;
}

#topbox li a{
    font-size:12px;
    color:#444;
    margin: 0 0 0 0;
    padding: 3px 0px 2px 0px;
    list-style: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}

#topbox li a:hover{
    color:#999;
}

#topbox h2{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0px dotted #fff;
}

#topbox h3{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-top: 0px dotted #fff;
    border-bottom: 0px dotted #fff;
}

#topbox h4{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0px dotted #fff;
}

#topbox ul.children{
    margin-bottom: 0px;
    display: block;
    padding: 5px 0 0 0;
}

#topbox ul.children li{
    padding-left: 15px;
    padding-top: 5px;
    border-top: 1px dotted #bfaf86;
    border-bottom: 0px dotted #bfaf86;
}

#topbox ul.sub-menu{
    margin-bottom: 0px;
    display: block;
    padding: 5px 0 0 0;
}

#topbox ul.sub-menu li{
    padding-left: 15px;
    padding-top: 5px;
    border-top: 1px dotted #bfaf86;
    border-bottom: 0px dotted #bfaf86;
}

#sidebox{
    color:#666;
    margin: 0 0 0 0 ;
    padding: 0 0 0 0 ;
}

#sidebox ul{
    floate:left;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}
#sidebox li{
    font-size: 12px;
    floate:left;
    list-style: none;
    margin: 0 0 0 0;
    padding: 6px 0 5px 0px;
}
#sidebox li a{
    color:#3d5830;
    list-style: none;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
#sidebox li a:hover{
    color:#999;
}
#sidebox li.cat-item {
    border-bottom: 1px solid #ccc;
}
#sidebox li.cat-item .avhec-widget-line {
	display: block;
}
#sidebox h2{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0px dotted #222;
}
#sidebox h3{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-top: 0px dotted #222;
    border-bottom: 0px dotted #222;
}
#sidebox h4{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-bottom: 0px dotted #222;
}
.footer-widget-title{
    font-family:arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
    font-size:14px;
    font-weight:bold;
    color: #999;
    margin: 0 0px 10px 0px;
}
#sidebox-new li {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}
table.similar-text {
	margin: 0;
	padding: 0;
}

.list-thumb-post {
	margin: 0;
	padding: 0;
}
.list-thumb-post li {
	list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
}

.list-thumb-post table {
    width: 100%;
    color: #444;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.list-thumb-post table img {
    width: 80px;
    height: auto;
}
.list-thumb-post table th {
    width: 80px;
    padding-right: 10px;
}
.list-thumb-post table td {
    font-size: 12px;
    white-space: normal;
    vertical-align: middle;
}
.sidebar-title, .similar-head {
    background: #d4c16a;
    color: #fdffd2;
    padding: 3px 0;
    text-align: center;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
