@charset "utf-8";
@import "/css/common/0-import.css";
/*
Theme Name: MR-BiZ トピックス
Theme URI: http://www.shigenoya.co.jp/news/
Description: MR-BiZのトピックス用テーマです
Version: 1.0
*/
/*------------------------------------------------------------
	トピックス
------------------------------------------------------------*/
#conts .mainImage {
	height: 130px;
	background: url(../img/topics/index/topics_main_img.jpg) no-repeat;
}

#conts .mainImage h2 {
	padding: 15px 0 0 25px;
	color: #333;
	font-size: 28px;
	font-weight: bold;
/*	font-family: メイリオ,MS PGothic,"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
*/
}

#conts .mainImage h2 span {
	color: #00A5AD;
}

#conts .mainImage .lead {
	padding: 0 0 0 25px;
}

#conts div.head .snsBtns {
	margin: 10px 1.0em 0px;
}

#conts .mbM15 .snsBtns {
	margin-bottom: -15px!important;
}

#conts h3.title02 span {
	color: #00A6AE;
}

#conts h3.title02 span.sub {
	color: #999;
	font-size: 14px;
}

#conts h2.title02 {
	margin-bottom: 15px;
	padding: 10px 5px;
	border-top: 3px solid #00A6AE;
	border-bottom: 1px solid #F0F0F0;

	font-size: 1.48em;
	font-weight: bold;
}

#conts .date {
	margin: 5px 10px 0;

	color: #999;
	text-align: right;
}

#conts .entry {
	padding: 5px 10px 10px;
	overflow: hidden;
	zoom: 1;
}

#conts .entry .wp-caption {
	padding: 10px 0px 10px 10px;
	border: 1px solid #F0F0F0;
	margin-left: 10px;
	margin-bottom: 10px;
}

#conts .entry .wp-caption p {
	margin-bottom: 0;
	margin-top: 5px;
	padding-right: 10px;
}

#conts .entry p {
	margin-bottom: 1em;
}

/* #conts .entry img {
	padding: 10px;
	border: 1px solid #F0F0F0;
}*/

#conts .entry ul {
	margin: 0 0 1em 1.5em;
	list-style: circle;
}

#conts .entry ol {
	margin: 0 0 1em 1.5em;
}

	* html #conts .entry ol {
		margin-left: 2em;
	}

#conts .entry table {
	border-collapse: collapse;
}

#conts .entry th,
#conts .entry td {
	padding: 5px 10px 3px;
}

#conts .entry th {
}

#conts .entry img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#conts .entry img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #F0F0F0;
}

#conts .entry img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

#conts .entry .alignright {
	float: right;
}

#conts .entry .alignleft {
	float: left
}

#conts .returnTop {
	margin: 5px 0 0;

	text-align: center;
}

/* ページャー */

#conts .wp-pagenavi {
	text-align: right;
	padding-right: 15px;
}

#conts .wp-pagenavi span,
#conts .wp-pagenavi a {
	margin-right: 5px;
}

#conts .wp-pagenavi .nextpostslink {
	margin-left: 5px;
	margin-right: 0;
}

#conts div.foot .snsBtns {
	margin-left: 15px;
}

#conts div.foot.single .snsBtns {
	margin-top: 5px;
	margin-left: 10px;
}

#conts .backConts {
	text-align: center;
}

/* ページャー(記事ページ) */

#conts .footLink {
	clear: both;

	margin: 0 24px 30px;
	padding-top: 10px;
	border-top: 1px solid #F0F0F0;

	text-align: center;
}

#conts .footLink span {
	display: inline-block;
	vertical-align: top;
}

	* html #conts .footLink span {
		display: inline;
	}

#conts .footLink span.home {
	width: 36%;
}

#conts .footLink span.prev,
#conts .footLink span.next {
	width: 31%;
}

#conts .footLink span.prev {
	text-align: right;
}

#conts .footLink span.next {
	text-align: left;
}

#conts .footLink span.home a {
	margin: 0 3px;
}