/* CSS Document */




/*　右ボタン・フェアプライズとは
----------------------------------------*/

#right_about {
	width: 200px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	}

#right_about a {
	display: block;
	background: url(../images/right_button/right_about2.gif) no-repeat;
	overflow: hidden;
	}

#right_about a:hover img {
	position: relative;
	z-index: -1;
	}

#right_about a:hover {
	width: 200px;
	height: 60px;
	background-color: transparent;
	}


/*　右ボタン・仲介手数料半額
----------------------------------------*/

#right_cost {
	width: 200px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	}

#right_cost a {
	display: block;
	background: url(../images/right_button/right_cost2.gif) no-repeat;
	overflow: hidden;
	}

#right_cost a:hover img {
	position: relative;
	z-index: -1;
	}

#right_cost a:hover {
	width: 200px;
	height: 60px;
	background-color: transparent;
	}



/*　右ボタン・仲介手数料半額
----------------------------------------*/

#right_reason {
	width: 200px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	}

#right_reason a {
	display: block;
	background: url(../images/right_button/right_reason2.gif) no-repeat;
	overflow: hidden;
	}

#right_reason a:hover img {
	position: relative;
	z-index: -1;
	}

#right_reason a:hover {
	width: 200px;
	height: 60px;
	background-color: transparent;
	}



/*　右ボタン・オンラインサポート
----------------------------------------*/

#right_support {
	width: 200px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	}

#right_support a {
	display: block;
	background: url(../images/right_button/right_support2.gif) no-repeat;
	overflow: hidden;
	}

#right_support a:hover img {
	position: relative;
	z-index: -1;
	}

#right_support a:hover {
	width: 200px;
	height: 60px;
	background-color: transparent;
	}


/*　右ボタン・オンライン商談システム
----------------------------------------*/

#right_system {
	width: 200px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	}

#right_system a {
	display: block;
	background: url(../images/right_button/right_system2.gif) no-repeat;
	overflow: hidden;
	}

#right_system a:hover img {
	position: relative;
	z-index: -1;
	}

#right_system a:hover {
	width: 200px;
	height: 60px;
	background-color: transparent;
	}



/*　右ボタン・最新物件データベース
----------------------------------------*/

#right_database {
	width: 200px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	}

#right_database a {
	display: block;
	background: url(../images/right_button/right_database2.gif) no-repeat;
	overflow: hidden;
	}

#right_database a:hover img {
	position: relative;
	z-index: -1;
	}

#right_database a:hover {
	width: 200px;
	height: 60px;
	background-color: transparent;
	}




.bar {
	margin: 0px 0px 18px 0px;
	}
	
.bar2 {
	margin: 80px 0px 0px 0px;
	}

.bar3 {
	margin: 80px 0px 18px 0px
	}

.mini_bar {
	margin: 30px 0px 0px 0px;
	}



/*　フェアプライズとは
----------------------------------------*/

#fairprize .tokucho_left {
	width: 300px;
	float: left;
	background-color: #EEEEEE;
	height: 170px;
	}

#fairprize .tokucho_left p {
	margin: 0px;
	padding: 5px 10px 0px 10px;
	}

#fairprize .tokucho_left p span {
	font-size: 11px;
	}

#fairprize .tokucho_right {
	width: 300px;
	float: right;
	background-color: #EEEEEE;
	height: 170px;
	}
	
#fairprize .tokucho_right p {
	margin: 0px;
	padding: 5px 10px 15px 10px;
	}

#fairprize .tokucho_right p span {
	font-size: 11px;
	}



/*　仲介手数料半額
----------------------------------------*/

#cost span {
	font-size: 11px;
	margin: 0px 0px 30px 35px;
	display: block;
	}

#cost table {
	background-color: #FFFFFF;
	width: 640px;
	margin-bottom: 30px;
	}

#cost table th {
	background-color: #0099FF;
	width: 50%;
	color: #FFFFFF;
	padding: 5px 20px;
	}

#cost table th div {
	font-weight: 100;
	}

#cost table td {
	background-color: #EEEEEE;
	width: 50%;
	padding: 10px 20px;
	}

#cost dl {
	margin: 0px;
	padding: 0px;
	}

#cost dl dt {
	width: 20px;
	float: left;
	}

#cost dl dd {
	margin-left: 20px;
	}

#cost .buysell {
	margin: 50px 0px;
	}

#cost_muryo {
	margin: 0px 0px 30px;
	font-size: 14px;
	color: #0099FF;
	font-weight: bold;
	padding: 15px 50px;
	border: #0099FF 1px solid;
	background-color: #EEEEEE;
	line-height: 22px;
	}



/*　仲介手数料半額が実現できる理由
----------------------------------------*/

#reason b {
	color:#FF9900;
	font-size: 14px;
	}

#reason .grey {
	background-color: #EEEEEE;
	padding: 20px;
	}

#reason .reason_border {
	border-top: #CCCCCC 1px dotted;
	border-bottom: #CCCCCC 1px dotted;
	padding: 20px;
	margin: 50px 0px;
	}

#reason .reason_margin {
	margin: 50px 0px;
	}




/*　オンラインサポート
----------------------------------------*/

#support table {
	width: 640px;
	}

#support table th {
	width: 360px;
	text-align: left;
	}

#support table td {
	vertical-align: top;
	}

#support table td b {
	color: #0099FF;
	font-size: 14px;
	}

#support table td p {
	margin-top: 0px;
	}

#support ul {
	margin: 20px 0px 0px 20px;
	padding: 0px;
	}

#support ul li {
	display: inline;
	float: left;
	}

#support ul li span {
	margin-right: 20px;
	}

#support .sp_sentence {
	margin: 30px 0px 0px 20px;
	}




/*　オンライン商談システム
----------------------------------------*/

#system table {
	width: 640px;
	}

#system table th {
	width: 340px;
	text-align: left;
	vertical-align: top;
	}

#system table td {
	vertical-align: top;
	}

#system table td p {
	margin: 5px 0px 0px 0px;
	}

#system table td dl {
	margin: 0px;
	padding: 0px;
	color: #0099FF;
	font-size: 14px;
	}

#system table td dl dt {
	width: 18px;
	height: 35px;
	float: left;

	}

#system table td dl dd {
	margin-left: 18px;
	font-weight: bold;
	}



/*　データベース
----------------------------------------*/

#database {
	padding: 0px 0px 50px;
	}

#database ul {
	margin: 30px 0px 0px 40px;
	padding: 0px;
	}

#database ul li {
	display: inline;
	float: left;
	}

#database ul li span {
	margin-right: 20px;
	}

#database2 ul {
	margin: 0px;
	padding: 0px;
	}

#database2 ul li {
	list-style: none;
	margin: 0px 0px 22px;
	padding: 0px;
	}

#database2 div {
	width: 260px;
	float: right;
	}

#database2 div p {
	margin-top: 0px;
	}

#database2 b {
	color: #0099FF;
	}

