/* 共通部分ここから
------------------------------------------------------------ */

/* 背景 */

.BGcontanier {
	background: #D9CAAD url(../images/background_contanier.gif) repeat-y center top;}

.BGheader {
	background: url(../images/background_header.jpg) no-repeat center top;}

.BGnavi {
	background: url(../images/background_navi.jpg) no-repeat center top; }
	
.BGnavi2 {
	background: url(../images/background_navi2.jpg) no-repeat center top; }

.BGmain {
	background: url(../images/background_main.gif) no-repeat center bottom; }
	
#BGcontent {
	background: url(../images/background_content.jpg) no-repeat center top; }
	
.BGfooter {
	background: url(../images/background_footer.jpg) repeat-y center top;}
	
/* タイトル */

.title {
	float: left;
	width: 360px;
	margin: 0px;
	padding: 0px;
	text-align: left;}
	
.title h1 {
	width: 316px;
	height: 27px;
	margin: 24px 0px 0px 22px;
	padding: 0px;
	display:block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;}

.title a {
	width: 316px;
	height: 27px;
	display:block;
	text-decoration:none;}

/* ヘッダー部分テキスト */

.titleright {
	float:right;
	width: 330px;
	margin: 0px;
	padding: 0px;}

.headertxt {
	margin: 5px 15px 3px 0px;
	padding: 0px;}

.headertxt p {
	margin: 0px;
	padding: 0px;
	color: #CCAF74;
	text-align: left;
	font: normal 10px/120% Verdana, Arial, sans-serif;}

/* ナビゲーション */

.navi {
	clear:both;
	margin: 0px 0px 0px 22px;
	padding: 0px;
	height: 40px;}

.navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;}

.navi li {
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;
	position: absolute;}

.navi a {
	display: block;
	text-decoration: none;
	position: absolute;}

.navi1 a {
	width: 116px;
	height: 40px;
	background:url(../images/navi_1.jpg) no-repeat left top;
	left: 0px;}

.navi1 a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_1.jpg) no-repeat left -40px;
	left: 0px;}

.navi1in a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_1in.jpg) no-repeat left top;
	left: 0px;}

.navi1in a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_1in.jpg) no-repeat left -40px;
	left: 0px;}

.navi2 a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_2.jpg) no-repeat left top;
	left: 116px;}

.navi2 a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_2.jpg) no-repeat left -40px;
	left: 116px;}

.navi2in a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_2in.jpg) no-repeat left top;
	left: 116px;}

.navi2in a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_2in.jpg) no-repeat left -40px;
	left: 116px;}

.navi3 a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_3.jpg) no-repeat left top;
	left: 232px}
	 
.navi3 a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_3.jpg) no-repeat left -40px;
	left: 232px;}

.navi3in a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_3in.jpg) no-repeat left top;
	left: 232px;}

.navi3in a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_3in.jpg) no-repeat left -40px;
	left: 232px;}

.navi4 a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_4.jpg) no-repeat left top;
	left: 348px}

.navi4 a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_4.jpg) no-repeat left -40px;
	left: 348px}

.navi4in a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_4in.jpg) no-repeat left top;
	left: 348px}

.navi4in a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_4in.jpg) no-repeat left -40px;
	left: 348px}

.navi5 a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_5.jpg) no-repeat left top;
	left: 464px}

.navi5 a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_5.jpg) no-repeat left -40px;
	left: 464px}

.navi5in a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_5in.jpg) no-repeat left top;
	left: 464px}

.navi5in a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_5in.jpg) no-repeat left -40px;
	left: 464px}
	
.navi6 a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_6.jpg) no-repeat left top;
	left: 580px}

.navi6 a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_6.jpg) no-repeat left -40px;
	left: 580px}

.navi6in a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_6in.jpg) no-repeat left top;
	left: 580px}

.navi6in a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_6in.jpg) no-repeat left -40px;
	left: 580px}
	
.navi7 a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_7.jpg) no-repeat left top;
	left: 580px}

.navi7 a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_7.jpg) no-repeat left -40px;
	left: 580px}

.navi7in a {
	width: 116px;
	height: 40px;
	background: url(../images/navi_7in.jpg) no-repeat left top;
	left: 580px}

.navi7in a:hover {
	width: 116px;
	height: 40px;
	background: url(../images/navi_7in.jpg) no-repeat left -40px;
	left: 580px}
	
.naviex {
	width: 720px;
	height: 30px;
	margin: 0px auto;
	padding: 0px;}

.naviex ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;}

.naviex li {
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;
	position: absolute;}

.naviex a {
	display: block;
	text-decoration: none;
	position: absolute;}

.naviex1 a {
	width: 60px;
	height: 22px;
	background: url(../images/navi_ex1.gif) no-repeat left top;
	left: 570px;}

.naviex1 a:hover {
	width: 60px;
	height: 22px;
	background: url(../images/navi_ex1.gif) no-repeat left -22px;
	left: 570px;}

.naviex2 a {
	width: 65px;
	height: 22px;
	background: url(../images/navi_ex2.gif) no-repeat left top;
	left: 640px;}

.naviex2 a:hover {
	width: 65px;
	height: 22px;
	background: url(../images/navi_ex2.gif) no-repeat left -22px;
	left: 640px;}

.language {
	height: 25px;
	margin: 1px 0px 0px;
	padding: 0px;}

.language ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;}

.language li {
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;
	position: absolute;}

.language a {
	display: block;
	text-decoration: none;
	position: absolute;}

.language1 a {
	width: 66px;
	height: 23px;
	background: url(../images/language_1.gif) no-repeat left -11px;
	left: 182px;}

.language1 a:hover {
	width: 66px;
	height: 23px;
	background: url(../images/language_1.gif) no-repeat left -44px;
	left: 182px;}

.language2 a {
	width: 66px;
	height: 23px;
	background: url(../images/language_2.gif) no-repeat left -11px;
	left: 248px;}

.language2 a:hover {
	width: 66px;
	height: 23px;
	background: url(../images/language_2.gif) no-repeat left -44px;
	left: 248px;}

/* イメージ */

.naviimageIndex {
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	border-top: 1px solid #D7B460;
	border-right: 0px none #D7B460;
	border-bottom: 1px solid #D7B460;
	border-left: 0px none #D7B460;
	width: 718px;}

/* 通常コンテンツエリア */

.content {
	margin: 0px;
	padding: 20px;}

.content h2 {
	height: 45px;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;}

h2.titleIndex {
	background: url(../images/subtitle_index.gif) no-repeat left top;}

h2.titleSearch {
	background: url(../images/subtitle_search.gif) no-repeat left top;}

h2.titleGuesthouse {
	background: url(../images/subtitle_guesthouse.gif) no-repeat left top;}

h2.titleRealestate {
	background: url(../images/subtitle_realestate.gif) no-repeat left top;}
	
h2.titleAbout {
	background: url(../images/subtitle_about.gif) no-repeat left top;}
	
h2.titlePoint1 {
	background: url(../images/subtitle_point1.gif) no-repeat left top;}
	
h2.titlePoint2 {
	background: url(../images/subtitle_point2.gif) no-repeat left top;}
	
h2.titlePoint3 {
	background: url(../images/subtitle_point3.gif) no-repeat left top;}
	
h2.titlePoint4 {
	background: url(../images/subtitle_point4.gif) no-repeat left top;}
	
h2.titleManual1 {
	background: url(../images/subtitle_manual1.gif) no-repeat left top;}
	
h2.titleManual5 {
	background: url(../images/subtitle_manual5.gif) no-repeat left top;}

h2.titleHowto {
	background: url(../images/subtitle_howto.gif) no-repeat left top;}

h2.titleFaq {
	background: url(../images/subtitle_faq.gif) no-repeat left top;}

h2.titleCompany {
	background: url(../images/subtitle_company.gif) no-repeat left top;}

h2.titleAsk {
	background: url(../images/subtitle_ask.gif) no-repeat left top;}
	
h2.title {
	background: url(../images/subtitle_sitemap.gif) no-repeat left top;}

h2.titleErr {
	background: url(../images/subtitle_error.gif) no-repeat left top;}

.content h3 {
	margin: 15px 10px;
	padding: 4px 4px 4px 24px;
	color: #8B6954;
	text-align: left;
	font: bold 14px/135% Verdana, Arial, sans-serif;
	background: url(../images/h3_background.gif) no-repeat center top;
	border: 1px solid #C8B488;}

.content h4 {
	margin: 15px 15px 10px;
	padding: 4px 4px 4px 24px;
	color: #492825;
	text-align: left;
	font: bold 12px/135% Verdana, Arial, sans-serif;
	background: url(../images/background_h4.gif) no-repeat left bottom;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #C8B488;
	border-left: 0px none;}
	
.content h5 {
	margin: 15px 0px 10px 25px;
	padding: 0px 0px 0px 15px;
	color: #420303;
	text-align: left;
	font: bold 12px/135% Verdana, Arial, sans-serif;
	background: url(../images/icon2.gif) no-repeat left center;}

.content p {
	margin: 0px 30px 10px;
	padding: 0px;
	color: #492825;
	text-align: left;
	font: normal 12px/130% Verdana, Arial, sans-serif;}

.content ul {
	margin: 0px 8px 5px 10px;
	padding: 0px;}

.content ul li {
	margin: 0px 0px 3px;
	padding: 0px 0px 0px 5px;
	color: #492825;
	text-align: left;
	font: normal 12px/130% Verdana, Arial, sans-serif;
	background: url(../images/icon1.gif) no-repeat left center;
	list-style: none;
	display: block;
}
	
.content ol {
	margin: 0px 10px 10px 30px;
	padding: 0px;}

.content ol li {
	margin: 0px 0px 3px 40px;
	padding: 0px;
	color: #492825;
	text-align: left;
	font: normal 12px/130% Verdana, Arial, sans-serif;}

.content blockquote {
	margin: 0px 0px 0px 20px;
	border-top: 0px none #D3FD96;
	border-right: 0px none #D3FD96;
	border-bottom: 0px none #D3FD96;
	border-left: 4px solid #D3FD96;}
	
.content table {
	width: 570px;
	margin: 10px 30px;
	background: #FFFFFF;
	border-top: 1px solid #E1D5BF;
	border-right: 0px none #E1D5BF;
	border-bottom: 0px none #E1D5BF;
	border-left: 1px solid #E1D5BF;
	border-collapse:collapse;
	border-spacing: 0;
	empty-cells:show;}
	
.content th {
	margin: 0px;
	padding: 3px;
	color: #492825;
	text-align: center;
	font: normal 12px/130% Verdana, Arial, sans-serif;
	background:#F1EBE0;
	border-top: 0px none #E1D5BF;
	border-right: 1px solid #E1D5BF;
	border-bottom: 1px solid #E1D5BF;
	border-left: 0px none #E1D5BF;}
	
.content td {
	margin: 0px;
	padding: 3px;
	color: #492825;
	text-align: left;
	font: normal 12px/130% Verdana, Arial, sans-serif;
	border-top: 0px none #E1D5BF;
	border-right: 1px solid #E1D5BF;
	border-bottom: 1px solid #E1D5BF;
	border-left: 0px none #E1D5BF;}

.paragraph {
	clear: both;
	width: 640px;
	margin: 0px auto 10px;
	padding: 0px 0px 15px;
	border: 1px solid #C7AF85;
	background: #FAF9F5;
	text-align: center;}
	
.note {
	clear: both;
	width: 580px;
	margin: 17px auto 0px;
	padding: 12px 0px 5px;
	background: #F1E1CF url(../images/note_top.gif) no-repeat center top;}
	
.note h4 {
	color: #492825;
	background: url(../images/line01.gif) repeat-x center bottom;
	padding: 0px 0px 5px;
	margin: 0px 15px 5px;
	border-style: none;
	border-width: 0px;}
	
.note p {
	color: #492825;
	margin: 0px 20px;}

.noteunder {
	clear: both;
	margin: 0px 0px 20px;
	padding: 0px;
	background: url(../images/note_under.gif) no-repeat center bottom;}

.noteunder p {
	margin: 0px;
	padding: 0px;
	font-size: 6px;	}


/* 画像挿入 */

.imgleft {
	float: left;
	clear: left;
	margin: 0px 8px 8px 0px;
	padding: 0px;}

.imgright {
	float: right;
	clear: right;
	margin: 0px 0px 8px 8px;
	padding: 0px;}

/* ページリンク */

.pagetop {
	clear: both;
	padding: 0px 15px 15px 0px;}

.pagetop p {
	margin: 0px;
	padding: 0px;
	color: #000000;
	text-align: right;
	font: normal 10px/100% Verdana, Arial, sans-serif;}

.pagelink {
	clear: both;}

.pagelink p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 10px/100% Verdana, Arial, sans-serif;}
	
.pagelink2 {
	clear: both;
	margin: 20px 10px 0px;
	padding: 10px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 0px none #CCCCCC;
	border-bottom: 0px none #CCCCCC;
	border-left: 0px none #CCCCCC;}
	
.pagelink2 p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: normal 10px/100% Verdana, Arial, sans-serif;}

/* テキストリンク */

.txtlink {
	margin: 0px 10px;
	padding: 10px;}

.txtlink p {
	margin: 0px;
	padding: 0px;
	color: #CE6700;
	text-align: center;
	font: normal 10px/140% Verdana, Arial, sans-serif;}
	
.txtlink a:active {
	color: #FFFFFF;}

.txtlink a:link {
	color: #CE6700;}

.txtlink a:visited {
	color: #CE6700;}

.txtlink a:hover {
	color: #FF0000;}

/* コピーライト */

.copyright {
	margin: 0px;
	padding: 10px;
	background: url(../images/background_copyright.gif) no-repeat center top;}

.copyright p {
	margin: 0px;
	padding: 0px;
	font: normal 10px/100% Verdana, Arial, sans-serif;
	text-align: right;
	text-decoration: none;
	color: #CCAF74;}
	
.copyright a:active {
	color: #CCAF74;}

.copyright a:link {
	color: #CCAF74;}

.copyright a:visited {
	color: #CCAF74;}

.copyright a:hover {
	color: #CCAF74;}


/* アイコン */

a.toplink {
	margin: 0px;
	padding: 4px 16px 2px 0px;
	background: url(../images/icon_top.gif) no-repeat right center;
	text-decoration: none;}
	
a.nextlink {
	margin: 0px;
	padding: 4px 16px 2px 0px;
	background: url(../images/icon_right.gif) no-repeat right center;
	text-decoration: none;}
	
a:active.nextlink {
	color: #FF0000;}

a:link.nextlink {
	color: #0099FF;}

a:visited.nextlink {
	color: #0099FF;}

a:hover.nextlink {
	color: #FF0000;
	background: url(../images/icon_right2.gif) no-repeat right center;}

a.backlink {
	margin: 0px;
	padding: 4px 0px 2px 16px;
	background: url(../images/icon_left.gif) no-repeat left center;
	text-decoration: none;}
	
a:active.backlink {
	color: #FF0000;}

a:link.backlink {
	color: #0099FF;}

a:visited.backlink {
	color: #0099FF;}

a:hover.backlink {
	color: #FF0000;
	background: url(../images/icon_left2.gif) no-repeat left center;}

a.homelink {
	margin: 0px;
	padding: 4px 16px 2px 0px;
	background: url(../images/icon_home.gif) no-repeat right center;
	text-decoration: none;}
	
a:active.homelink {
	color: #FF0000;}

a:link.homelink {
	color: #0099FF;}

a:visited.homelink {
	color: #0099FF;}

a:hover.homelink {
	color: #FF0000;
	background: url(../images/icon_home2.gif) no-repeat right center;}

/* 共通部分ここかまで
------------------------------------------------------------ */

/* トップページここから
------------------------------------------------------------ */

h3.titleIndex1 {
	height: 26px;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	border-style: none;}
	
.titleIndex1 a {
	height: 26px;
	display:block;
	text-decoration: none;
	background: url(../images/h3_index1.jpg) no-repeat left top;}

.titleIndex1 a:hover {
	height: 26px;
	background: url(../images/h3_index1.jpg) no-repeat left -26px;}

h3.titleIndex3 {
	height: 40px;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h3_index3.gif) no-repeat center top;
	border-style: none;}

/* なぜ外国人のお部屋探しにＧＴＮが選ばれるのか？ */

.indexPoint {
	width: 450px;
	background: url(../images/index_column.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
	height: 280px;
}
	
.Pointsarea {
	margin: 0px 0px 0px 10px;
	padding: 0px;	}

.indexPoints {
	float: left;
	width: 140px;
	background: url(../images/point_bk.gif) no-repeat center top;
	margin: 0px 0px 0px 3px;
	padding: 0px;
	height: 230px;
}
	
h3.indexPoints1 {
	height: 56px;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;
	text-decoration: none;
	background: url(../images/point_h31.gif) no-repeat center top;
	border-style: none;}
	
h3.indexPoints2 {
	height: 56px;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;
	text-decoration: none;
	background: url(../images/point_h32.gif) no-repeat center top;
	border-style: none;}
	
h3.indexPoints3 {
	height: 56px;
	margin: 0px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;
	text-decoration: none;
	background: url(../images/point_h33.gif) no-repeat center top;
	border-style: none;}

.indexPoints p {
	height: 130px;
	margin: 0px 5px 0px 15px;
	padding: 0px;
	color: #FFFFFF;
	line-height: 125%;}

.indexPoints a {
	height: 30px;
	height: 48px;
	display:block;
	text-decoration: none;}
	
	
.button_point {
	margin: 0px 0px 0px 10px;
	padding: 0px; }

.button_point p {
	width: 79px;
	height: 18px;
	margin: 0px;
	padding: 0px;
	display:block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;}

.button_point a {
	width: 120px;
	height: 18px;
	display:block;
	text-decoration: none;
	background: url(../images/button_3.gif) no-repeat left top;}

.button_point a:hover {
	width: 120px;
	height: 18px;
	background: url(../images/button_3.gif) no-repeat left -18px;}

.indexStep {
	width: 450px;
	margin: 0px;
	padding: 0px;
	background: url(../images/index_column.jpg) no-repeat center top;}

h4.Steptxt1 {
	height: 30px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h4_step1.gif) no-repeat left top;}

h4.Steptxt2 {
	height: 30px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h4_step2.gif) no-repeat right top;
	clear: both;}
	
h4.Steptxt3 {
	height: 30px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h4_step3.gif) no-repeat left top;
	clear: both;}
	
h4.Steptxt4 {
	height: 30px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h4_step4.gif) no-repeat right top;
	clear: both;}
	
.txtStep {
	margin: 0px;
	padding: 0px;
	width: 320px;
	float: left;}

.txtStep p {
	margin: 4px 10px 0px 20px;
	padding: 0px;}
	
.txtStep img {
	margin: -15px 0px 0px;	}

.button_step {
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float: right;
	width: 110px;}

.button_step p {
	margin: 0px;
	padding: 0px;
	display:block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;}

.button_step a {
	width: 110px;
	height: 344px;
	display:block;
	text-decoration: none;
	background: url(../images/step_button.jpg) no-repeat left top;}
	
.button_step a:hover {
	width: 110px;
	height: 344px;
	text-decoration: none;
	background: url(../images/step_button.jpg) no-repeat -110px top;}

/* Property information */

.houseinfo { }

.houseinfo h5 {
	clear: both;
	margin: 10px 0px 5px;
	padding: 0px 0px 0px 18px;
	color: #333333;
	text-align: left;
	font: bold 12px/140% Verdana, Arial, sans-serif;
	background: url(../images/icon3.gif) no-repeat left center;}

.houseinfo p {
	margin: 0px 0px 10px 18px;}

.button_manual5 {
	margin: 0px 0px 15px;
	padding: 0px 0px 0px 80px; }

.button_manual5 p {
	width: 120px;
	height: 36px;
	margin: 0px;
	padding: 0px;
	display:block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;}

.button_manual5 a {
	width: 120px;
	height: 36px;
	display:block;
	text-decoration: none;
	background: url(../images/button_1.gif) no-repeat left top;}

.button_manual5 a:hover {
	width: 120px;
	height: 36px;
	background: url(../images/button_1.gif) no-repeat left -36px;}

/* 電話 */

.call {
	padding: 0px 0px 15px; }

.call p {
	margin: 0px;
	padding: 0px; }

/* 共通部分ここかまで
------------------------------------------------------------ */

/* Property informationここから
------------------------------------------------------------ */

.realestatelist table {
	width: 640px;
	margin: 0px auto 10px;}

.realestatelist th {
	margin: 0px;
	padding: 3px;
	text-align: center;}

.realestatelist td {
	margin: 0px;
	padding: 3px;
	text-align: center;}

.realestate table {
	width: 640px;
	margin: 0px auto 10px;}

.realestate th {
	width: 20%;
	margin: 0px;
	padding: 3px;
	text-align: center;}

.realestate td {
	margin: 0px;
	padding: 3px;
	text-align: left;}
	
/* Property informationここまで
------------------------------------------------------------ */

/* フォーム関連ここから
------------------------------------------------------------ */

.form1 {
	border: 1px solid #E5E5E5;
	padding: 0px;
	margin: 0px auto 20px;
	background: #FAFAFA;
	width: 600px;
}

.form1 dl {
	margin: 15px;
	padding: 0px;}

.form1 dt {
	width: 170px;
	float: left;
	clear: both;
	margin: 0;
	padding: 0 0 4;
	display: block;
	text-align: left;
	font: normal 12px/140% Verdana, Arial, sans-serif;
	color: #492825;}

.form1 dd {
	margin: 0;
	padding: 0px 0px 4px 180px;
	color: #492825;
	text-align: left;
	font: normal 12px/140% Verdana, Arial, sans-serif;}

.form1 label{
	padding: 0px 0px 0px 12px;
	background: url(../images/icon1.gif) no-repeat left center;
	display: block;
}

.essential {
	color: #FF0000;
	text-align: right;
	vertical-align: middle;
	margin-left: 5px;}
	
/* フォーム関連ここまで
------------------------------------------------------------ */
	
/* Search for your preferred roomここから
------------------------------------------------------------ */

h3.Search1 {
	height: 34px;
	margin: 15px 0px 15px 8px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h3_search1.gif) no-repeat left top;
	border-style: none;}

h3.Search2 {
	height: 34px;
	margin: 15px 0px 15px 8px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h3_search2.gif) no-repeat left top;
	border-style: none;}

h3.Search3 {
	height: 34px;
	margin: 15px 0px 15px 8px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h3_search3.gif) no-repeat left top;
	border-style: none;}

h3.Search4 {
	height: 34px;
	margin: 15px 0px 15px 8px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h3_search4.gif) no-repeat left top;
	border-style: none;}

h3.Search5 {
	height: 34px;
	margin: 15px 0px 15px 8px;
	padding: 0px;
	display: block;
	line-height: 100%;
	text-indent: -9999px;
	text-align: left;
	background: url(../images/h3_search5.gif) no-repeat left top;
	border-style: none;}

.map2 {
	padding: 0px;
	margin: 0px 20px 10px;
	background: #FAFAFA;
	border: 1px solid #E5E5E5;
	clear: both;}

.map2 h5 {
	margin: 5px 5px 5px 10px;
	clear: both;}

.map2 p {
	margin: 15px;
	padding: 0px;}

.map2 ul {
	margin: 0px 0px 10px 20px;
	padding: 0px 0px 0px 30px;}

.map2 li {
	margin: 0px;
	padding: 0px;
	width: 120px;
	float: left;
	background: url(../images/icon1.gif) no-repeat left center;
	list-style: none;}

p.maptop {
	clear:both;
	text-align: right;
	font: 10px/100% Verdana, Arial, sans-serif;}
	
/* Search for your preferred roomここまで
------------------------------------------------------------ */

/* What is Premium Estate？ここから
------------------------------------------------------------ */

.button_con {
	margin: 0px;
	padding: 0px;
	text-align: center;}

.button_con p {
	width: 262px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	display:block;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;}

.button_con a {
	width: 262px;
	height: 52px;
	display:block;
	text-decoration: none;
	background: url(../images/button_2.jpg) no-repeat left top;}

.button_con a:hover {
	width: 262px;
	height: 52px;
	background: url(../images/button_2.jpg) no-repeat left -52px;}
	
p.pointtxt1 {
	height: 40px;
	margin: 30px 0px 0px 30px;
	padding: 0px;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;
	background: url(../images/point_txt1.gif) no-repeat left top;}
	
p.pointtxt2 {
	height: 40px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;
	background: url(../images/point_txt2.gif) no-repeat left top;}
	
p.pointtxt3 {
	height: 40px;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	line-height: 100%;
	text-indent:-9999px;
	text-align: left;
	background: url(../images/point_txt3.gif) no-repeat left top;}
	
/* What is Premium Estate？ここまで
------------------------------------------------------------ */

/* FAQここから
------------------------------------------------------------ */

.faq dl {
	margin: 0px 30px 10px 15px;
	padding: 0px;}
	
.faq dt {
	margin: 0px;
	padding: 4px 0px 4px 35px;
	color: #336699;
	text-align: left;
	font: normal 12px/130% Verdana, Arial, sans-serif;
	background: url(../images/faq_q.gif) no-repeat left top;}
	
.faq dd {
	margin: 0px 0px 10px;
	padding: 4px 0px 4px 35px;
	color: #333333;
	text-align: left;
	font: normal 12px/130% Verdana, Arial, sans-serif;
	background: url(../images/faq_a.gif) no-repeat left top;}

/* FAQここまで
------------------------------------------------------------ */

/* ご利用方法ここから
------------------------------------------------------------ */

.step {
	margin: 0px 30px;
	clear: both;
}
	
.step p {
	margin: 0px 0px 15px;
	padding: 0px 0px 20px;
	background: url(../images/stepunder.gif) no-repeat center bottom;	}
	
.stepleft {
	float: left;
	width: 280px;
	margin: 0px;
	padding: 0px;	}
	
.stepright {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;	}
	
.stepcenter1 {
	width: 280px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
	
.stepcenter2 {
	width: 280px;
	margin: 0px;
	padding: 0px;
}
	
.stepcenter2 p {
	background: url(none);	}
	
h4.steptitle {
	margin: 0px 0px 15px;}
	
h5.iconstep1 {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 52px;
	color: #8D3D3D;
	background: url(../images/step1.gif) no-repeat left center;}
	
h5.iconstep2 {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 52px;
	color: #8D3D3D;
	background: url(../images/step2.gif) no-repeat left center;}
	
h5.iconstep3 {
	margin: 0px 0px 5px;
	padding: 0px 0px 0px 52px;
	color: #8D3D3D;
	background: url(../images/step3.gif) no-repeat left center;}
	
h5.iconstep4 {
	margin: 0px;
	padding: 0px 0px 0px 52px;
	color: #8D3D3D;
	background: url(../images/step4.gif) no-repeat left center;}
	
h5.iconstep5 {
	margin: 0px;
	padding: 0px 0px 0px 52px;
	color: #8D3D3D;
	background: url(../images/step5.gif) no-repeat left center;}
	
.stepitem {
	background: #FFFFFF;
	border: 1px solid #E7DECB;
	margin: 0px 0px 15px;
	padding: 5px;
}
	
.stepitem h4 {
	margin: 0px 0px 5px;
	padding: 4px;
	background: url(none);
	color: #6699CC;
	border-bottom-color: #E7DECB;
}

.stepitem h5 {
	background: url(none);
	margin: 0px 0px 5px 5px;
	padding: 0px;
}

.stepitem p {
	background: url(none);
	margin: 0px 5px 5px 15px;
	padding: 0px;
}

/* ご利用方法ここまで
------------------------------------------------------------ */
