@charset "Shift_JIS";
@import url("sub.css");
/*------------------*/
#catch{
	background-image: url(../img_contact/catch.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 480px;
	margin-bottom: 30px;
}
#catch p{
	text-indent: -9999px;
}
#contact01{
	margin-bottom: 30px;
}
#contact02{
	margin-bottom: 30px;
	background-image: url(../img_contact/contact02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	height: 202px;
	width: 480px;
	position: relative;
}
#contact02 li{
	position: absolute;
}
#contact02 li,
#contact02 li a{
	height: 47px;
	width: 102px;
	overflow: hidden;
}
#contact02 li a{
	text-indent: -9999px;
	display: block;
}
#yoyaku{
	left: 68px;
	top: 143px;
}
#demae{
	left: 190px;
	top: 143px;
}
#toiawase{
	left: 310px;
	top: 143px;
}
