<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

/* --------------------------------------------------------------------------------
	#contact
-------------------------------------------------------------------------------- */
#contact h2{
	margin:0 0 20px;
	text-align:center;
}
#contact .setsumei{
	width:500px;
	margin:0 auto 30px;
}
#contact .setsumei p span{
	font-size:120%;
}
#contact .form{
	text-align:center;
}
#contact .form iframe{
	width:70%;
	height:1000px;
}






</pre></body></html>