@charset"utf-8";

/*++++++++++++++++++++++++++++++++++++++++++*/
/*    Niimi Cultural Exchange Center CSS    */
/*++++++++++++++++++++++++++++++++++++++++++*/

/*========== sitemap ===========*/

#header {
	float: center;
	margin: 0 auto 0;
	width: 100%;
	background: url("../../../sitemap/img/title_back.jpg") ;
	background-size: cover;
	}

@media screen and (max-width: 768px) {

	}

h3 {
	font-size: 0.9em;
	margin: 50px auto 20px;
	text-align: center;
	}

h4 {
	font-size: 0.9em;
	margin: 20px auto 20px;
	text-align: center;
	}


