/* クラス指定 ----------------------------------- */

.top {  font-size: x-small; line-height: 14px}

.topmarjin {  clip:    rect(   ); font-size: x-small; line-height: 140%}

.page_margin {  width: 797px; left: 0px; clip:  rect(   ); margin-left: 3px}

.ander_titile {  font-size: large; color: #006600}

.colorgreen {  color: #003300}
.home {  font-weight: bold; color: #CC6600; text-align: right}
.colorred {  font-size: small; color: #CC3300; font-weight: bold}
.middle {  font-size: medium; font-weight: bold}
.small {  font-size: small; font-weight: bold}
.x_small {  font-size: x-small}

.border1 { border: #000000; border-style: dotted; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px }
.borderbrue { border: 2px #009999 solid}
.borderdotto { border: 1px #CCCC00 dotted}

/* オススメ物件のポジション */
.recomend-posi {  width: 790px; left: 10px; top: 640px; clip:     rect(   ); position: relative}





/* タグ指定 ----------------------------------- */

body {  color: #000000; background-color: #FFFFFF; margin: 0px; padding: 0px;}
h1 {  font-size: large; font-weight: bold; color: #333333; margin-top: 10px}
h2 {  font-size: medium; font-weight: bold; color: #333333}
h3 {  font-size: small; font-weight: bold}

div {  font-size: x-small}

em {  font-size: x-small; line-height: 18px; clip:    rect(   ); color: #000000; text-align: center; width: 800px}

td {  font-size: x-small; color: #333333}

body {  background-image: url(back.gif); background-position: 800px 0px; background-attachment: scroll; background-repeat: repeat-y}

.page_margin0 {  width: 800px; margin-left: 0px}
hr {  height: 1px; width: 100%; color: #339999; margin-top: 15px; margin-bottom: 15px}
