@charset "utf-8";
/* CSS Document */

/* －－－－－－－－－－－－－－－－－－－－－－－－－インデックスページ－－－－－－－－－－－－－－－－－－*/
div#Main {
	width:850px !important;
	border-top:1px solid #000;
	border-right:1px solid #000;
	border-left:1px solid #000;
	}
div#Contents, div#Contents2, div#Contents3 {
	display:block;
	width:810px;
	margin:0 auto 0 auto;
	padding:10px;
	font-size:14px;
	line-height:160%;
	}
	
div#ContentsL {
	display:block;
	float:left;
	width:400px;
	margin:10px 5px 10px 8px;
	}
div#ContentsR {
	display:block;
	float:left;
	width:405px;
	margin:10px 8px 10px 5px;
	}	
p.setsumeiTitle {
	display:block;
	width:97%;
	height:20px;
	background:url(../Img/common/bg_gray.png) repeat;
	padding:5px 0 0 5px;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	text-align:left;
	}
	
p.setsumei {
	display:block;
	width:90%;
	height:auto;
	margin:10px auto 10px auto;
	font-size:14px;
	line-height:150%;
	/*text-align:left;*/
	text-align:justify;
	}
/*----------------------------------------------------マレーシア/チェンマイ/オーストラリア不動産　物件リスト　------------------*/
#list_malaysia, #list_cnx, #list_aus {
	width:680px;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	margin:10px auto 10px auto;
	}

#list_malaysia .title, #list_cnx .title, #list_aus .title {
	width:100%;
	background:url(../Img/common/bg_gray.png) repeat;
	color:#ffffff;
	padding-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	font-weight:bold;
	font-size:14px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
#list_malaysia .td1, #list_cnx .td1, #list_aus .td1 {
	width: 60%;
	padding-left:15px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
	font-weight:800;
	text-decoration:none;
	vertical-align:middle;
	font-size:12px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
#list_malaysia .td2, #list_cnx .td2, #list_aus .td2 {
	width: 25%;
	padding-top: 5px;
	padding-left:15px;
	padding-bottom: 5px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	font-weight:800;
	font-size:12px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
		
#list_malaysia .td3, #list_cnx .td3, #list_aus .td3 {
	width:15%;
	padding-top:5px;
	padding-bottom: 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	line-height: 150%;
	font-weight:800;
	font-size:12px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
#list_malaysia .td4, #list_cnx .td4, #list_aus .td4 {
	width: 20%;
	padding-top:5px;
	padding-left:2px;
	padding-bottom: 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:top;
	line-height: 150%;
	font-size:12px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}

#list_malaysia .td5, #list_cnx .td5, #list_aus .td5 {
	width: 40%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left:5px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	font-size:12px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
	
#list_malaysia .td6, #list_cnx .td6, #list_aus .td6 {
	width: 20%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:center;
	text-decoration:none;
	vertical-align:middle;
	font-size:12px;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	}
/*--------------------------------------------------------*/
/*------         オーストラリア不動産ページ       --------*/
/*--------------------------------------------------------*/

table#aus1, table#aus2, table#aus3, table#aus4 {
	width:680px;
	margin:10px 0 20px 0;
	border-top:1px solid #666;
	border-left:1px solid #666;
	}
table#aus1 .tdL, table#aus2 .tdL, table#aus3 .tdL {
	width:25%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	line-height:160%;
	}
table#aus1 .tdR, table#aus2 .tdR, table#aus3 .tdR {
	width:75%;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	line-height:160%;
	}
table#aus2 .top {
	width:100%;
	padding:5px 0 5px 15px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	line-height:160%;
	}	
table#aus4 .tdA {
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:25px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	line-height:160%;
	}
table#aus4 .tdB {
	width:50%;
	padding-top:5px;
	padding-bottom:5px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	line-height:160%;
	text-align:center;
	}