table {
	border: 2px solid #077435;
	border-collapse: collapse;
	-webkit-box-shadow: 1px 0px;
	box-shadow: 1px 0px;
}

table tr td {
border: 1px dotted #077435;
padding: 10px;
}



.gray_back {
background-color: #F3F3F3;
}

.btn {
text-align: center;
} 

table tr th {
white-space: nowrap;
border-bottom: 1px dotted #077435;
border-right: 1px solid #077435;
background-color: #51B91F;
padding: 10px;
	font-family: 'ＭＳ 明朝'
	
}
table td{
font-family: 'ＭＳ 明朝'	
}

nav .nav-justified a {
	display: block;
	width: 100%;
	height: 40px;
	font-size: 110%;
	font-weight: bold;
	line-height: 36px;
	text-align: center;
	background-color: #009933;
	color: #ffffff;
	border: solid 2px #ffffff;
	text-shadow: -1px -1px 2px rgba(255,255,255,0.5), 1px 1px 2px rgba(0,0,0,0.5);
}
h1{
	border-left: 5px solid #077435;
	border-bottom: 1px dotted #077435;
	line-height: 2;
	font-size: 3em;
	padding-left:10px;
	padding-bottom: 5px;
	font-family: 'HGP行書体'
	
}
#pl{
	font-size: 2em;
	line-height: 1.3;
	font-family: 'HGP行書体';
		word-break: break-all;
}
h3{
	font-size: 2em;
	line-height: 1.3;
	font-family: 'HGP行書体';
		word-break: break-all;
}
#pll{
	font-size: 2em;
	line-height: 1.3;
	font-family: 'HGP行書体';
		word-break: break-all;
}
	