@charset "utf-8";

/*ブログ*/

.blog_box {
	width: 100%;
	margin: 0 auto 14px;
	overflow:hidden;
}
.blog_box img{/*画像100%*/
	max-width: 100%;
	height: auto;
}

.blog_box section {
	width: 100%;
}
.entry-header{
	width: 90%;
	overflow:hidden;
	background:#fff;
	height:26px;
	margin:0 0 14px 0;
	padding:0;
	border-bottom: 1px dotted #ccc;
	border-left:4px solid #1E3F84;
	margin:auto;
}

.sidebar {
	width: 191px;
	margin: auto;

}
.sidebar aside {
	margin: 0 0 20px 0;
}
.sidebar aside.search input.field{
	width:180px;
	padding:4px;
	border:1px solid #bbb;
}
.sidebar aside.search input.submit{
	margin:8px 0 0 80px;
	padding:2px 4px;
}
.sidebar .sidetitle {
width: 191px;
height: 33px;
text-indent: -9999em;
margin: 0 0 10px 0;
}

.blog_search {
	background: url(../img/blog_search.gif) no-repeat;
}

.blog_calendar {
	background: url(../img/blog_calendar.gif) no-repeat;
}

.blog_kiji {
	background: url(../img/blog_kiji.gif) no-repeat;
}

.blog_category {
	background: url(../img/blog_category.gif) no-repeat;
}

.blog_archive {
	background: url(../img/blog_archive.gif) no-repeat;
}
.blog_box article {
	margin: 0 0 10px 0;
	overflow: hidden;
}

.entry-title {
	float:left;
	height:28px;
	line-height:28px;
	background: #fff;
	text-indent: 8px;
	font-size:13px;
	font-weight: bold;
}
.entry-title,
.entry-title a {
	color: #000;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}

.entry-meta {
	float:right;
	color: #000;
	font-size: 14px;
	line-height: 26px;
	margin:0 10px 0 0;
}
.entry-meta a {color: #fff;text-decoration:underline;}
.entry-meta a:link {color: #fff;text-decoration:underline;}
.entry-meta a:visited {color: #fff;text-decoration:underline;}
.entry-meta a:hover {color: #f00;text-decoration:underline;}
.entry-meta a:active{color: #fff;text-decoration:underline;}


.single-author .entry-meta .by-author {
	display: none;
}
.entry-content,entry-summary  {
	margin:0px 0 10px 0;
	clear: both;
	overflow: hidden;
}
.entry-content,entry-summary a  {
	padding:0 10px 10px 0;
}

.entry-content,entry-summary p {
	padding: 0 0 10px 0;
	line-height:24px;
}

.by-author {
display: none;
}

.page-header {
	margin: 0 0 30px 0;
}

.page-title {
	margin: 0 0 30px 0;
}

#wp-calendar {
	color: #555;
	width: 100%;
	text-align: center;
	border: 1px solid #ccc;
}
#wp-calendar caption,
#wp-calendar td,
#wp-calendar th {
	text-align: center;
}
#wp-calendar caption {
	font-size: 11px;
	font-weight: 500;
	padding: 5px 0 3px 0;
	text-transform: uppercase;
}
#wp-calendar th {
	background: #f4f4f4;
	font-weight: bold;
}
#wp-calendar tfoot td {
	background: #f4f4f4;
}
#wp-calendar a {
	color: #ff0000;
}
#wp-calendar a:visited {
	color: #ff0000;
}

#secondary {
display: none;
}

.wp-pagenavi {
	clear: both;
	margin: 0 0 10px 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #000;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
/*一覧ページ*/
#top_contents_post {
width: 90%;
margin:auto;
border-bottom: 1px solid #ccc;
height: auto;
overflow: hidden;
clear: both;
}
#top_contents_post_img {
margin:10px 0 10px 0;
background-color: #fff;
}
#top_contents_post_text {
width: 90%;
margin: 0 0 10px 0;
}
#top_contents_post_title {
width: 100%;
font-size: 13px;
font-weight: bold;
margin: 0 0 10px 0 !important;
text-indent: 8px;
text-align: left;
line-height: 16px;
display: block !important;
padding: 5px 0 !important;
border-bottom: 1px dotted #ccc;
border-left:4px solid #1E3F84;
}
#top_contents_post_title a{;color:#0B5FAB;text-decoration:none;}
#top_contents_post_title a:link{color:#0B5FAB;text-decoration:none;}
#top_contents_post_title a:vidited{color:#0B5FAB;text-decoration:none;}
#top_contents_post_title a:hover{color:#0B5FAB;text-decoration:underline;}
#top_contents_post_title a:active{color:#0B5FAB;text-decoration:none;}
#top_contents_post_abst {
	margin:0 0 0 8px;
}
#top_contents_post_datail {
text-align: right;
margin: 6px 0 0 0;
}
.entry-date {
color: #1E3F84;
font-size: 12px;
line-height: 18px;
margin: 5px 0 0 0;
background-color: #FFF;
text-align: right;
font-weight:bold;
}
.btn_contact{
margin: 20px 0 0 0;
text-align: center;
}
.entry_navi {
text-align: center;
padding: 5px 0 25px 0;
}
/*ページ送り*/
.pagenavearea{
	padding:3px 0 8px 0;
	text-align:center;
	overflow:hidden;
}
.wp-pagenavi {
	text-align:center;
	margin:10px auto;
	padding: 10px 20px 10px !important;
	display:block !important;
	clear:both !important;
}
.wp-pagenavi a ,.wp-pagenavi span.pages, .wp-pagenavi span.extend {
		color:#1b71b8 !important;
		background:#FFFFFF !important;
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		border:solid 1px #CCCCCC !important;
		padding:3px 9px 3px 9px !important;
		margin-right:3px !important;
		text-decoration:none !important;
		font-size:12px !important;
}
.wp-pagenavi a:hover {
		color:#FFF !important;
		border-color:#CCCCCC !important;
		background:#5093b5 !important;
		
		background-image: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#ddd))!important;
	background-image: -webkit-linear-gradient(top, #ccc, #ddd) !important;
	background-image:    -moz-linear-gradient(top, #ccc, #ddd) !important;
	background-image:     -ms-linear-gradient(top, #ccc, #ddd) !important;
	background-image:      -o-linear-gradient(top, #ccc, #ddd) !important;
	background-image:         linear-gradient(top, #ccc, #ddd) !important;
}
 .wp-pagenavi span.current{
		padding:3px 9px 3px 9px !important;
		border:solid 1px #CCCCCC !important;
		border-color:#3390CA !important;
		border-radius:3px !important;	
		-moz-border-radius:3px !important;
		-webkit-border-radius:3px !important;
		color:#fff !important;
		margin-right:3px !important;
		border-color:#CCCCCC !important;
		background:#5093b5 !important;
		
		background-image: -webkit-gradient(linear, left top, left bottom, from(#999), to(#aaa))!important;
	background-image: -webkit-linear-gradient(top, #999, #aaa) !important;
	background-image:    -moz-linear-gradient(top, #999, #aaa) !important;
	background-image:     -ms-linear-gradient(top, #999, #aaa) !important;
	background-image:      -o-linear-gradient(top, #999, #aaa) !important;
	background-image:         linear-gradient(top, #999, #aaa) !important;
}
/*ソーシャル*/
.so_link{
overflow: hidden;
width:90%;
margin:auto;
}
.so_link:after{content: "";display: block;clear: both;}

.so_link ul li{
float: left;
margin: 0 10px 10px 0;
padding: 0;
}
.so_link iframe.twitter-share-button {
width: 90px !important;
margin-bottom: 0;
}
.so_link div#___plusone_0 {
width: 60px !important;
}
.so_link .fb-like {
line-height: 1;
}
.entry-content{
	min-height:310px;
	width:90%;
	margin:auto;
}
