@charset"utf-8";

/* 基本 */
 .cf:before, .cf:after {
	content:" ";
	display: table;
}
.cf:after {
	clear: both;
}
.cf {
	*zoom: 1;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #99b;
}
a:hover img {
	opacity:0.6;
	filter: alpha(opacity=60);
	-ms-filter:"alpha( opacity=60 )";
	background: #fff;
}
body {
	font-family: verdana, "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
	font-size: 80%;
	color: #3e3a39;
	line-height: 1.6;
}
/* ヘッダー */
 .header {
	height: 131px;
	width: 100%;
	background: url(../images/head-background.gif) repeat-x;
}
.head-contents {
	width: 1080px;
	margin: 0 auto;
	position: relative;
}
.top-links {
	width: 180px;
	position: absolute;
	top:27px;
	right: 0;
}
.logo {
	position: absolute;
	top:60px;
	left: 0;
}
.global {
	width: 592px;
	position: absolute;
	top:81px;
	right: 0;
}
.global img {
	float: left;
}
.global.layers{
	width: 727px;
}
/* メイン画像*/
 .main {
	width: 100%;
	min-width: 1080px;
	height: 487px;
	background: url(../images/main-background.gif) repeat-x;
	overflow: hidden;
}
.mainarea {
	width: 1400px;
	min-width: 1000px;
	position: relative;
}
.mainarea img {
	position: absolute;
	top: 6px;
	left: 0;
}
.pr-text {
	width: 1080px;
	margin: 0 auto;
	position: relative;
	top: 223px;
	left: 33px;
	z-index: 10;
}
/* コンテンツ*/
 .contents {
	width: 1080px;
	margin: 0 auto;
}
.update {
	width: 1080px;
	margin: 0 auto;
}
/* メッセージ*/
 .welcome {
	width: 493px;
	float: left;
	background: url(../images/welcome-top.gif) no-repeat 0 0;
}
.welcome .text {
	padding: 35px 20px 0 20px;
}
.welcome h2 {
	color: #c29e3a;
	font-size: 118%;
	margin-bottom: 20px;
}
.welcome-bottom {
	border: none;
	height: 42px;
	background: url(../images/welcome-bottom.gif) no-repeat 0 0;
}
/* 新着情報*/
 .news {
	width: 507px;
	padding: 0 40px;
	float: left;
}
.news ul {
	margin-left: 20px;
}
.news li {
	padding: 10px 0 5px 0;
	border-bottom: dotted 1px #777;
	background: url(../images/news-arrow.gif) no-repeat 0 17px;
	text-indent: 13px;
}
.news .more-btn {
	padding: 20px;
	text-align: right;
	background: url(../images/news-arrow.gif) no-repeat center right;
}
/* フッター*/
 .footer {
	width: 100%;
	min-width: 1080px;
	margin-top: 40px;
	padding-bottom: 15px;
	background: #2e393c;
	color: #eee;
	font-size: 12px;
}
.contents-area {
	width: 1080px;
	margin: 0 auto;
	padding: 15px 0;
}
.footer a {
	color: #eee;
}
.footer a:hover {
	color: #99b;
}
.footer img {
	float: left;
}
.footer ul {
	width:560px;
	float: left;
	margin: 15px 10px 0 15px;
	line-height: 1;
}
.footer li {
	float: left;
	padding: 0 15px;
	border-right: solid 1px #bbb;
}
.footer li:last-child {
	border-right: none;
}
.footer .company-info {
	width: 300px;
	float: left;
	margin-top: 10px;
}
.copyright {
	text-align: center;
}
/* 物件カルーセル*/
 div.jc-horizontal {
	width: 1030px;
	margin: 10px 45px 0 45px;
}
div.slides {
	padding: 5px 0 0 0;
}
div.jc-horizontal a.next, div.jc-horizontal a.prev {
	margin-top: 75px;
}
#property-menu {
	/*width: 911px;*/
	width: 681px;
	margin: 0 auto;
	padding: 30px 0;
}
#property-menu li {
	/*width: 181px;
	height: 35px;*/
	width: 135px;
	height: 27px;
	float: left;
	border-top: solid 1px #9fa0a0;
	border-left: solid 1px #e2e2e2;
	cursor: pointer;
}
#property-menu li:hover, #property-menu li.active {
	margin-top: -7px;
	height: 42px;
	border-top: solid 1px #268d58;
	background: url(../images/property-menu/property-hover-bg.png) no-repeat;
}
.property-part {
	position: relative;
	height: 230px;
}
.shadow {
	width: 1080px;
	margin: 0 auto 20px auto;
	background: url(../images/property-bottom-bg.gif) repeat-x;
}
#part1, #part2, #part3, #part4, #part5 {
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.linkimg {
	width: 180px;
	float: left;
}