@charset "utf-8";
.center {
	text-align: center;
}
.font11 {
	font-size: 11px !important;
}
.blue {
	color: #0d5faf;
}
.blueBg {
	background: #eff7ff !important;
}
.matome .grayinner{
	width: 1000px;
	margin: 0 auto;
	font-size:80%;
}
.matome h2 {
	color:#0d5faf;
}
.matome .grayinner p {
	font-weight:200;
	font-size:90%;
	color:#666;
	text-align: left;
}
.fukuoka-ok{
	background:#fff !important;width: 800px !important;
}

 @media screen and (min-width: 0px) and (max-width: 799px) {
	 
.matome .grayinner{
	width: auto;
}.fukuoka-ok{
	width: auto !important;
}

 }