@charset "utf-8";
/* CSS Document */

/*

　■個人のページ
　■法人のページ

/*

/*	個人のページ
------------------------------------------*/
.h2_general {
	background: url(../img/h2_general.jpg) no-repeat;
	width: 780px;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	text-indent: -9999px;
}

.h2_ihin {
	background: url(../img/h2_ihin.jpg) no-repeat;
	width: 780px;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	text-indent: -9999px;
}

.h2_k_kaitai {
	background: url(../img/h2_k_kaitai.gif) no-repeat;
	width: 780px;
	height: 122px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	text-indent: -9999px;
}


.h4_kaden {
	background: url(../img/kaden_rei.gif) no-repeat;
	width: 570px;
	height: 117px;
	display: block;
	text-indent: -9999px;
}

.h4_furniture {
	background: url(../img/furniture_rei.gif) no-repeat;
	width: 570px;
	height: 117px;
	display: block;
	text-indent: -9999px;
}

.rei_p {
	margin: 0px 0px 20px;
	padding: 10px;
	background: url(../img/rei_bg.gif) no-repeat bottom;
}





/*	法人のページ
------------------------------------------*/
.h2_hojin {
	background: url(../img/h2_hojin.jpg) no-repeat;
	width: 780px;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	text-indent: -9999px;
}

.h2_chubo {
	background: url(../img/h2_chubo.gif) no-repeat;
	width: 780px;
	height: 160px;
	margin: 0px auto;
	padding: 0px;
	display: block;
	text-indent: -9999px;
}

.h4_office {
	background: url(../img/office_rei.gif) no-repeat;
	width: 570px;
	height: 117px;
	display: block;
	text-indent: -9999px;
}

.h4_chubo {
	background: url(../img/chubou_rei.gif) no-repeat;
	width: 570px;
	height: 117px;
	display: block;
	text-indent: -9999px;
}

