@charset "utf-8";
/* CSS Document */

@import url("sub.css");

#h2-1{
	width:570px;
	height:30px;
	background:url("../img/contact/h2_1.png") no-repeat bottom left;
	text-indent:-9999px;
}

#h2-2{
	width:570px;
	height:30px;
	background:url("../img/contact/h2_2.png") no-repeat bottom left;
	text-indent:-9999px;
}

#h2-3{
	width:570px;
	height:30px;
	background:url("../img/contact/h2_3.png") no-repeat bottom left;
	text-indent:-9999px;
}


#h2-4{
	width:570px;
	height:30px;
	background:url("../img/contact/h2_4.png") no-repeat bottom left;
	text-indent:-9999px;
}

#contact01{
	margin:20px 0 30px;
	text-align:center;
}

#policy dd{
	margin-left:0.9em;
	margin-bottom:1em;
}

#staff-table th,
#staff-table td {
	border: 1px solid #721A18;
	padding: 10px;
}
#staff-table th {
	background-color: #B72926;
	color: #FFFFFF;
}