.pagetitle {
	background-image: url(../img/sub-ma.jpg);
	background-size: cover;
	background-position: center;
}
.pagetitle-box {
	background-color: rgba(0,0,0,0.73);
	padding: 50px;
	text-align: center;
}
.pagetitle-box h2 {
	color: #fff;
	font-size: 200%;
	line-height: 1.5;
	font-weight: bold;
}
.pagetitle-box h6 {
	color: #fff;
	font-size: 120%;
	line-height: 1.5;
	font-weight: bold;
}
.head .logo {
	width: 380px;
}
.logo a {
	display: block;
}


.contents {
	max-width: 1200px;
	padding: 0 5%;
	margin: 0 auto;
	padding-top: 100px;
}
.title01 {
	font-size: 160%;
	line-height:1.6;
	font-weight: bold;
	text-align: center;
}
.title01 span {
	background-color: #fff;
	padding: 10px;
}
.con-box {
	border-top: 1px dotted #322323;
	padding-top: 100px;
	margin-top: -20px;
	padding-bottom: 100px;
}
.table {
	width: 100%;
}
.table td {
	font-size: 118%;
	line-height:1.6;
	font-weight:500;
	padding: 10px;
	border-bottom: 1px solid #322323;
}
.table .td01 {
	border-right:  1px dotted #322323;
	width: 20%;
	font-weight: bold;
}




@media screen and ( max-width:800px )
{
	

}



