/* ----------------------------------------------------- */
/* リンク用ボタン */
/* ----------------------------------------------------- */

.btn_link {
	width: 640px;
	height: 60px;
	padding:0px;
	margin-top:10px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;

}

.btn_link ul {
	padding:0px;
	margin:0px;
	list-style: none;
	display: block;
	float:left;
}

.btn_link li {
	list-style:none;
	float:left;
}

.btn_link span {
	display: none;
}

.btn_link a:link {
	background-position: 0px 0px;
}

.btn_link a:hover {
	background-position: 0px -60px;
}

.btn_link_tochi a {
	width: 200px;
	height: 60px;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	background-image: url(images2/btn_link_tochi.png);
	background-repeat: no-repeat;
	display: block;
}

.btn_link_mansion a {
	width: 200px;
	height: 60px;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	background-image: url(images2/btn_link_mansion.png);
	background-repeat: no-repeat;
	display: block;
}

.btn_link_house a {
	width: 200px;
	height: 60px;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	background-image: url(images2/btn_link_house.png);
	background-repeat: no-repeat;
	display: block;
}

.btn_link_rent a {
	width: 200px;
	height: 60px;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	background-image: url(images2/btn_link_rent.png);
	background-repeat: no-repeat;
	display: block;
}

.btn_link_investment a {
	width: 200px;
	height: 60px;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	background-image: url(images2/btn_link_investment.png);
	background-repeat: no-repeat;
	display: block;
}

.btn_link_store a {
	width: 200px;
	height: 60px;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	background-image: url(images2/btn_link_store.png);
	background-repeat: no-repeat;
	display: block;
}

.btn_link_office a {
	width: 200px;
	height: 60px;
	margin-top:0px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:0px;
	background-image: url(images2/btn_link_office.png);
	background-repeat: no-repeat;
	display: block;
}

/* ----------------------------------------------------- */
/* アイコン用ボタン */
/* ----------------------------------------------------- */

.ico_contact {
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images2/ico_contact.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.ico_keyword {
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images2/ico_keyword.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.link_b {
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images2/ico_link_b.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.link_bs {
	padding-top: 0px;
	padding-left: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images2/ico_arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
}

.link_b_top {
	padding-top: 0px;
	padding-left: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images2/ico_link_b_top.png);
	background-repeat: no-repeat;
	background-position: left center;
}
