@charset "utf-8";
/* ===================================================================
CSS information

 file name  :contact.css
 author     :igu (admin)
 style info :問い合わせページ
=================================================================== */

/*----------------------------------------------------
	メニューリンク
----------------------------------------------------*/
#sub a.contact{
    background-position:0px -38px;
}

/*----------------------------------------------------
	.waku_contents
	.msg
		枠中間
----------------------------------------------------*/

.waku_contents .msg {
	width:550px;
}

