@charset "UTF-8";

body {
	padding: 0px;
	margin: 0px;
	min-width: 960px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	background-image: url(../img/bg_common_01.png);
	background-repeat: repeat;
}
.onlySP {
	display: none;	
}

a {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #DD5800;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
a:hover img.opa {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

/*============================
#header
============================*/

header#header{
	height:200px;
}
#headerInner{
	width:960px;
	margin:auto;
}

#headInner01{
	height:130px;
	text-align:center;
	padding-top:20px;
	position: relative;
}

#header #headInner01 h1{
	text-indent:-9999px;
	margin: 0px;
}
#header #headInner01 h1 a{
	background: url(../img/img_logo_01.png) no-repeat center center;
	width:190px;
	height:103px;
	margin:auto;
	display:block;
}
#headerInner #headInner01 a:hover{
	color:#666;
	text-decoration:none;
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#headerInner #headInner01 #fishBnr {
	position: absolute;
	left: 0;
	top: 60px;
}

#hBoxL{
	float: left;
	width: 695px;
}
#hBoxR{
	float: left;
	width: 255px;
	padding-left: 10px;
}
#headInner02{
	position:relative;

}
#hInner02_01{
	padding-left: 35px;
	background: url(../img/img_tel_01.png) no-repeat left top;
	text-indent:-9999px;
	width:187px;
	height:31px;
}
#hInner02_02{
	font-size: 10px;
	position:absolute;
	left:35px;
	top:21px;
}

/*============================
#nav
============================*/
#gNav{
	height:35px;
	clear:both;
}
ul#nav {
	width:695px;
	margin:auto;
}
ul#nav li{
	text-align:center;
	font-size:11px;
	

}
ul#nav li a {
	display:block;
	float:left;
	height: 28px;
	color:#333;
	border-left:solid 1px #E2DCCA;
	padding-top: 7px;
}
ul#nav li a span{
	font-size:10px;
	color:#D2B340;
}
ul#nav li a:hover{
	color:#777;
	text-decoration:none;
	/*
	opacity: 0.7;
	filter: alpha(opacity=70);
	*/
}
ul#nav li a:hover span {
	color:#eacb58;
}
ul#nav li.last a{
	margin-right:0px;
	border-right:solid 1px #E2DCCA;
}

div#gNav ul.length3 li a{ width:32%;}
div#gNav ul.length4 li a{ width:24%;}
div#gNav ul.length5 li a{ width:19%;}
div#gNav ul.length6 li a{ width:16%;}
div#gNav ul.length7 li a{ width:14%; font-size:12px;}
div#gNav ul.length8 li a{ width:12%; font-size:11px;}
div#gNav ul.length9 li a{ width:10.5%; font-size:11px;}
div#gNav ul.length10 li a{ width:9.5%; font-size:11px;}

/*============================
#headAreaTop
============================*/
#headAreaTop{
	height:76px;
	border-top:solid 4px #D2B340;
	background-color: #403831;
}
#hatInner01{
	width: 960px;
	margin: auto;
	height:76px;
	text-indent:-9999px;
	background: url(../img/txt_top_01.png) no-repeat center center;
}
/*============================
#pankuzu
============================*/
#headAreaSub{
	height:36px;
	border-top:solid 4px #D2B340;
	background-color: #403831;
}
#pankuzu {
	padding:10px 0;
}
#pankuzuInner {
	width: 960px;
	margin: auto;
	font-size: 11px;
	text-align:right;
	color:#FFF;
}
#pankuzuInner a{
	color:#D2B23F;
}
/*============================
#main
============================*/
#main{
	width: 960px;
	margin: auto;
	margin-bottom: 30px;
	padding-top:30px;
}
#main h2{
	font-size:20px;
	font-weight:bold;
	background: url(../img/img_h2_01.png) no-repeat left 2px;
	padding-left:15px;
	margin-bottom:10px;
}

/*============================
#footer
============================*/
#footer{
	width:100%;
	background-color:#403831;
}
#footerInner{
	width: 960px;
	margin: auto;
	padding-top:22px;
	height: 100px;
}

#footInner01{
	position:relative;
}
#footInner01 #flogo a{
	float:left;
	width:292px;
	height:57px;
	background: url(../img/img_logo_02.png) no-repeat left top;
	text-indent:-9999px;
}
#footInner01 #flogo a:hover{
	opacity:0.7;
	filter: alpha(opacity=70);
}
#ftxt{
	color: #ddd;
	font-size: 11px;
	position: absolute;
	left: 62px;
}

#footInner02{
	float:right;
}
#fInner02_01{
	background: url(../img/img_tel_02.png) no-repeat left top;
	text-indent:-9999px;
	width:252px;
	height:29px;
}
#fInner02_02{
	font-size: 10px;
	color:#FFF;
	text-align:right;
}
#fInner02_03{
	font-size: 11px;
	color:#FFF;
	text-align:right;
	padding-top:5px;
}

/*============================
#footerLink
============================*/

#footerLink{
	clear:both;
	width: 960px;
	margin: auto;
}
ul#fnav {
	float: right;
}
ul#fnav li{
	float:left;
}
ul#fnav li a {
	padding:0px 0px 0px 25px;
	color:#FFF;
	font-size: 12px;
}
ul#fnav li a:hover{
	color:#CCC;
	text-decoration: underline;
}
ul#fnav li.last a {
	border-right:solid 0px #E6E6DA;
}

/*============================
#copyright
============================*/
#footerInner02{
	clear:both;
	width: 960px;
	margin: auto;
}
#copyright{
	font-size:11px;
	text-align:right;
	padding-top:10px;
	padding-bottom:20px;
	color:#FFF;
}

/*============================
SP用
============================*/
.sfont{ display:none; }

/*============================
ダイアリー用
============================*/
.diaryNone{ display:none; }

/*============================
物件詳細用
============================*/
.wal{
	position:absolute;
	left:0;
	top:0;
}

/* =========================================================
iPhoneLink
========================================================= */
body { min-width:1200px; }

#iPhoneLink {
	font: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom: 1px solid #C8C8C8;
	background-image: -webkit-linear-gradient(top, #FCFCFC, #FCFCFC);
	background-image: linear-gradient(top, #FCFCFC, #FCFCFC);
}
#iPhoneLinkInner {
	width: 960px;
	margin: 0 auto;
	background: url(../img/bg_sp_01.png) no-repeat 0 center;
	background-size: 120px 120px;
	-webkit-background-size: 120px 120px;
}
#iPhoneLinkInner a {
	height: 120px;
	padding: 20px 0 0 150px;
	line-height: 100px;
	text-decoration: none;
	font-weight: bold;
	font-size: 45px;
	color: #333;
	display: block;
	background: url(../img/bg_sp_02.png) no-repeat 100% 50%;
	background-size: 26px 40px;
	-webkit-background-size: 26px 40px;
}
#iPhoneLinkInner a span {
	color: #F90;
}

/*============================
#access
============================*/
div#access {
	position: absolute;
	left: 0;
	top: 0;
}