@charset "utf-8";
/* CSS Document */

#contents h1 {
	font-size: 130%;
	line-height: 40px;
}

.section {
	margin-bottom: 5%;
}

.container {
	padding: 0 15px;
}

.sectionEnd {
	padding-bottom: 5%;
}


#article h2,
#box04 h3 {
	border-radius: 5px;
	background-color: #333;
	color: white;
	font-family: Shin Go Regular, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 105%;
	height: 26px;
	line-height: 26px;
	padding-left: 15px;
}

#box04 h3 {
	background-color: #444;
	margin-bottom: 15px;
}


figure#topImage {
	background-color: black;
	margin: 0 0 30px 0;
	line-height: 1.0;
	padding: 0;
}


.basicTable {
	width: 100%;
}

#box04a table.basicTable {
	width: 85%;
}


#box04 table.basicTable th {
	background-color: #666;
	color: white;
}


#box04 table.basicTable tr:nth-child(2n) {
	background-color: #CCC;
}

#box04 ul {
	list-style: none;
	padding: 0;
	margin-top: 15px;
}

#box04 ul li:before {
	content: "※";
}

#box05 p {
	margin-bottom: 1em;
}

#box05 p#link {
	margin: 0 0 0 3%;
	line-height: 74px;
}

#box05 p#link img {
	float: left;
	margin-right: 20px;
}

@media only screen and (max-width: 1023px) {

	#topImage img {
		width: 858px;
	}


}
