@charset "utf-8";
/* ===================================================================
CSS information

 file name  :contact.css
 author     :igu (admin)
 style info :問い合わせページ
=================================================================== */

/*----------------------------------------------------
	メニューリンク
----------------------------------------------------*/
#gNav a.contact{
	font-weight:bold;
	color:#FF0000;
}

@media screen and (min-width: 960px) {
		div.form-container label, 
	div.form-container span.label { 
		width: 250px; 
	}
}