@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');

/* titles */

.t2_styles {
	height: 23px;
	margin-bottom: 15px;
	border-radius: 5px;
}

h1#t01 {
	background-image: url(../images/curvex3standard/ttl_1.gif);
	width: 843px;
	height: 29px;
}

h2#t02 { background: url(../images/curvex3standard/ttl_2.png) no-repeat 10px #555555; }

h2#t03 { background: url(../images/curvex3standard/ttl_3.png) no-repeat 10px #555555; }

/*h3#t04 { background: url(../images/curvex3standard/ttl_4.png) no-repeat 10px #555555; }*/

h3#t05 { background: url(../images/curvex3standard/ttl_5.png) no-repeat 10px #555555; }

h4#t06 { background: url(../images/curvex3standard/pct_03.png) no-repeat;
		 width: 46px; height: 61px; }

h4#t07 { background: url(../images/curvex3standard/pct_04.png) no-repeat;
		 width: 46px; height: 61px; }

h4#t08 { background: url(../images/curvex3standard/pct_05.png) no-repeat;
		 width: 46px; height: 61px; }

h2#t09 { background: url(../images/curvex3standard/ttl_6.png) no-repeat 10px #555555; }

h2#t10 { background: url(../images/curvex3standard/ttl_7.png) no-repeat 10px #555555; }

/* contents */
.contents {
	padding: 0 10px;
}

.topimg {
	width: 841px;
}

.topimg img {
	padding: 10px;
}

.blue { color: #03F; }

.note {
	font-size: 90%;
	line-height: 1.5;
	margin: 0;
}

#information figure#top {
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 20px;
}

#information figure#top img {
    width: 104px;
} 

#information figure#top figcaption {
    padding-top: 5px;
}


#box02 p {
	line-height: 1.5;
	margin: 0;
}

#box03 p {
	line-height: 1.5;
	margin-bottom: 25px;
}

#box03a {
	float: left;
	width: 350px;
}

#box03a1 h4,
#box03a2 h4,
#box03a3 h4 {
	float: left;
	margin: 0 0 10px 0;
}

#box03a1 dl,
#box03a2 dl,
#box03a3 dl {
	float: left;
	width: 274px;
	margin: 0 0 0 10px;
	line-height: 1.5;
}

#box03a1 dl dt,
#box03a2 dl dt,
#box03a3 dl dt {
	margin: 0;
	font-weight: bold;
}

#box03a1 dl dd,
#box03a2 dl dd,
#box03a3 dl dd {
	margin: 0;
}

#box03b {
	float: right;
	width: 440px;
}

#box04 table {
	float: left;
	border: none;
	font-size: 100%;
}

#box04 table caption {
	text-align: left;
	margin-bottom: 5px;
}

#box04 table th {
	font-weight: normal;
	text-align: left;
	padding: 3px 5px 3px 0;
}

#box04 img {
	float: right;
}

#box05 table {
	border: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
}

#box05 table th {
	padding: 3px 0;
	font-weight: normal;
	text-align: left;
}

#box05 table th:before {
	content: "●";
}

#box05 table td {
	padding: 3px 0 3px 10px;
}

#box05 table td:before {
	content: "：";
}

#box05 table caption {
	text-align: left;
	margin-top: 10px;
}
