﻿@charset "utf-8";
@import url("common.css"); /* common stylesheet */

#dammy {
	display: block;
	overflow: hidden;
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0;
	width: 216px;
	height: 0!important;
	}

/* #
--------- --------- --------- --------- --------- */
.more_block {
	margin: 0 0 40px;
	}

.more_mtitle {
	margin:0 0 10px;
	width:740px;	
	position: relative;
	}

.more_mtitle h2 {
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 103px 0 0;
	width: 740px;
	height: 0!important;
	}
	
.more_mtitle.rent h2 {
	background: url('../images/items/cat_title1.jpg') no-repeat;
	}
	
.more_mtitle.buy h2 {
	background: url('../images/items/cat_title2.jpg') no-repeat;
	}
	
.more_mtitle.tennant h2 {
	background: url('../images/items/cat_title3.jpg') no-repeat;
	}
	
.more_mtitle.first-housing h2 {
	background: url('../images/items/cat_title4.jpg') no-repeat;
	}
	
.more_mtitle.owner h2 {
	background: url('../images/items/cat_title5.jpg') no-repeat;
	}
	
.more_mtitle.spots h2 {
	background: url('../images/items/cat_title6.jpg') no-repeat;
	}
	
.more_mtitle.informations h2 {
	background: url('../images/items/cat_title7.jpg') no-repeat;
	}
	
.more_mtitle.request h2 {
	background: url('../images/items/cat_title8.jpg') no-repeat;
	}
	
.more_mtitle.all h2 {
	background: url('../images/items/cat_title9.jpg') no-repeat;
	}

.more_mtitle ul {
	position: absolute;
	top:30px;
	left:245px;
	margin:0;
	width:480px;
	height:70px;
	text-align: left;
	}

.more_mtitle ul li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin:0 5px 3px 0;
	padding:6px 0 0 28px;
	height:20px;
	font-size:1.4em;
	line-height:1.1;
	}
	
.more_mtitle.rent ul li {
	background: url('../images/common/caticon1.jpg') no-repeat;
	background-position: 0 center;
	}
	
.more_mtitle.buy ul li {
	background: url('../images/common/caticon2.jpg') no-repeat;
	background-position: 0 center;
	}
	
.more_mtitle.tennant ul li {
	background: url('../images/common/caticon3.jpg') no-repeat;
	background-position: 0 center;
	}
	
.more_mtitle.first-housing ul li {
	background: url('../images/common/caticon4.jpg') no-repeat;
	background-position: 0 center;
	}
	
.more_mtitle.owner ul li {
	background: url('../images/common/caticon5.jpg') no-repeat;
	background-position: 0 center;
	}
	
.more_mtitle.spots ul li {
	background: url('../images/common/caticon6.jpg') no-repeat;
	background-position: 0 center;
	}
	
.more_mtitle.informations ul li {
	background: url('../images/common/caticon7.jpg') no-repeat;
	background-position: 0 center;
	}
	
.more_mtitle.request ul li {
	background: url('../images/common/caticon8.jpg') no-repeat;
	background-position: 0 center;
	}
	
.more_mtitle.all ul li {
	background: url('../images/common/caticon9.jpg') no-repeat;
	background-position: 0 center;
	}

.more_mtitle ul li a {
	margin:0;
	color:#4D4D4D;
	}

.more_mtitle ul li a:hover {
	text-decoration: underline;
	}
	
.theme_blockarea {
	margin:0 0 15px;
	padding:10px;
	width: 720px;
	background-color: #FFF;
	}
	
.theme_block {
	margin:0;
	padding:15px 0 3px 190px;
	border:1px solid #0045FF;
	position: relative;
	}

.themeblock_title {
	position: absolute;
	top:34px;
	top:16px;
	left:13px;	
	overflow: hidden;
	background: url('../images/items/themeblock_title.jpg') no-repeat;
	margin: 0;
	padding: 29px 0 0;
	width: 110px;
	height: 0!important;
	}

.theme_block ul {
	margin:0;
	text-align: left;
	}

.theme_block ul li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin:0 5px 13px 0;
	padding:6px 0 0 28px;
	height:20px;
	font-size:1.4em;
	line-height:1.1;
	}
	
.theme_block.rent ul li {
	background: url('../images/common/caticon1.jpg') no-repeat;
	background-position: 0 center;
	}
	
.theme_block.buy ul li {
	background: url('../images/common/caticon2.jpg') no-repeat;
	background-position: 0 center;
	}
	
.theme_block.tennant ul li {
	background: url('../images/common/caticon3.jpg') no-repeat;
	background-position: 0 center;
	}
	
.theme_block.first-housing ul li {
	background: url('../images/common/caticon4.jpg') no-repeat;
	background-position: 0 center;
	}
	
.theme_block.owner ul li {
	background: url('../images/common/caticon5.jpg') no-repeat;
	background-position: 0 center;
	}
	
.theme_block.spots ul li {
	background: url('../images/common/caticon6.jpg') no-repeat;
	background-position: 0 center;
	}
	
.theme_block.informations ul li {
	background: url('../images/common/caticon7.jpg') no-repeat;
	background-position: 0 center;
	}
	
.theme_block.request ul li {
	background: url('../images/common/caticon8.jpg') no-repeat;
	background-position: 0 center;
	}
	
.theme_block.all ul li {
	background: url('../images/common/caticon9.jpg') no-repeat;
	background-position: 0 center;
	}

.theme_block ul li a {
	margin:0;
	color:#4D4D4D;
	}

.main_blockarea {
	background: url('../images/common/corner2.png') no-repeat;
	background-position: right bottom;
	margin:0 0 20px;
	width: 740px;
	background-color: #FFF;
	}
	
.main_block {
	background: url('../images/common/corner1.png') no-repeat;
	margin:0;	
	padding:20px 15px;
	}

.entry_subtitle {
	margin:0 0 3px;
	color:#263399;
	font-size:1.4em;
	}

.main_block h3 {
	background: url('../images/items/dot1.gif') repeat-x;
	background-position: 0 bottom;
	margin:0 0 3px;
	padding:0 0 8px;
	font-size:1.6em;
	font-weight: bold;
	line-height:1.1;
	}

.gallery {
	margin:0 0 5px;
	font-size:1.6em;
	font-weight: bold;
	}

.entry_category {
	margin:0 0 10px;
	padding:0 0 0 35px;
	font-size:1.4em;
	line-height:26px;
	}
	
.entry_category.rent {
	background: url('../images/common/caticon1.jpg') no-repeat;
	background-position: 0 center;
	}
	
.entry_category.buy {
	background: url('../images/common/caticon2.jpg') no-repeat;
	background-position: 0 center;
	}
	
.entry_category.tennant {
	background: url('../images/common/caticon3.jpg') no-repeat;
	background-position: 0 center;
	}
	
.entry_category.first-housing {
	background: url('../images/common/caticon4.jpg') no-repeat;
	background-position: 0 center;
	}
	
.entry_category.owner {
	background: url('../images/common/caticon5.jpg') no-repeat;
	background-position: 0 center;
	}
	
.entry_category.spots {
	background: url('../images/common/caticon6.jpg') no-repeat;
	background-position: 0 center;
	}
	
.entry_category.informations {
	background: url('../images/common/caticon7.jpg') no-repeat;
	background-position: 0 center;
	}
	
.entry_category.request {
	background: url('../images/common/caticon8.jpg') no-repeat;
	background-position: 0 center;
	}
	
.entry_category.all {
	background: url('../images/common/caticon9.jpg') no-repeat;
	background-position: 0 center;
	}

.tags {
	margin:0 auto 10px;
	width:660px;
	text-align: left;
	}

.tags li {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	overflow: hidden;
	margin: 0 5px 0 0;
	padding: 23px 0 0;
	width: 72px;
	height: 0!important;
	}
	
.tags li.theme1-1 {
	background: url('../images/items/option1.jpg') no-repeat;
	width: 110px;
	}
	
.tags li.theme1-2 {
	background: url('../images/items/option2.jpg') no-repeat;
	}
	
.tags li.theme1-3 {
	background: url('../images/items/option3.jpg') no-repeat;
	}
	
.tags li.theme1-4 {
	background: url('../images/items/option4.jpg') no-repeat;
	}
	
.tags li.theme1-5 {
	background: url('../images/items/option5.jpg') no-repeat;
	}
	
.tags li.theme1-6 {
	background: url('../images/items/option6.jpg') no-repeat;
	}
	
.tags li.theme1-7 {
	background: url('../images/items/option7.jpg') no-repeat;
	width: 112px;
	}
	

	
.tags li.theme2-1 {
	background: url('../images/items/option1s.gif') no-repeat;
	width: 110px;
	}
	
.tags li.theme2-2 {
	background: url('../images/items/option2s.gif') no-repeat;
	}
	
.tags li.theme2-3 {
	background: url('../images/items/option3s.gif') no-repeat;
	}
	
.tags li.theme2-4 {
	background: url('../images/items/option4s.gif') no-repeat;
	}
	
.tags li.theme2-5 {
	background: url('../images/items/option5s.gif') no-repeat;
	}
	
.gallery {
	margin:0 auto 20px;
	width:660px;
	}

.mstage {
	margin:0 0 15px;
	width:660px;
	height:390px;
	overflow: hidden;
	position: relative;
	}

.mstage img {
	position: absolute;
	top:0;
	left:0;
	display: none;
	margin:0;
	width:660px;
	}

.gallery ul {
	margin:0 0 20px;
	}

.gallery ul li {
	margin:0 5px 5px 0;
	width:110px;
	height:65px;
	float:left;
	}
	
.gallery ul li img {
	margin:0;
	width:110px;
	}

.info1 {
	background: url('../images/items/item_areatitle.jpg') no-repeat;
	background-position: 0 center;
	margin:0 0 20px;
	padding:0 0 0 27px;
	font-size:1.6em;
	line-height:19px;
	}

.info1 b {
	margin:0 15px 0 0;
	font-weight: bold;
	}

.entry_areatitle {
	background: url('../images/items/item_areatitle.jpg') no-repeat;
	background-position: 0 center;
	margin:0 0 25px;
	padding:0 0 0 27px;
	font-size:1.6em;
	font-weight: bold;
	line-height:19px;
	}

.basic_info {
	margin:0 0 30px;
	}

.basic_info table {
	margin:0;
	width:400px;
	text-align: left;
	font-size:1.4em;
	float:left;
	}

.basic_info table th {
	padding:8px 5px 7px;
	width:110px;
	color:#1E4CA9;
	background: url('../images/items/dot1.gif') repeat-x;
	background-position: 0 bottom;
	vertical-align: top;
	line-height:1.8;
	}

.basic_info table td {
	padding:8px 5px 7px;
	background: url('../images/items/dot1.gif') repeat-x;
	background-position: 0 bottom;
	line-height:1.8;
	}

.gmap_areablock {
	margin:0;
	width:270px;
	float:right;
	}

.gmap_area {
	margin:0 0 3px;
	padding:6px;
	background-color: #D4D4D4;
	}

#gmap {
	margin:0;
	width:260px;
	height:195px;
	}

.gmap_more {
	margin:0;
	}

.gmap_more a {
	display: block;
	overflow: hidden;
	background: url('../images/items/gmap_more.jpg') no-repeat;
	margin: 0;
	padding: 20px 0 0;
	width: 120px;
	height: 0!important;
	}

.free_block {
	margin:0 0 25px;
	font-size:1.4em;
	text-align: left;
	}

.free_block p,
.free_block div {
	margin:0 0 1em 0;
	line-height:1.7;
	}
	
.free_block p:after,
.free_block div:after {
    content:"";
    clear: both;
    display: block;
    display: inline-block;
    }

.free_block p strong,	
.free_block p strong * {
	font-weight: bold;
	}
	
.free_block p del,	
.free_block p del * {
	text-decoration: line-through;
	}
	
.free_block p em,	
.free_block p em * {
	font-style: italic;
	}
	
.free_block p em,	
.free_block p em * {
	font-style: italic;
	}
	
.free_block blockquote {
  margin: 0 0 0 1.618em;
  padding: 0 1.618em;
  border-left: 3px solid #c0c6c9;
  }
	
.free_block hr {
	margin:3em 0;
	border-bottom:1px solid #666;
	}
	
.basic_data {
	margin:0 0 30px;
	text-align: left;
	}
	
.basic_data table.datable1 {
	margin:0;
	width:350px;
	font-size:1.4em;
	float:left;
	}
	
.basic_data table.datable2 {
	margin:0;
	width:350px;
	font-size:1.4em;
	float:right;
	}

.basic_data table th {
	padding:8px 5px 7px;
	width:110px;
	color:#1E4CA9;
	background: url('../images/items/dot1.gif') repeat-x;
	background-position: 0 bottom;
	vertical-align: top;
	line-height:1.8;
	}

.basic_data table td {
	padding:8px 5px 7px;
	background: url('../images/items/dot1.gif') repeat-x;
	background-position: 0 bottom;
	line-height:1.8;
	}
	
.paging {
	background: url('../images/items/dot1.gif') repeat-x;
	margin:0;
	padding:20px 0 0;
	text-align: center;
	}
	
.paging p {
	display: -moz-inline-box;
	display: inline-block;
	/display: inline;
	/zoom: 1;
	margin:0 5px;
	}
	
.paging p.back,
.paging p.next {
	padding:25px 0 0;
	width:60px;
	}
	
.paging p.back a,
.paging p.next a {
	display: block;
	overflow: hidden;
	background: url('../images/items/paging_back.jpg') no-repeat;
	margin: 0;
	padding: 13px 0 0;
	width: 60px;
	height: 0!important;
	}
	
.paging p.next a {
	background: url('../images/items/paging_next.jpg') no-repeat;
	}
	
.paging p.index {
	width:35px;
	}
	
.paging p.index a {
	display: block;
	overflow: hidden;
	background: url('../images/items/paging_index.jpg') no-repeat;
	margin: 0;
	padding: 38px 0 0;
	width: 35px;
	height: 0!important;
	}
	
.paging p.back a:hover,
.paging p.next a:hover,
.paging p.index a:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	zoom:1;
	}

.recommend_title {
	background: url('../images/items/recommend.jpg') no-repeat;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 34px 0 0;
	width: 495px;
	height: 0!important;
	}
				
.reco_block {
	margin:0;
	}

.pbox {
	margin:0 10px 0 0;
	padding:10px;
	width:218px;
	height:273px;
	border:1px solid #333;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFF;
	position: relative;
	float:left;
	}