/* mm */
* {font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif}


td.dotbot p {
margin:0;
}

.waku {
	border: 1px dotted #ccc;
margin-top:12px;
}
.dotbotbg {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	background-color: #f6f6f6;
}
.dotbot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
margin-bottom:3px;
}

.dotbotr {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.wakubg {
	background-color: #F6F6F6;
	padding: 15px;
margin:14px 0;
border: 1px solid #F6F6F6;
   border-radius: 12px;         /* CSS3 */
   -moz-border-radius: 12px;    /* Firefox */
   -webkit-border-radius: 12px; /* Safari,Chrome */
}

.wakubgspe {
	background-color: #F6F6F6;
	padding: 10px ;
margin:0 0 20px 0 ;
border: 1px solid #F6F6F6;
   border-radius: 12px;         /* CSS3 */
   -moz-border-radius: 12px;    /* Firefox */
   -webkit-border-radius: 12px; /* Safari,Chrome */
}

table.cft {
margin: 30px 0 0 0;
padding: 0 2px;
font-size: 11px;
line-height:150%
}

.breadcrumbs {
	font-size:11px;
}

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.widget_views ol {
padding: 1px 1px 1px 10px;
margin:0 0 0 17px;
}

.widget_views ol li {
font-size:11px;
border-bottom:1px dotted #ccc;
margin:1px;
list-style-type: decimal;
}

#left-sidebar ul {
padding:0;
}

#left-sidebar ul li {
font-size:11px;
padding:2px 4px;
margin:0;
}

#left-sidebar ul li a {
font-size:12px;
padding:2px;
margin:0;
display: block;
}

#left-sidebar ul li a:hover {
/*background:#f1f1f1;*/
color:blue;
text-decoration:none;
}

.cat-post-item img {
float:left;
margin-right:4px;
}

.tablenav {
	color: #2583ad;
	background:white;
	margin: 1em auto;
	line-height:2em;
	text-align:center;
}

a.page-numbers, .tablenav .current {
	color: #00019b;
	padding: 2px .4em;
	border:solid 1px #ccc;
	text-decoration:none;
	font-size:smaller;
}

a.page-numbers:hover {
	color:white;
	background: #328ab2;
}

.tablenav .current {
	color: white;
	background: #328ab2;
	border-color: #328ab2;
	font-weight:bold:
}

.tablenav .next, .tablenav .prev {
	border:0 none;
	background:transparent;
	text-decoration:underline;
	font-size:smaller;
	font-weight:bold;
}

.center {text-align:center;}

.zaikolead {
margin:20px 10px;

}
/*
.note {
    position:relative;
    width:470px;
    padding:10px 14px;
    margin:22px;
    color:#fff;
    background:#fff;
    overflow:hidden;
border:1px solid #605947
}
*//*
.note:before {
    content:"";
    position:absolute;
    top:0;
    right:0;
    border-width:0 16px 16px 0; /* This trick side-steps a webkit bug 
    border-style:solid;
    border-color:#fff #fff #605947 #605947; /* A bit more verbose to work with .rounded too 
    background:#605947; /* For Opera when also applying a border-radius 
    display:block; width:0; /* Only for Firefox 3.0 damage limitation */
/* Optional: shadow 
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
    box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
}
*/

.note {
background-color: #fff;
padding: 10px 3px 10px 10px ;
margin:14px 0;
border: 1px solid #999;
   border-radius: 8px;         /* CSS3 */
   -moz-border-radius: 8px;    /* Firefox */
   -webkit-border-radius: 8px; /* Safari,Chrome */
color:#333;
}

.zaiko {
margin-top:20px;
s}
.zaiko ul {
	margin-left: 20px;
	list-style-type: none;
}

.zaiko li {
	padding-top:0px;
padding-bottom:0px;
	padding-left: 22px;
	list-style-type: none;
}

.zaiko .hoshi {
	list-style-type: none;
background: url(http://www.shobunsha.co.jp/wp/wp-content/uploads/hoshi.gif) no-repeat 2px 5px;
}

.zaikotitle {
font-size:20px;
padding:6px;
color:#990000;
border-bottom:3px solid #990000;
margin:6px 0;
display: block;
}


.bggreen{
color:#fff;
padding:0 2px;
margin:0 2px;
background:#96c02e;
   border-radius: 4px;         /* CSS3 */
   -moz-border-radius: 4px;    /* Firefox */
   -webkit-border-radius: 4px; /* Safari,Chrome */
}

.shinban{
color:#fff;
padding:0 2px;
margin:0 2px;
background:#ff56aa;
   border-radius: 4px;         /* CSS3 */
   -moz-border-radius: 4px;    /* Firefox */
   -webkit-border-radius: 4px; /* Safari,Chrome */
}

.bgsub {
color:#b42134;
font-size:15px;
padding:4px 8px;
background:#d6ccc0;
line-height:38px;
   border-radius: 4px;         /* CSS3 */
   -moz-border-radius: 4px;    /* Firefox */
   -webkit-border-radius: 4px; /* Safari,Chrome */
}

.bgcha {
color:#fff;
font-size:13px;
padding:4px;
font-weight: bold;
margin:0 2px;
background:#502b19;
line-height:240%;
   border-radius: 4px;         /* CSS3 */
   -moz-border-radius: 4px;    /* Firefox */
   -webkit-border-radius: 4px; /* Safari,Chrome */
}

.bgcha a {
color:#fff;
}

.bggray {
color:#990000;
font-size:15px;
padding:4px 12px;
margin:10 2px;
background:#e3e3e3;
line-height:43px;
   border-radius: 4px;         /* CSS3 */
   -moz-border-radius: 4px;    /* Firefox */
   -webkit-border-radius: 4px; /* Safari,Chrome */
}

.redb {
color:#cc0000;
font-weight:bold;
}

.wakudot {
border: dotted 1px #ccc;
padding:10px 10px 2px 10px ;
}

dl {
	margin: 0 0 15px;
	padding: 0 10px 10px;
	border: 7px #EEEEEE solid;
}
dl dt {
	float: left;
	width: 15em;
	padding: 5px 0;
	text-indent: 1em;
	line-height: 150%;
}
dl dd {
	padding: 5px 0 5px 17em;
	line-height: 150%;
	border-bottom: 1px #CCCCCC solid;
}

.jobi td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.jobi h5 {
	font-size: 16px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #7D2800;
	padding: 5px 0 0 8px;
	line-height: 120%;
        height: 22px;
	background-image: url(/wp/wp-content/uploads/bg-title.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
margin: 12px 0 0 0;
}

.postnarrow {
width:360px;
margin:0 auto;
}

/* kinshobon */

.title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3px;
	width: 504px;
	background-color: #F5F7FA;
padding: 4px 4px 4px 10px;
border-top:1px dotted #ccc;
margin-top:12px;
}

.kinshotxt {
	font-size: 12px;
	line-height: 1.4;
	width: 520px;
	padding-bottom: 6px;
     margin-bottom: 3px;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9ECF3;
}

.kinshowakudot {
	border: 1px dotted #CCC;
font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

.kinsho {
	width: 248px;
	float: left;
	margin-right: 4px;
	margin-left: 5px;
	padding-top: 9px;
margin-top:4px;
}

.sectionleft {
	float:left;
	width: 70px;
}
.sectionall p {
	font-size: 12px;
margin-top:4px;
line-height:1.4;

}
.sectionright {
	width:170px;
	font-size: 12px;
	float: right;
}

.subtitle {
	font-size: 15px;
	font-weight: bold;
margin-bottom: 1px;
}

.sectionall .kinshojoho {
	font-size: 9px;
	line-height: 126%;
	display: block;
margin-bottom:3px;
}

.kinshojoho {
	font-size: 9px;
	line-height: 126%;
	display: block;
margin-bottom:3px;
}

.sectionright p {
	font-size: 12px;
margin-top:4px;
line-height:1.4;

}

.jump{
color:#cc0000;
font-size:12px;
float:right;
margin-top:-10px;

}

.web {
margin-top:10px;
}

.webdot {
line-height:100%;
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
margin-bottom:3px;
}

.web img {
	vertical-align: top;
}

.webtitle {
font-size: 16px;
color: #990000;
display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #F0F0F0;
	padding: 4px;
margin-top:-10px;
font-weight:bold;

}

.web h4 {
	font-size: 15px;
	color: #333333;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-color: #F0F0F0;
	padding: 4px;
	margin-top: 2px;
}

.dotkei {
	line-height: 1px;
	clear: both;
	width: 100%;
	border-top: 1px dotted #CCC;
height:1%;
margin:5px 0;
}

.more a {
color:blue;
}

.footer1 {
background:#f6f6f6;
padding:3px 0;
}

.single h2 {
font-size:16px;
margin-top:0;
}

.archive h4 {
font-size:15px;
}

.ondemand {
margin:10px 0;
padding:5px 10px;
border-bottom:1px dotted #ccc;
}

.ondemand h3 {
font-size:17px;
color:#006666;
}

.greenl {
font-size:15px;
color:#009900;
}

.red{
color:#cc0000;
}

.ld { text-decoration:line-through; }

.page-link {color:#888}
.page-link a {border: 1px solid #ddd;padding: 2px 6px;}
.page-link img {padding}

/*
.page-link img {padding-top:6px;}
*/
.page-link {
text-align:center;
font-size:15px;
margin-top:30px;
margin-bottom:6px;
display: block;
clear:both;
}

.page-link a {
color:#990000;
}
.page-link a:hover {
color:#ccc;
}

.tsuduki {
float:right;
}

.tsuduki a {
color:#990000;
}

.home-sidebar-right .wp_bannerize {

}

.borderbnon {
border-bottom: 1px solid #fff;
}

.series{
margin-top:12px;
}
.series ul {
	list-style-type: none;
	margin-left: 20px;
}
.series li {
	background-image: url(http://www.shobunsha.co.jp/wp/wp-content/uploads/right.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 20px;
	line-height: 120%;
}

.care {
margin-left:16px;
}

.care strong {
color:#009900;
font-size:15px;
margin-left:-16px;
font-weight:normal;
}

.red{color:#cc0000}
.redl{color:#cc0000;font-size:15px;}

.entry h4 {
margin-top: 50px;
margin-left: 25px;
margin-bottom: 10px;
font-size: 16px;
color: #990000;
display: block;
}

.kanren {
margin: 0 25px;
padding:10px;
border:1px dotted #ccc;
position: relative;
float: left;
border-radius: 5px;        /* CSS3草案 */  
-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
-moz-border-radius: 5px;   /* Firefox用 */  
}
.kanren img {
margin: 6px;
}

/* wp_bannerize */
.wp_bannerize p {
    border-bottom: none;
    margin-bottom: 5px;
    padding: 0;
}


.wcp-carousel-main-wrap .slick-slide {
	display: block!important;
}

#post-cs {
		border: 1px dotted #DDD;
    display: block;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-top: 10px;
}

#post-cs.carousel4 {
    width: 459px!important;
		padding: 0 30px;
}

#post-cs .ps-box {
    background: none!important;
}

#post-cs.carousel4 img.ps-image {
    max-width: 100px!important;
    max-height: 140px!important;
    margin-bottom: 5px!important;
}
#post-cs * {
		color: #333!important;
}

#post-cs .ps-pagi {
	display: none;
}
a.ps-prev {
    text-indent: -9999px;
		background: none!important;
    background: url(images/arrow_left.png) top left no-repeat!important;
    width: 25px;
    height: 30px;
    top: 72px;
}
a.ps-next {
    text-indent: -9999px;
		background: none!important;
    background: url(images/arrow_right.png) top left no-repeat!important;
    width: 25px;
    height: 30px;
    top: 72px;
    right: -15px!important;
}
#post-cs .ps-box .ps-pad {
    padding: 5px!important;
}
#post-cs p {
    font-size: 12px;
    line-height: 15px;
}

.carouseltitle {
    font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    margin-top: 50px;
    margin-bottom: 5px;
    font-size: 16px;
    color: rgb(153, 0, 0);
    line-height: 21px;
    display: block;
}