.title {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	height: 225px;
	width: 690px;
	text-indent: -9999px;
	margin-top: 10px;
}
.text {
	margin-left: 70px;
	margin-top: 20px;
	line-height: 170%;
}
.text2 {
	text-align: right;
	padding-right: 60px;
	margin-top: -5px;
}
.goukaku {
	height: 210px;
	margin-top: 50px;
}

.goukaku a {
	text-indent: -9999px;
	display: block;
}
.goukaku li {
	float: left;
}
.goukaku .b_1 a {
	background-image: url(../img/btn_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 335px;
}
.goukaku .b_2 a {
	background-image: url(../img/btn_2.gif);
	height: 42px;
	width: 335px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}
.goukaku .b_3 a {
	height: 42px;
	width: 335px;
	background-image: url(../img/btn_4.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.goukaku .b_4 a {
	background-image: url(../img/btn_3.gif);
	height: 42px;
	width: 335px;
	margin-left: 20px;
	background-repeat: no-repeat;
	background-position: left top;
}

.goukaku .b_1 a:hover {
	background-image: url(../img/btn_1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.goukaku .b_2 a:hover {
	background-image: url(../img/btn_2.gif);
	background-position: left bottom;
}
.goukaku .b_3 a:hover {
	background-image: url(../img/btn_4.gif);
	background-position: left bottom;
}
.goukaku .b_4 a:hover {
	background-image: url(../img/btn_3.gif);
	background-position: left bottom;
}

.goukaku .b_1 p {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 160%;
}
.goukaku .b_2 p {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 40px;
	line-height: 160%;
}
.goukaku .b_3 p {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 160%;
}
.goukaku .b_4 p {
	font-size: 14px;
	padding-top: 20px;
	padding-left: 40px;
	line-height: 160%;
}

.goukaku .b_1 {
	background-image: url(../img/btn_1_back.jpg);
	height: 210px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.goukaku .b_2 {
	background-image: url(../img/btn_2_back.gif);
	height: 210px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.goukaku .b_3 {
	background-image: url(../img/btn_3_back.gif);
	height: 210px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.goukaku .b_4 {
	background-image: url(../img/btn_4_back.gif);
	height: 210px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.btn_1 a {
	background-image: url(../img/btn_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 180px;
	text-indent: -9999px;
	display: block;
}

.btn_1 a:hover {
	background-image: url(../img/btn_5.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

