
#contents {
	padding-top: 90px;
	padding-bottom: 70px;
	text-align: center;
}

#contents h3 {
	font-family: "kozuka-gothic-pr6n", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 28px;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.4em;
	margin-bottom: 20px;
}

#contents h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	letter-spacing: 0.1em;
}


/*contents01*/
.contents01 {
	width: 680px;
	padding-top: 60px;
	text-align: left;
}

.contents01 .text01 {
	margin-bottom: 70px;
}

.contents01 .box {
	clear: both;
	margin-bottom: 40px;
}

.contents01 .box h5 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 0.2em;
	background-image: url(../img/index/list.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	padding-left: 35px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b3b3;
	clear: both;
	margin-bottom: 15px;
}

.contents01 .box p {
	color: #4d4d4d;
	font-size: 14px;
	margin-right: 5px;
	margin-left: 5px;
}

