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

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

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

.contentsbox h3 {
	text-align:center;
	border-bottom:none;
	margin-bottom:0px;
}

.contentsbox h4 {
	color: #0075c2;
	border-bottom: none;
}

.contentsbox .mainimg{
	width:580px;
	margin:0 auto 30px;
	}
.contentsbox .contact{
	width:600px;
	margin:0 auto;
	}
.contentsbox p{
	text-indent:1em;
	margin-bottom:1em;
}

.contentsbox .kome{
	text-indent:-.5em;
	padding-left:.5em;
	font-size:11px;
	}
.contentsbox .kome2,.contentsbox .tokutyo_style01 dd p.kome2{
	text-indent:-1.5em;
	padding-left:1.5em;
	font-size:11px;
	margin:0;
	}

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

}

.contentsbox .style01{
	border-collapse: collapse;
	width:100%;
}
.contentsbox .style01 th,
.contentsbox .style01 td{
	padding:5px 10px;
	border:1px solid #ccc;
}

.contentsbox .style01 th {
	background-color:#d4e8f4;
	white-space:nowrap;
}
.contentsbox .spec th{
	width:14em;
	text-align:left;
	}
.contentsbox .spec td{
	
}

.contentsbox .tokutyo_title01 {
	background-color:#0860a8;
	color:#fff;
	padding:3px 10px;
	margin:2em 0 0.5em;
}
.contentsbox .tokutyo_style01 dt {
	color: #0075c2;
	border-bottom: none;
	font-weight:bold;
	margin-bottom:5px;
}
.contentsbox .tokutyo_style01 dt.nodd{
	margin-bottom:20px;
	}
.contentsbox .tokutyo_style01 dd{
	margin-bottom:20px;
	margin-left:30px;
}
.contentsbox .tokutyo_style01 dd p{
	text-indent:0;
}
.contentsbox .tokutyo_style01 dd.dd1{
	margin-bottom:0;
	font-weight:bold;
	}
.contentsbox .tokutyo_style01 dd.dd2{
	margin-left:3em;
	margin-bottom:10px;
}
.contentsbox .tokutyo_style01 dd ul{
	list-style:inside disc;
}
.contentsbox .tokutyo_style01 dd li{
}



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

