@charset "UTF-8";

/* ------------------------------
 Contact
------------------------------ */


/*	div#container
--------------------------------------*/

/*	div#nav
--------------------------------------*/
div#nav li.gnav-05 a{
	background-position:0 -100px;
}

div#nav li.gnav-05 a:hover{
	background-position:0 -100px;
}

/*	div#content
--------------------------------------*/
#content{
	background:url(../../img/contact/visual.jpg) no-repeat 445px 0;
}

#content h2{
	width:266px;
	height:35px;
	background:url(../../img/contact/heading_section-01.gif) no-repeat;
	text-indent:-9999px;
	margin:0 0 50px 0;
}

#content table.normal th,
#content table.normal td{
padding:5px 10px;
border:1px solid #fff;
}

#content table.normal th{
background:#e4e4e4;
}

.font_r{color:#C00;}


