@charset "UTF-8";

/* ------------------------------
 Home
------------------------------ */

/*	gnav
--------------------------------------*/
div#gnav ul li#gnav-06 a{
	background-position:0 -61px;
}


/*	nav
--------------------------------------*/
div#nav h3{
	width:240px;
	height:61px;
	background:url(../../img/contact/heading_subnav.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

/*	content
--------------------------------------*/
div#content #section-01 h2{
	width:690px;
	height:35px;
	background:url(../../img/contact/heading_section-01.gif) no-repeat;
	text-indent:-9999px;
}

div#content #section-01-01{
	margin:0 0 0 20px;
}

#content #btn_submit{
	width:175px;
	height:28px;
	border:none;
	cursor:pointer;
	background:url(../../img/contact/btn_submit.gif) no-repeat;
}

