
#contents {
	padding-top: 90px;
	padding-bottom: 40px;
	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 .box {
	clear: both;
	margin-bottom: 60px;
}

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

.contents01 .box div {
	background-image: url(../img/index/answer.png);
	background-repeat: no-repeat;
	background-position: 27px 2px;
}

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

.contents01 .box h6  {
	padding-top: 5px;
	font-weight: normal;
}

.contents01 .box a  {
	line-height: 1em;
	font-size: 15px;
	text-decoration: none;
	display: inline-block;
	letter-spacing: 0.1em;
	background-image: url(../img/index/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	float: right;
}

.contents01 .box a:hover  {
	opacity:0.5;
}
