/*ローカルナビ*/
#content_navi_box li#contact_navi01_01 {
	background:    url("../images/contact_navi01_01.gif") no-repeat left;
	width: 208px;
	height: 30px;
	margin: 0;
}

#content_navi_box ul {
	margin-bottom: 170px;
}


/*挿絵*/
h1#contact_title_h1 {
	background: url("../images/contact_title_h1.gif") no-repeat top;
	width: 650px;
	height: 46px;
	margin: 0 auto;
	padding: 0;
	text-indent: -9999px;
	text-decoration: none;
	border: none;
	font-size: 0;
	clear:both;
}

#contact_main_box {
	width: 650px;
	height: auto;
	padding: 0;
	margin: 0 auto;
	clear:both;
}

/* Hide from IE-mac \*/
*html #contact_main_box {
	 height: 1%;
}

#contact_main_box {
	display: block;
}
/* End hide form IE-mac */

h3#contact_tel, h3#contact_mail {
	width: 650px;
	height: 25px;
	margin: 0;
	padding: 0;
	clear:both;
	font-size: 0;
	text-indent: -9999px;
	text-decoration: none;
}

h3#contact_tel {
	background: url("../images/h3_tel.gif") no-repeat top;
	margin: 30px 0 0 0;
}
h3#contact_mail {
	background: url("../images/h3_mail.gif") no-repeat top;
	margin: -70px 0 0;
}

/*IE7向けのハック*/
*:first-child+html #contact_box {
	margin: 0 auto;
}

#contact_main_box ul{
	width: 463px;
	height: auto;
	padding: 0;
	margin: 10px 0 130px 10px;
	list-style: none;
	clear:both;
}

#contact_main_box li#mail {
	list-style: none;
	width: 300px;
	height: auto;
	padding: 0 0 70px 20px;
	_padding: 0 0 0 20px;
	margin: 0 0 70px;
	clear:both;
}

#contact_main_box li#tel {
	list-style: none;
	width: 300px;
	height: auto;
	padding: 0 0 0 20px;
	margin: 0;
	clear:both;
}



