/* CSS Document */

@import url("header.css");

body { background-image:url(../img/back.gif); margin:0px; padding:0px; }

.clear { clear:both; }

/* ページ位置設定 */
#pagebody { overflow:hidden; height:500px; width:800px; position:absolute; top:50%; left:50%; margin-top:-200px; margin-left:-400px; }
#pagebody2 { overflow:auto; height:580px; width:880px; position:absolute; top:50%; left:50%; margin-top:-260px; margin-left:-400px; }
#left_box { background-repeat:no-repeat; width:457px; height:500px; background-image:url(../img/left_main.gif); }
#right_box { background-repeat:no-repeat; width:340px; height:500px; background-image:url(../img/right_main.gif); }

/* copyright */
#copy { padding:450px 0 0 160px; margin:0; }

/* copyright(テーブル用) */
#copy2 { margin:460px 10px 0 0; float:right }

/* LINK */
a,a:visited,a:active{ color:#58852C; text-decoration:underline; line-height:130%; }
a:hover{ color:#FF9900; text-decoration:underline; }

/* ライン */
.line { width:254px; height:1px; background-image:url(../img/line.gif) }
.line2 { width:600px; height:1px; background-image:url(../img/line2.gif) }

/* 共通テキスト */
.txt10 { font-size:10px; color:#666666; line-height:130%; }
.txt10-green { font-size: 10px; color: #86B472; line-height:130%; }
.txt12b-green { font-size: 12px; color: #285100; font-weight:bold; line-height:130%; }
.txt10-red { font-size:10px; color: #993333; line-height:130%; }
.txt12 { font-size:12px; color:#666666; line-height:130%; }
.txt12b { font-size:12px; color:#666666; font-weight:bold; line-height:130%; }

.txt-margin { line-height:2em; }
.txt-margin2 { line-height:16px; }

/* テーブル */
#table { width:600px; margin:50px 0 0 50px; }
td.left { width:80px; }
td.right { width:500px; }
td.left2 { width:350px; background-color:#B3C0DB; border-left:solid 10px #4A679D; padding:7px 5px 5px 5px; }
td.right2 { width:500px; }
td.left3 { width:320px; background-color:#B3C0DB; border-left:solid 10px #4A679D; padding:7px 5px 5px 5px; }

/* header area */
.main-area02 { width:800px; }
.left-area02 { width:353px; float:left; }
.right-area02 { width:430px; float:right; font-size:10px; color:#86B472; text-align:right; }

/* TOPライン */
.ti-grline { border-width:0pt 0pt 1pt 5pt; border-style:solid; border-color:#669933; margin:5pt 0pt; padding:5pt; color:#669933; font-size:18px; }
.ti-oreline { border-width:0pt 0pt 1pt 5pt; border-style:solid; border-color:#FF6600; margin:5pt 0pt; padding:5pt; color:#FF6600; font-size:18px; }

/* ボタン */
.main-area { width:800px; }
.left-area { width:565px; float:left; }
.right-area{ width:235px; float:right; }

/* メインPHOTO エリア */
.main-box { width:570px; }
.left-ph { width:370px; float:left; margin-left:5px; }
.right-what { width:185px; float:right; }

table.container {
	margin:15px 0 0 0;
}


/* 特選物件エリア */
.left-box { width:140px; float:left; }
.right-box{ float:right; }



a.Link01 {
	background:url(../images/mark01.gif) no-repeat 0px 1px;
	padding:0px 5px 5px 15px;
}

a.Link02 {
	background:url(../images/mark02.gif) no-repeat 0px 1px;
	padding:0px 5px 5px 15px;
}