

/*contents*/
#contents {
	padding-top: 90px;
	padding-bottom: 90px;
}


/*contents01*/
.contents01 {
	width: 1000px;
}

.contents01 h3 {
	font-family: "kozuka-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	font-size: 35px;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.15em;
	padding-top: 90px;
	margin-bottom: 75px;
}

.contents01 p {
	color: #4d4d4d;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2em;
	margin-bottom: 90px;
}

.contents01-box {
	width: 820px;
}

.contents01-box div {
	width: 390px;
	text-align: center;
}

.contents01-box div img {
	border: 5px solid #e6e6e6;
}

.contents01-box h5 {
	font-family: "kozuka-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 33px;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.3em;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 15px;
}

.contents01-box h6 {
	line-height: 1em;
}

.contents01-box h6 a {
	line-height: 1em;
	font-family: "Fira Sans";
	font-weight: 400;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	width: 230px;
	padding-top: 7px;
	padding-bottom: 6px;
	border: 1px solid #cccccc;
	display: inline-block;
}

.contents01-box h6 a:hover {
	border: 1px solid #000;
	color: #FFF;
	background-color: #000;
}


