﻿@charset "UTF-8";
/*----------------------------------------------------
	contents(title)
----------------------------------------------------*/
#left_block h2 {
	background-image: url(../img/sub/bg_title.gif);
	background-repeat: no-repeat;
	height: 80px;
}
#title01 {
	background-position: 0px 0px;
}
#title02 {
	background-position: 0px -80px;
}
#title03 {
	background-position: 0px -160px;
}
#title04 {
	background-position: 0px -240px;
}
#title05 {
	background-position: 0px -320px;
}
#title06 {
	background-position: 0px -400px;
}
#left_block h4 {
	margin-top: 1.6em;
	padding: 0.4em;
	border-top: 0.1em solid #DBDBDB;
	border-left: 0.4em solid #0778C4;
	border-right: 0.1em solid #DBDBDB;
	border-bottom: 0.1em solid #DBDBDB;
}
#left_block h5 {
	margin-top: 0.8em;
}
/* add 20.11.25 */
#left_block h2.title_covid19 {
	background-image: url("../img/sub/bg_title_covid19.jpg");
	background-repeat: no-repeat;
	height: 80px;
}
/*----------------------------------------------------
	contents
----------------------------------------------------*/
#left_block p,#left_block li,#left_block dt,#left_block dd {
	line-height: 150%;
}
#left_block p,#left_block ul,#left_block dl {
	margin-top: 0.8em;
}
#root {
	font-size: 85%;
	margin-top: 1em;
}
.mainbox {
}
.abreast {
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
.abreast dt,.abreast dd {
	background-color: #FFFFFF;
	padding: 0.4em;
	border-top: 1px solid #CCCCCC;
}
.abreast dt {
	float: left;
	width: 8em;
}
.abreast dd {
	margin-left: 8.9em;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
* html .abreast dd {
	margin-left: 8em;
}
.tandem {
	margin-top: 0.0em;
}
.tandem dt {
	font-weight: bold;
	margin-top: 0em;
	padding-bottom: 0.4em;
	background: url(../img/bg_line.gif) repeat-x left bottom;
	color: #0778C4;
}
.tandem dd {
	margin-top: 0.4em;
}
.tandembox {
	margin-top: 0.0em;
	background-color: #FFFFFF;
	border: 1px solid #DBDAD7;
	padding: 0.8em;
}
.tandembox dt {
	font-weight: bold;
	padding-bottom: 0.4em;
	background: url(../img/bg_line.gif) repeat-x left bottom;
	color: #0778C4;
	font-size: 110%;
}
.tandembox dd {
	margin-top: 0.4em;
}
.indentmark li {
	text-indent: -1.3em;
	margin-left: 1.3em;
}
.indenticon li {
	text-indent: -2.2em;
	margin-left: 2.2em;
}
.borderbox {
	border: 2px solid #E71B5C;
	padding: 0.8em;
}
.banner {
	display: table;
	margin: 1em auto;
	min-width: 320px;
}
.banner a {
	border-radius: 8px;
	display: table-cell;
	font-size: 112.5%;
	font-weight: 700;
	line-height: 1.2;
	padding: 1.25em 1em;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
}
.banner a:link,.banner a:visited {
	background-color: #1A4BA2;
	color: #fff;
}
.banner a:hover,.banner a:active,.banner a:focus {
	background-color: #2869DC;
	transition: 0.3s;
}
.banner span.anchor {
	position: relative;
	display: table;
	margin: 0 auto;
}
.banner span.anchor:before {
	content: ">";
	position: relative;
	display: table-cell;
	vertical-align: middle;
	font-size: 160%;
	padding-right: 5px;
}
#left_block .greeting p {
	line-height: 180%;
}
#left_block .flat {
	margin-top: 0;
}

/**add140423**/
#left_block .indentTx01 li,#left_block .indentTx02 .indentTx01 li {
	text-indent: -1.2em;
	margin-left: 1.2em;
}
#left_block .indentTx02 li {
	text-indent: -2.1em;
	margin-left: 2.1em;
}
#left_block .indentTx01 li ul,#left_block .indentTx02 li ul,
#left_block .indentTx01 li dl,#left_block .indentTx02 li dl {
	margin-top: 0;
}
#left_block .indentTx02 li dl {
	text-indent: 0;
}
#left_block .indentTx02 li dd {
	margin-left: 1.2em;
	text-indent: 0;
}
#left_block .txR {
	text-align: right;
}
/* add 20.11.25 */
#left_block h3.stitle {
	background-color: #fff;
	border-bottom: 3px solid #e9e7e4;
	color: #333;
  font-family: 'Noto Sans JP', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Arial", "Osaka", "Verdana", sans-serif;
	font-size: 17px;
	font-weight: 500;
	padding: 0.1em 0.75em 0.25em;
	position: relative;
}
#left_block h3.stitle:after {
	background-color: #4496d3;
	content: " ";
	position: absolute;
	width: 160px;
	height: 3px;
	bottom: -3px;
	left: 0px;
}
.mgB10 {
	margin-bottom: 10px;
}
.mgB50 {
	margin-bottom: 50px;
}
/*----------------------------------------------------
	contents(table)
----------------------------------------------------*/
table {
	background-color: #CCCCCC;
	width: 100%;
	margin-top: 1em;
}
* html table {
	font-size: 90%;
}
th,td {
	background-color: #FFFFFF;
	padding: 0.4em;
	line-height: 150%;
}
td.number{
	text-align: right;
}
table.noborder {
	width: auto;
	font-size: 100%;
	background: transparent;
	border: none;
	margin: auto auto auto 0;
	padding: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
table.noborder th,table.noborder td {
	background: transparent;
	border: none;
	margin: auto;
	padding: 0;
	vertical-align: baseline;
	text-align: left;
}