@charset "UTF-8";
img {
    border: none;
}
.header2 {
    width: 100%;
    text-align: center;
    height: 185px;
    margin-top: -60px;
    background-image: url(../images/sub_h2-bg_24.jpg);
    background-repeat: repeat-x;
    background-position: center center;
    }
.header22-in {
    max-width: 1000px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 170px;
    text-align: center;
    z-index: 3;
    position: relative;
    padding-top: 100px;
    height: 60px;
}

.header2-in_title {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Kosugi Maru', sans-serif;
    color: #0D326F;
    font-size: 240%;
}

h2 {
	margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/*---------------------------------
.pankuzu
------------------------------------*/ 
.pankuzu {
    width: 100%;
    height: auto;
}
.pankuzu a {
    color: #0D326F;
}
.pankuzu a:hover {
    color: #01A3DA;
}
.pankuzu-in {
    max-width: 1100px;
    padding-bottom: 8px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
}


/*===============================================
●layout.css 画面の横幅が769px以上
===============================================*/
@media print, screen,print and (min-width: 769px) {

/*---------------------------------
sub-contents
------------------------------------*/ 
.sub-contents{
    width: 100%;
    padding-top: 50px;
}
.sub-contents_in{
	width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

/*レフト------------------------------------------------*/
#left  {
	width: 20%;
	height: auto;
	float: left;
	padding-top: 0;

}
/*ライト------------------------------------------------*/
#right {
	width: 73%;
	float: right;
	padding-top: 5px;
	padding-bottom: 10px;
}


#pagetitle {
    font-size: 24px;
    font-weight: bold;
    color: #211F6A;
    margin-top: 5px;
    height: 100px;
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 25px;
    border: 1px dotted #211F6A;
    text-align: center;
    border-collapse: separate;
    min-width: 0px;
    border-radius: 5px;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
	font-family: 'Kosugi Maru', sans-serif;
}

/* サイドバー */


div#sidebar	{
	}

div#sidebar ul	{
margin: 0;
	padding: 0;
	}

div#sidebar li 	{
	list-style-type: none;
}

div#sidebar li ul	{
	list-style-type: none;
	width: 97.5%;
	/*background-image: url(../images/bg-blue_92.png);*/
	background-repeat: repeat;
	margin-left: 0px;
	padding-top: 0px;
	height: auto;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

div#sidebar .widget	{

	}

div#sidebar h2	{
    display: block;
    height: 37px;
    width: 98%;
    font-size: 18px;
    background-repeat: no-repeat;
   padding-right: 25px;
	padding-left: 20px;
	text-align: center;
    padding-top: 15px;
    margin-top: 5px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    color: #FFFFFF;
    border-top: 2px solid #FFFFFF;
    background-color:#0E3270;
    font-weight: bold;
    border-bottom: 2px #FFFFFF;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
    border-right-width: 2px;
    border-left-width: 2px;
    background-position: 15px center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
	}

div#sidebar li li	{
	width: 99%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #6A6A6A;
	display: block;
	padding-left: 40px;
	font-size: 14px;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 7px;
	background-repeat: no-repeat;
	background-position: 20px center;
	background-image: url(../images/top_88.png);
	background-color: #FFFFFF;
	border-bottom: 1px dotted #898989;
}

div#sidebar li li a	{
	color: #6A6A6A;
	text-decoration: none;
	}
div#sidebar li li a:hover	{
	color: #CCCCCC;
	text-decoration: none;
	}


/* ブログコンテンツ*/
.article-blog {
	}
.article-blog_title {
	font-family: 'Kosugi Maru', sans-serif;
	background-color: #0E3270;
	width: 98%;
	padding-left: 15px;
	color: #FFFFFF;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	height: 55px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: flex;
	align-items: center;
	padding-top: 0;
}
.article-blog_title a {
	color: #FFFFFF;
	text-decoration: none;

}

.pagelink {
	font-size: 12px;
	padding-top: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#blog-right {
	width: 100%;
	float: right;
}
#blog-right a {
	color: #666666;
}

.artcle-box {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background-color: #FFFFFF;
}
.artcle-box_in {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	}
	.article_m {
		padding: 20 0 30 20;
	}	
	.post {
	}

.postinfo {
	color: #6A6A6A;
	padding-top: 5px;
	text-align: right;
	border-top: 1px dotted #898989;
	width: 100%;
	font-size: 12px;
	margin-top: 45px;
	background-color: #FFFFFF;
}

.postinfo-g {
	color: #6A6A6A;
	padding-top: 5px;
	text-align: right;
	border-top: 1px dotted #898989;
	font-size: 12px;
}

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

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

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

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.feed {
	text-align: left;
	padding-left: 6px;
	width: auto;
}
	.feed {
	margin-top: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
}
.feed a {
	color: #2758A0;
}

#searchform Label {display:none}



/* subその他パーツ*/



.article {
	
	margin-bottom: 20px;
	
}


}
