.gaiyou {
	width:100%;
	background:#FFFFFF;
}
.gaiyou2 {
	width:250px;
	abackground:green;
	text-align:center;
	margin:20px auto 50px auto;
	font-size:35px;
	border-bottom:1.5px solid gray;
}
@media screen and (max-width:800px) {
	.gaiyou2 {
		font-size:25px;
	}
}
table {
	width:90%;
	margin:auto auto 100px auto;
}
.gaiyou_title {
	text-align:center;
	padding:25px 10px;
	background:#e2e2e2;
}
.gaiyou_jouhou {
	text-align:left;
	padding:25px 20px;
}
