@charset "utf-8";
/*====== お問い合わせ CSS ======*/

/*=== ヘッダー画像 START ===*/
div#KaisyaSymbolImg{
	height: 80px;
	background-color: #CCCCCC;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 40px;
	background-image: url(../../otoiawase/image/otoiawase_001.jpg);
	background-repeat: no-repeat;
}
/*=== ヘッダー画像 END ===*/

