@charset "Shift_JIS";
#title {
	background-image: url('../images/title_fukuwa.gif');
	background-repeat: no-repeat;
}
#titleImg {
	background-image: url('../images/img_fukuwa.jpg');
	background-repeat: no-repeat;
}

#main h3 {
	height: 40px;
}
#h3_01 {
	background:url('../images/h3_01.gif') no-repeat left center;
}
#main h3 span {
	visibility: hidden;
}

#main h4 {
	height: 28px;
}
#h4_01 {
	background:url('../images/h4_01.gif') no-repeat left center;
}
#h4_02 {
	background:url('../images/h4_02.gif') no-repeat left center;
}
#h4_03 {
	background:url('../images/h4_03.gif') no-repeat left center;
}
#h4_04 {
	background:url('../images/h4_04.gif') no-repeat left center;
}
#main h4 span {
	visibility: hidden;
}



#main dl dt {
	float: left;
}
#main dl dd {
	margin-left: 200px;
}



