@charset "UTF-8";

/*子テーマ用「base.css」*/

/*追加部分*/
.top2{ 
	text-align:center;
	font-size: 8px;
    color: #808080;
}

.top{ 
	text-align:center;
	margin-top: 10px;
}
.cont-header {
    background-color: #4687bd ;
    height: 30px;
    color: #fff ;
}
.section-wrap2{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #2e70a7;
	box-shadow: 10px 10px 10px rgba(26, 61, 187, 0.4); /* 枠線に影 */
	height: 101px;
}

.section-wrap2 .section-title{
	line-height: 1.5;
	margin: 0;
	padding: 7px 0px 0px 0px;
	border: none;
	background: transparent;
	color: #333;
	font-size: 1.45em;
}
.textwidget{
	border: 0px solid #2e70a7;
	padding: 10px;
}
.section-wrap .section-title {
	font-size: 1.75em;
}
.adsence{
	margin-bottom: 20px;
}
.eye-catch2{
	float: left;
	margin-right: 1em;
    margin-left: 0.5em;
    margin-top: 0.5em;
}
.tagcloud a {
   font-size: 1em!important;
}
.post-tag {
    margin-top: 0px;
}



