@charset "utf-8";

/* BLOG専用 */

.entryBox{margin:0 0 60px 0;}
.entryBox .ttl{
	margin:0 auto 15px auto;
	padding:10px;
	font-size:16px!important;
	overflow:hidden;
	background-color:#F1F1F1;
}
.entryBox .ttl h2{
	width:590px;
	padding:0 0 0 20px;
	margin:0!important;
	font-size:16px!important;
	float:left;
	font-weight:normal;
	border-left:5px solid #007FCC;
}
.entryBox .ttl p{
	width:90px;
	float:right;
	text-align:right;
	font-size:13px;
}
.entryBox .ttl h2 a:link,
.entryBox .ttl h2 a:visited,
.entryBox .ttl h2 a:active{text-decoration:none;}
.entryBox .ttl h2 a:hover{text-decoration:underline;}

.entryTxt p{margin-bottom:20px;}
.entryTxt img{max-width:740px; max-width:600px; height:auto; width:auto;}

.wp-pagenavi{margin:0 auto 10px auto; text-align:center;}
.wp-pagenavi a,
.wp-pagenavi span{border: 1px solid #131304!important; background-color:#fff;}

#next{
	margin:0 auto 60px auto;
	overflow:hidden;
}


.sideList{
	margin-bottom:20px;
	padding:10px;
	background-color:#EDF7E8;
}
.sideList h2{margin-bottom:5px!important;}
.sideList ul{margin:0 10px!important;}
.sideList li{margin:0!important;}
.sideList li a{
	padding:0 0 0 10px;
	background:url(../images/blog/ico01.png) no-repeat 0 6px;
}