@charset "utf-8";
/* ==================================================================
CSS information
 style info :コンテンツ関係 他
================================================================== */

/* --------------------------------------------------------
	default.css上書き、リンク
-------------------------------------------------------- */
body {
	color: #333;
	margin: 0 auto;
}

a:link {
	color: #0046c5;
	text-decoration: none;
}

a:visited {
	color: #0046c5;
	text-decoration: none;
}

a:hover {
	color: #47baf0;
	text-decoration: none;
}

a:active {
	color: #47baf0;
	text-decoration: none;
}

/* --------------------------------------------------------
	見出しタイトル
-------------------------------------------------------- */

h3 {
	}
	


/* --------------------------------------------------------
	マウスオーバー
-------------------------------------------------------- */

h3.ttlnews span a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/* --------------------------------------------------------
	share style
-------------------------------------------------------- */
.imgR {
	float: right;
	margin: 0 0 10px 10px;
}

.imgL {
	float: left;
	margin: 0 10px 10px 0;
}

.btn {
	text-align: center;
}

/* 外部リンク、PDFリンクの指定 */
.pdfIcon,
.externalIcon {
	padding-left: 3px;
	padding-right: 3px;
	vertical-align: middle;
}

/* --------------------------------------------------------------------------------------
 float解除
--------------------------------------------------------------------------------------- */

br.clr {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { min-height: 1px }

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/ }



/* --------------------------------------------------------
	#contents
-------------------------------------------------------- */

#contents {
	margin: 8px auto 0 auto;
	width: 1000px;
	line-height: 1.9em;
	background: #fff;
}

/* page top */
#contents .pageTop,
#contents_lev2 .pageTop {
	clear: both;
	text-align: right;
}


/* --------------------------------------------------------
	#main
-------------------------------------------------------- */
#contents #main,
#contents_lev2 #main {
	float: right;
	width: 730px;
	margin: 0;
	padding: 0;
	/*margin-left: 10px;
	_margin-left: 5px;/*ie6*/
}

/* --------------------------------------------------------
	コンテンツ TOP
-------------------------------------------------------- */

#contents .conbox {
	margin: 20px 0 20px 0;
	}
	
#contents .conbox h3 {
	margin: 0 0 20px 0;
	width: 730px;
}

#contents .conbox .conbox_in {
	width: 730px;
	clear: both;
}

#contents .conbox .conbox_in .ph {
	width: 280px;
	padding-left: 10px;
	float: left;
}


#contents .conbox .conbox_in .txt {
	width: 430px;
	margin-left: 10px;
	float: left;
}

#contents .conbox .conbox_in .txt p {
	margin-left: 10px;
	line-height:1.6em;
	margin-bottom: 15px;
}



/* -----------------------------------------------------------
	newsbox ニュースとよくある質問の更新ボックス
----------------------------------------------------------- */

#contents .conbox h3.news_ttl {
	margin: 0 0 10px 0;
	width: 730px;
	position: relative;
}

#contents .conbox h3.news_ttl span {
	position: absolute;
	top: 10px;
	right: 10px;
}

/* -----------------------------------------------------------
	newsbox ニュース　
----------------------------------------------------------- */

#contents dl.news {
	width: 730px;
	margin: 0 0 30px 0;
	padding: 0 15px;
	clear: both;
}

#contents dl.news dt {
	width: 88px;
	float: left;
	/*font-weight: bold;*/
	background: url(../img/arw001.gif) no-repeat 0 0.6em;
	/*padding-left: 12px; */
	line-height: 1.3em;
	padding: 5px 0 5px 12px;
}

#contents dl.news dd {
	width: 600px;
	float: left;
	line-height: 1.3em;
	padding: 5px 0 5px 0;
	/*border-bottom: 1px #ddd solid;*/
}

#contents dl.news dd span {
	padding: 1px 0 1px 0;
	margin: 2px 0 0 0;
}

#contents dl.news dd.mid {
	width: 105px;
	float: left;
	line-height: 1.3em;
	padding: 5px 0 5px 0;
	/*border-bottom: 1px #ddd solid;*/
}

#contents dl.news dd.mid span {
	padding: 1px 0 1px 0;
	margin: 2px 0 0 0;
}

#contents dl.news dd.end {
	width: 485px;
	float: left;
	line-height: 1.3em;
	padding: 5px 0 5px 0;
	/*border-bottom: 1px #ddd solid;*/
}


/*
#contents .newsbox .tp_news dl dt, 
#contents .newsbox .tp_faq dl dt {
	width: 88px;
	float: left;
	background: url(../img/arw001.gif) no-repeat 0 0.6em;
	line-height: 1.3em;
	padding: 5px 0 7px 12px;
}

#contents .newsbox .tp_news dl dd, 
#contents .newsbox .tp_faq dl dd {
	width: 250px;
	float: left;
	line-height: 1.3em;
	padding: 5px 0 7px 0;
	border-bottom: 1px #ddd solid;
}
*/






/* -----------------------------------------------------------
	#sidebar
----------------------------------------------------------- */
#contents #sidebar,
#contents_lev2 #sidebar {
	float: left;
	text-align: left;
	width: 260px;
}

/* -----------------------------------------------------------
	#bnr
----------------------------------------------------------- */
#contents #sidebar ul#bnrarea,
#contents_lev2 #sidebar ul#bnrarea {
	margin: 0 0 20px 0;
	padding: 0;
	}

#contents #sidebar ul#bnrarea li,
#contents_lev2 #sidebar ul#bnrarea li {
	margin: 0 0 6px 0;
	}


#contents #sidebar p.bnr {
	margin: 0 0 10px 0;
	padding:0;
}

#contents #sidebar p.bnr a:hover img,
#contents #sidebar ul#bnrarea li a:hover img,
#contents h3.news_ttl a:hover img,
#contents_lev2 #sidebar p.bnr a:hover img,
#contents_lev2 #sidebar .sub_in p a:hover img,
#contents_lev2 #sidebar ul#bnrarea li a:hover img {
	opacity: 0.6;
	filter: alpha(opacity=60);
}

/*-----------------------------------------------------------
アラート文
-----------------------------------------------------------*/

.alart {
	font-size: 160%;
	color: #ff0000;
	font-weight: bold;
	}

/*-----------------------------------------------------------
サイドバー
-----------------------------------------------------------*/
ul.sb_kpc_bnr_link.p-block-image.size-full img.kpc_img {
	width: 100%;
}
.sb_kpc_ss_bnr.wp-block-image.size-full {
	margin: 0em 0em 0em 0em;
}
.sb_kpc_bnr_link.p-block-image.size-full {
	border-color: #d4d4d4;
	border-style: solid;
	border-width: 2px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	max-width: 250px;
	box-sizing: border-box;
}
.sb_kpc_bnr_link.p-block-image.size-full li {
	border-bottom-color: #d4d4d4;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
}
.sb_kpc_bnr_link.p-block-image.size-full li:last-child {
	border-bottom: none;
}
.sb_kpc_bnr_link.p-block-image.size-full li a {
	display: flex;
}
.sb_kpc_bnr_link.p-block-image.size-full li a figure {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	max-height: 28px;
	max-width: 97px;
}
.sb_kpc_bnr_link.p-block-image.size-full li .ul_li_bnr_p {
	margin: auto 0 auto 5px;
}
.sb_kpc_bnr_link.p-block-image.size-full li p {
	margin: 0px 0px 0px 0px;
	color: #333333;
	font-size: 12px;
}
.sb_kpc_bnr_link.p-block-image.size-full li a:hover {
	text-decoration: none;
	opacity: 0.7;
}
#contents #sidebar ul#bnrarea .sb_kpc_bnr_link.p-block-image.size-full li {
    margin: 0px 0px 0px 0px;
}