
/* ========= 本文 ========= */

.contentsbox {
	width:800px;
	margin:0 auto;
}

.contentsbox .title {
	border-top:1px solid #333;
	padding:10px 0;
	margin-top:10px;
}

.contentsbox h3 {
	text-align:center;
}

.contentsbox h4 {
	color: #0075c2;
	border-bottom: none;
}
.contentsbox .contact{
	width:600px;
	margin:0 auto;
	}

.contentsbox .honbun p{
	text-indent:1em;
	margin-bottom:1em;
}

.contentsbox hr {
	border: 0;
	height: 1px;
	border-top: 1px dotted #ccc;
	margin:2em 0;

}

.contentsbox .style01 th,
.contentsbox .style01 td{
	padding:5px 10px;
	border:1px solid #ccc;
}

.contentsbox .style01 th {
	background-color:#d4e8f4;
	white-space:nowrap;
}

.contentsbox .style01 dt {
	background-color:#0860a8;
	color:#fff;
	padding:3px 10px;
	margin:2em 0 0.5em;
}



/*文言*/
.komebottom{
	font-size:12px;
	text-indent: -.5em;
	padding-left:1.5em;
}



