@charset "UTF-8";
.subpage #about .intro-img{
	padding-top:10px;
}

.subpage #about p{	
	color:#5e5e5e;
}

.subpage #history figcaption{
	text-align:center;
	background-color: #47bae7;
	color: white;
	padding:5px;
	margin-top:2px;
}

.subpage #history p{	
	color:#5e5e5e;
}

.subpage #idea p{
	color:#5e5e5e;
}

.subpage #access p{
	color:#5e5e5e;
}

.subpage #access .link h4{
	font-size:1.1rem;
	font-weight:700;
}

.subpage #access .border{
	padding:20px;
}

.subpage #access .border h3{
	color:#1656b8;
	margin-bottm:20px;
	
}
.subpage #access .border .link h4{
	font-size:1.0rem;
}
.subpage #access .border .link a{
	font-size:0.8rem;
}