@charset "shift_jis";
/*全ページ適用CSS -------------------------------------------------------------- */

* {
	margin		: 0;
	padding		: 0;
	font-style	: normal;
	font-size	: 100%;
}

body {
	/*font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka, "メイリオ", Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;*/
	font-family: "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", Osaka,"MS P Gothic", "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	line-height:1.5;
	background: url(../img/img-common/contents_bg01.gif) repeat;
	color: #333333;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, th, td{  
margin:0; padding:0;  
}  
table{  
border-collapse:collapse; border-spacing:0;  
}  
fieldset, img{  
border:0;  
} 
img {
vertical-align: top;
}
address, caption, cite, code, dfn, em, strong, th, var{
font-style:normal; font-weight:normal;  
}
ol, ul{  
list-style:none;  
} 
caption, th{  
text-align:left;  
}
h1, h2, h3, h4, h5, h6{  
font-size:100%; font-weight:normal;  
}
hr {
display: none;
}

abbr, acronym{  
border:0;  
}
/* モダンブラウザ向け */
.clearfix:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
}
.clearfix {
        display: inline-block;
}
/* IE-mac \*/
* html .clearfix {
        height: 1%;
}
.clearfix {
        display: block;
}
/* End IE-mac */

.clear{
clear:both;
} 

/*------------------------------------
リンク 
------------------------------------*/ 
a:link, a:visited {
	text-decoration:underline;
	color: #0000FF;
}

a:hover {
	text-decoration:none;
	color: #3C3CFF;
}


area {
	outline: none;
}


/*------------------------------------
ラッパー 
------------------------------------*/ 
#wrapper {
	margin: 0px auto;
	text-align: left;
	background: #F2F2F2;
	width: 920px;
	clear: both;
}

/*------------------------------------
ヘッダー 
------------------------------------*/ 
#headWrp {
	background: url(../img/img-common/hed_bg01.jpg) repeat-x left top;
}

#header {
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
	position: relative;
	height: 145px;
}

/*h1 {
	font-size: 10px;
	padding: 6px 0px 7px;
	float: right;
	text-align: right;
	margin: 0px;
	width: 600px;
}
*/
#header h1 {
	padding: 0;
	margin: 0 355px 11px 0;
	float: left;
}

/*#header p.logo {
	width: 325px;
	top: 0px;
	left: 0px;
	position: absolute;
}*/
/*#header p.logo {
	margin: 0px;
	padding: 0px;
	float: left;
}*/

#header ol {
	margin: 0;
	padding: 0;
	width: 920px;
	height: 60px;
	clear: both;
	background: url(../img/img-common/hed_bg02.jpg) no-repeat left 10px;
}
#header ol li {
	float: left;
	margin: 0;
	padding: 10px 2px 0 0;
}
#header ol li.method06 {
	padding: 10px 10px 0 0;
}
#header ol li.method07 {
	padding: 0 0 10px;
}
#header ol li a{
	display: block;
	background: url(../img/img-common/hed_nav01.jpg) no-repeat left top;
	text-indent: -10000px;
	height: 40px;
	width: 111px;
	outline: none;
	overflow: hidden;
}
#header ol li.method02 a{
	background: url(../img/img-common/hed_nav02.jpg) no-repeat left top;
	width: 125px;
}
#header ol li.method03 a{
	background: url(../img/img-common/hed_nav03.jpg) no-repeat left top;
	width: 120px;
}
#header ol li.method04 a{
	background: url(../img/img-common/hed_nav04.jpg) no-repeat left top;
	width: 115px;
}
#header ol li.method05 a{
	background: url(../img/img-common/hed_nav05.jpg) no-repeat left top;
	width: 119px;
}
#header ol li.method06 a{
	background: url(../img/img-common/hed_nav06.jpg) no-repeat left top;
	width: 170px;
}
#header ol li.method07 a{
	background: url(../img/img-common/hed_nav07.gif) no-repeat left top;
	width: 140px;
	height: 50px;
}
#header ol.index li.method01 a{
	background: url(../img/img-common/hed_nav01.jpg) no-repeat left bottom;
}
#header ol.staff li.method02 a{
	background: url(../img/img-common/hed_nav02.jpg) no-repeat left bottom;
}
#header ol.shop li.method03 a{
	background: url(../img/img-common/hed_nav03.jpg) no-repeat left bottom;
}
#header ol.inquiry li.method06 a{
	background: url(../img/img-common/hed_nav06.jpg) no-repeat left bottom;
}
#header ol li a:hover{
	background-position: left bottom;
}

#header p.btn {
	margin: 0px;
	padding: 1px 0px 0px;
	float: right;
}
#header p.btn a{
	background: url(../img/img-common/hed_btn01.jpg) no-repeat left top;
	width: 264px;
	height: 47px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	outline: none;
}

#header p.btn a:hover{
	background-position: right top;
}






/*------------------------------------
コンテンツ 
------------------------------------*/ 
#contents {
	width: 920px;
	margin: 0px;
	padding: 0px;
}


/*------------------------------------
ページトップ
------------------------------------*/ 



#pagetop {
	clear: both;
	width: 100%;
	margin: 0px;
	padding: 40px 0px 0px;
}
#contents #pagetop p {
	margin: 0px 0px 0px 742px;
}
#pagetop p a{
	background: url(../img/img-common/pagetop_btn01.gif) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 11px;
	width: 136px;
	outline: none;
	overflow: hidden;
}
#pagetop p a:hover{
	background-position: right top;
}


/*------------------------------------
フッター 
------------------------------------*/ 

#contents #footer {
	width: 920px;
	margin: 100px 0px 0px;
}
#contents #footer ul {
	background: url(../img/img-common/fot_bg06.jpg) no-repeat;
	font-size: 108%;
	padding: 20px 0px;
	text-align: center;
	margin: 0px auto;
	width: auto;
}

/*#contents #footer ul {
	background: url(../img/img-common/fot_bg06.jpg) no-repeat;
	font-size: 108%;
	padding: 20px 0px 0;
	text-align: center;
	margin: 0px auto;
	width: auto;
}
#contents #footer ul.last {
	padding: 9px 0px 20px;
}
*/
#contents #footer li {
	display: inline;
	margin: 0px 40px 0px 0px;
	padding: 0 0 0 15px;
	background: url(../img/img-common/fot_ico01.gif) no-repeat left 1px;
	float: none;
}

#contents #footer li a{
	color: #333333;
	text-decoration: none;
	padding: 0;
	margin: 0;
	background: none;
}
#contents #footer li a:hover{
	color: #3C3CFF;
	text-decoration: underline;
}
/*------------------------------------
コピーライト
------------------------------------*/ 
#contents #copyright {
	background: url(../img/img-common/copy_bg01.gif) repeat-x;
}
#contents #copyright p {
	margin: 0px auto;
	width: 920px;
}

#copyright {
	background: url(../img/img-common/copy_bg01.gif) repeat-x;
}








/*売却サイト適用CSS -------------------------------------------------------------- */

/*------------------------------------
ラッパー 
------------------------------------*/ 
.b_common #wrapper {
	background: #FFFFFF;
}



/*------------------------------------
ヘッダー 
------------------------------------*/ 
.b_common #headWrp {
	background: url(../img/img-common/hed_bg_under01.gif) repeat-x left top;
}
.b_common #header {
	height: 85px;
}

.b_common #header p.btn a{
	background: url(../img/img-b_common/hed_btn01.jpg) no-repeat left top;
	width: 215px;
	height: 48px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
	outline: none;
}
.b_common #header p.btn a:hover{
	background-position: right top;
}



.b_common #header h1 {
	margin: 0px;
	padding: 0px 0px 16px;
}
.b_common #header ul#subnav {
	margin: 0 0 0 490px;
	padding: 40px 0 0;
}
.b_common #header ul#subnav li {
	float: left;
	margin: 0;
	padding: 0 20px;
	background: url(../img/img-common/hed_lin_under01.gif) no-repeat right top;
}
.b_common #header ul#subnav li.method01 {
	padding: 0 20px 0 0;
}
.b_common #header ul#subnav li.method05 {
	padding: 0 0 0 15px;
}
.b_common #header ul#subnav li a{
	background: url(../img/img-common/hed_subnav01.gif) no-repeat left top;
	width: 74px;
	height: 26px;
	display: block;
	outline: none;
	overflow: hidden;
	text-indent: -10000px;
}

.b_common #header ul#subnav li.method01 a{
	width: 50px;
}
.b_common #header ul#subnav li.method02 a{
	background: url(../img/img-common/hed_subnav02.gif) no-repeat left top;
}
.b_common #header ul#subnav li.method03 a{
	background: url(../img/img-common/hed_subnav03.gif) no-repeat left top;
}
.b_common #header ul#subnav li.method04 a{
	background: url(../img/img-common/hed_subnav04.gif) no-repeat left top;
}
.b_common #header ul#subnav li.method05 a{
	background: url(../img/img-common/hed_subnav05.jpg) no-repeat left top;
	width: 196px;
}
.b_common #header ul#subnav li a:hover{
	background-position: left bottom;
}
.b_common #header ul#subnav li.method03 a{
	background-position: left bottom;
}


/*------------------------------------
コンテンツ
------------------------------------*/ 
.b_common #contents {
	float: right;
	width: 730px;
}


/*------------------------------------
左ナビ
------------------------------------*/ 
.b_common #left_nav {
	float: left;
	width: 190px;
}
.b_common #left_nav .flash {
	margin: 0px 0px 25px 0px;
	padding: 0px;
}
.b_common #left_nav h3 {
	margin: 13px 0px 0px 10px;
	padding: 0px;
}
.b_common #left_nav h3.last {
	margin: 36px 0px 0px 10px;
}

.b_common #left_nav ul {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
.b_common #left_nav ul li {
	margin: 0px 0px 9px;
	padding: 0px;
}
.b_common #left_nav ul li a{
	background:url(../img/img-b_common/left_btn01.jpg) no-repeat left top;
	width: 180px;
	height: 50px;
	text-indent: -10000px;
	outline: none;
	overflow: hidden;
	display: block;
}
.b_common #left_nav ul li.method02 a{
	background:url(../img/img-b_common/left_btn02.jpg) no-repeat left top;
}
.b_common #left_nav ul li a:hover{
	background-position: right top!important;
}


.b_common #left_nav ul.block {
	background: url(../img/img-b_common/left_bg01.gif) no-repeat left top;
	height: 114px;
	width: 180px;
	line-height: normal;
}
.b_common #left_nav ul.block li {
	margin: 0;
	padding: 10px 0 13px 9px;
}
.b_common #left_nav ul.block li.method01 {
	padding-top: 14px ;
}
.b_common #left_nav ul.block li.method02 {
	padding-bottom: 16px ;
}
.b_common #left_nav ul.block li a{
	background:url(../img/img-b_common/left_btn03.gif) no-repeat left top;
	width: 123px;
	height: 13px;
}
.b_common #left_nav ul.block li.method02 a{
	background:url(../img/img-b_common/left_btn04.gif) no-repeat left top;
	width: 153px;
	height: 12px;
}
.b_common #left_nav ul.block li.method03 a{
	background:url(../img/img-b_common/left_btn05.gif) no-repeat left top;
	width: 147px;
}


.b_common #left_nav ul.block2 {
	margin: 22px 0px 0px 10px;
	padding: 0px;
}

.b_common #left_nav ul.block2 li a{
	background:url(../img/img-b_common/left_btn06.jpg) no-repeat left top;
	height: 64px;
}
.b_common #left_nav ul.block2 li.method02 a{
	background:url(../img/img-b_common/left_btn07.jpg) no-repeat left top;
	height: 72px;
}


.b_common #left_nav ul.last li {
	margin: 0;
}
.b_common #left_nav ul.last li.method02 {
	padding: 0 0 30px;
}
.b_common #left_nav ul.last li a{
	background:url(../img/img-b_common/left_btn08.gif) no-repeat left top;
	width: 174px;
	height: 46px;
}
.b_common #left_nav ul.last li.method02 a{
	background:url(../img/img-b_common/left_btn09.gif) no-repeat left top;
	height: 51px;
}



.b_common #left_nav .block3 {
	background: #1FAACD url(../img/img-b_common/left_bg02.gif) no-repeat left top;
	margin: 0px 0px 15px 15px;
	width: 170px;
}
.b_common #left_nav .block3 dl {
	margin: 0px;
	padding: 12px 0px 0px 11px;
	color: #FFFFFF;
	background: url(../img/img-b_common/left_bg04.gif) no-repeat left bottom;
}
.b_common #left_nav .block3 dl dt {
	font-size: 118%;
	padding: 0;
	margin: 0 0 8px;
}
.b_common #left_nav .block3 dd.tel {
	margin: 0px;
	padding: 0px 0px 8px 0;
	font-size: 16px;
	font-weight: bold;
}

.b_common #left_nav .block3 dd.tel strong {
	background: url(../img/img-b_common/left_bg03.gif) no-repeat left 3px;
	padding: 0px 0px 0px 42px;
	display: block;
	font-weight: bold;
}
.b_common #left_nav .block3 dd.tel em {
	background: url(../img/img-b_common/left_bg05.gif) no-repeat 3px 3px;
	padding: 0px 0px 0px 42px;
	display: block;
	font-weight: bold;
}



.b_common #left_nav .block3 dd {
	margin: 0px;
	padding: 0px 25px 10px 2px;
}
.b_common #left_nav .block3 dd.btn {
	margin: 0px;
	padding: 0px 0px 15px 30px;
}

.b_common #left_nav .block3 dd.btn a{
	background: url(../img/img-b_common/left_btn10.jpg) no-repeat left top;
	text-indent: -10000px;
	display: block;
	outline: none;
	overflow: hidden;
	width: 91px;
	height: 19px;
}
.b_common #left_nav .block3 dd.btn a:hover{
	background-position: right top;
}



.b_common #contents #pagetop p {
	margin: 0px 0px 0px 562px;
}

.b_common #footer {
	clear: both;
}

.b_common #footer ul {
	background: url(../img/img-common/fot_bg06.jpg) no-repeat;
	font-size: 108%;
	padding: 40px 0px 10px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}

.b_common #footer li {
	display: inline;
	margin: 0px 50px 0px 0px;
	padding: 0 0 0 15px;
	background: url(../img/img-common/fot_ico01.gif) no-repeat left 1px;
	float: none;
}

.b_common #footer li a{
	color: #333333;
	text-decoration: none;
}
.b_common #footer li a:hover{
	color: #3C3CFF;
	text-decoration: underline;
}
#copyright p {
	margin: 0px;
	padding: 30px 0px;
}


/*やまびこ不動産共通CSS ---------------------------------------------------------*/

body.y_common {
	background: #FFFFFF url(../img/img-y_common/contents_bg02.jpg) repeat-x;
}

/*------------------------------------
山びこ不動産ラッパー 
------------------------------------*/ 

.y_common #wrapper {
	background: url(../img/img-y_common/contents_bg01.gif) repeat-y;
	width: 960px;
}

/*------------------------------------
山びこ不動産ヘッダー 
------------------------------------*/ 

.y_common #header {
	width: 960px;
	height: auto;
}
.y_common #header h1 {
	margin: 0px;
	padding: 16px 0px 7px 23px;
	float: none;
}
.y_common #header p.logo {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 24px;
}
.y_common #header p.btn {
	margin: 0px;
	padding: 32px 0px 0px 23px;
	float: left;
}
.y_common #header p.btn a{
	background: url(../img/img-y_common/hed_btn01.jpg) no-repeat left top;
	width: 110px;
	height: 21px;
}
.y_common #header p.btn a:hover{
	background-position: right top;
}

.y_common #header dl {
	margin: 0px;
	padding: 29px 0px 10px 257px;
	float: left;
}
.y_common #header dt,
.y_common #header dd {
	float: left;
}
.y_common #header dt{
	padding: 0 8px 0 0;
}
.y_common #header dd.btn {
	float: left;
	margin: 0px;
	padding: 14px 0px 0px;
}
.y_common #header dd.btn a{
	background: url(../img/img-y_common/hed_btn02.jpg) no-repeat left top;
	width: 50px;
	height: 18px;
	text-indent: -10000px;
	outline: none;
	overflow: hidden;
	display: block;
}
.y_common #header dd.btn a:hover{
	background-position: right top;
}


/*------------------------------------
山びこ不動産コンテンツ
------------------------------------*/ 
.y_common #contents {
	clear: both;
	width: 960px;
}

/*------------------------------------
山びこ不動産フッター
------------------------------------*/ 

.y_common #footer {
	background: url(../img/img-y_common/fot_bg01.gif) no-repeat left 65px;
	padding: 65px 0px 0px;
	width: 100%;
}
.y_common #footer p {
	padding: 36px 0 50px;
	margin: 0;
	text-align: center;
}
.y_common #pagetop {
	padding: 3px 0px 0px;
}
.y_common #pagetop p {
	margin: 0px 0px 0px 868px;
	padding: 0;
}
.y_common #pagetop p a{
	background: url(../img/img-y_common/fot_btn01.gif) no-repeat left top;
	text-indent: -10000px;
	display: block;
	height: 66px;
	width: 66px;
	outline: none;
	overflow: hidden;
}
.y_common #pagetop p a:hover{
	background-position: right top;
}









/*本店共通CSS ---------------------------------------------------------*/


.h_common #header ol {
	margin: 0;
	padding: 0;
	width: 920px;
	height: 51px;
	clear: both;
	background: url(none);
}
.h_common #header ol li {
	float: left;
	margin: 0;
	padding: 0;
}
.h_common #header ol li.method06 {
	padding: 0;
}
.h_common #header ol li.method07 {
	padding: 0;
}
.h_common #header ol li a{
	display: block;
	background: url(../img/img-h_common/hed_nav01.jpg) no-repeat left top;
	text-indent: -10000px;
	height: 40px;
	width: 118px;
	outline: none;
	overflow: hidden;
}
.h_common #header ol li.method02 a{
	background: url(../img/img-h_common/hed_nav02.jpg) no-repeat left top;
	width: 124px;
}
.h_common #header ol li.method03 a{
	background: url(../img/img-h_common/hed_nav03.jpg) no-repeat left top;
	width: 126px;
}
.h_common #header ol li.method04 a{
	background: url(../img/img-h_common/hed_nav04.jpg) no-repeat left top;
	width: 127px;
}
.h_common #header ol li.method05 a{
	background: url(../img/img-h_common/hed_nav05.jpg) no-repeat left top;
	width: 129px;
}
.h_common #header ol li.method06 a{
	background: url(../img/img-h_common/hed_nav06.jpg) no-repeat left top;
	width: 122px;
}
.h_common #header ol li.method07 a{
	background: url(../img/img-h_common/hed_nav07.jpg) no-repeat left top;
	width: 174px;
}
.h_common #header ol.index li.method01 a{
	background: url(../img/img-h_common/hed_nav01.jpg) no-repeat left bottom;
}
.h_common #header ol.company li.method02 a{
	background: url(../img/img-h_common/hed_nav02.jpg) no-repeat left bottom;
}
.h_common #header ol.activities li.method03 a{
	background: url(../img/img-h_common/hed_nav03.jpg) no-repeat left bottom;
}
.h_common #header ol.store_list li.method04 a{
	background: url(../img/img-h_common/hed_nav04.jpg) no-repeat left bottom;
}
.h_common #header ol.voice li.method05 a{
	background: url(../img/img-h_common/hed_nav05.jpg) no-repeat left bottom;
}
.h_common #header ol.employ li.method06 a{
	background: url(../img/img-h_common/hed_nav06.jpg) no-repeat left bottom;
}
.h_common #header ol.inquiry li.method07 a{
	background: url(../img/img-h_common/hed_nav07.jpg) no-repeat left bottom;
}

.h_common #header ol li a:hover{
	background-position: left bottom;
}


/*------------------------------------
ヘッダー 
------------------------------------*/ 
.h_common #headWrp {
	background: url(../img/img-h_common/hed_bg01.gif) repeat-x left top;
}

.h_common #header {
	width: 920px;
	margin: 0px auto;
	padding: 0px;
	background: url(../img/img-h_common/hed_bg02.gif) no-repeat right top;
}

.h_common #header h1 {
	padding: 0;
	margin: 0 0 21px;
	float: none;
}


/*------------------------------------
コンテンツ 
------------------------------------*/ 
.h_common #contents {
	background: #FFFFFF;
}

/*------------------------------------
フッター 
------------------------------------*/ 

.h_common #footer {
	margin: 0px auto;
	width: 920px;
	text-align: left;
	padding: 18px 0px 0px;
	clear: both;
}


.h_common #footer ul {
	font-size: 108%;
	padding: 20px 0px;
	text-align: center;
	margin: 0px auto;
}

.h_common #footer li {
	display: inline;
	margin: 0px 40px 0px 0px;
	padding: 0 0 0 15px;
	background: url(../img/img-common/fot_ico01.gif) no-repeat left 1px;
	float: none;
}
.h_common #footer li.last {
	margin: 0;
}

.h_common #footer li a{
	color: #333333;
	text-decoration: none;
}
.h_common #footer li a:hover{
	color: #3C3CFF;
	text-decoration: underline;
}



.h_common #pagetop {
	margin: 0;
	padding: 40px 0px 0px;
}
.h_common #pagetop p {
	margin: 0px 0px 0px 752px;
}



/*------------------------------------
コピーライト
------------------------------------*/ 

.h_common #copyright_wrp {
	background: url(../img/img-h_common/fot_bg01.jpg) repeat-x;
}

.h_common #copyright {
	margin: 0px auto;
	width: 920px;
	text-align: left;
	padding: 30px 0px 0px;
	background: url(../img/img-h_common/fot_bg02.jpg) no-repeat right top;
}
.h_common #copyright dl {
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width: 700px;
}
.h_common #copyright dt {
	border-bottom: 1px solid #01A0C7;
	font-size: 118%;
	font-weight: bold;
	color: #14819C;
	margin: 0 0 5px;
	padding: 0px 0px 2px 10px;
}
.h_common #copyright dd {
	float: left;
	margin: 0;
	padding: 0 0 0 9px;
}
.h_common #copyright dd.first {
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
}

.h_common #copyright p {
	margin: 0px;
	padding: 15px 0px;
	clear: both;
	width: 100%;
	text-align: center;
}
.h_common #copyright p.seo {
	margin: 0 65px;
	padding: 30px 0 15px;
	text-align: left;
	width: auto;
}












/*やまびこ不動産ハブページ共通CSS ---------------------------------------------------------*/

body.yhub_common {
	background: #FFFFFF url(../img/img-yhub_common/contents_bg01.gif) repeat-x;
}

/*------------------------------------
山びこ不動産ラッパー 
------------------------------------*/ 

.yhub_common #wrapper {
	width: 960px;
	background: #ffffff url(../img/img-yhub_common/contents_bg02.gif) repeat-y;
}

/*------------------------------------
山びこ不動産ヘッダー 
------------------------------------*/ 

.yhub_common #header {
	width: 960px;
	height: auto;
	position: relative;
	z-index: 1;
}
.yhub_common #header h1 {
	margin: 0 0 0 215px;
	padding: 16px 0px 7px 0;
	float: left;
	display: inline;
}


.yhub_common #header dl {
	margin: 0 0 0 210px;
	padding: 3px 0px 3px 0;
	float: left;
}
.yhub_common #header dt,
.yhub_common #header dd {
	float: left;
}
.yhub_common #header dt{
	padding: 0 8px 0 0;
}
.yhub_common #header dd.btn {
	float: left;
	margin: 0px;
	padding: 14px 0px 0px;
}
.yhub_common #header dd.btn a{
	background: url(../img/img-y_common/hed_btn02.jpg) no-repeat left top;
	width: 50px;
	height: 18px;
	text-indent: -10000px;
	outline: none;
	overflow: hidden;
	display: block;
}
.yhub_common #header dd.btn a:hover{
	background-position: right top;
}

.yhub_common #header p {
	background: url(../img/img-yhub_common/hed_bg01.gif) no-repeat 135px top;
	width: 866px;
	margin: 0 0px 0 80px;
	padding: 18px 0 9px 0;
	clear: both;
}

.yhub_common #header p.logo {
	background: none;
	width: 183px;
	margin: 0;
	padding: 0;

	position: absolute;

	top: 6px;
	left: 17px;
	z-index: 2;
}
/*------------------------------------
山びこ不動産コンテンツ
------------------------------------*/ 
.yhub_common #contents {
	clear: both;
	width: 960px;
}

/*------------------------------------
山びこ不動産フッター
------------------------------------*/ 

.yhub_common #footer {
	background: url(../img/img-y_common/fot_bg01.gif) no-repeat left bottom;
	padding: 0;
	width: 100%;
	clear: both;
}
.yhub_common #footer p {
	padding: 125px 0 40px 0;
	margin: 0;
	text-align: center;
}





.yhub_common #pagetop {
	padding: 3px 0px 0px;
}
.yhub_common #pagetop p {
	margin: 0px 0px 0px 868px;
	padding: 0;
}





.under_common #headWrp {
	background: url(../img/img-common/hed_bg_under01.gif) repeat-x left top;
}

.under_common #header h1 {
	margin: 0px;
	padding: 0px 0px 16px;
}
.under_common #header ul#subnav {
	margin: 0 0 0 490px;
	padding: 40px 0 0;
}
.under_common #header ul#subnav li {
	float: left;
	margin: 0;
	padding: 0 20px;
	background: url(../img/img-common/hed_lin_under01.gif) no-repeat right top;
}
.under_common #header ul#subnav li.method01 {
	padding: 0 20px 0 0;
}
.under_common #header ul#subnav li.method04 {
	background: none;
}
.under_common #header ul#subnav li.method05 {
	padding: 0 0 0 15px;
}
.under_common #header ul#subnav li a{
	background: url(../img/img-common/hed_subnav01.gif) no-repeat left top;
	width: 74px;
	height: 26px;
	display: block;
	outline: none;
	overflow: hidden;
	text-indent: -10000px;
}

.under_common #header ul#subnav li.method01 a{
	width: 50px;
}
.under_common #header ul#subnav li.method02 a{
	background: url(../img/img-common/hed_subnav02.gif) no-repeat left top;
}
.under_common #header ul#subnav li.method03 a{
	background: url(../img/img-common/hed_subnav03.gif) no-repeat left top;
}
.under_common #header ul#subnav li.method04 a{
	background: url(../img/img-common/hed_subnav04.gif) no-repeat left top;
}
.under_common #header ul#subnav li.method05 a{
	background: url(../img/img-common/hed_subnav05.jpg) no-repeat left top;
	width: 196px;
}
.under_common #header ul#subnav li a:hover{
	background-position: left bottom;
}
.s_common #header ul#subnav li.method02 a{
	background-position: left bottom;
}
.r_common #header ul#subnav li.method04 a{
	background-position: left bottom;
}
.under_common #header ol{
	background: url(../img/img-common/hed_bg_under02.gif) repeat-x left top;
	clear: both;
	width: 920px;
	height: 50px;
}

.under_common #header ol li{
	padding: 4px 3px 0 0;
}
.under_common #header ol li.method01{
	padding: 4px 3px 0 0px;
}
.under_common #header ol li.method06{
	padding: 4px 0 0 0;
}
.under_common #header ol li a{
	background: url(../img/img-r_common/hed_nav01.gif) no-repeat left top;
	width: 95px;
	height: 29px;
	display: block;
	outline: none;
	overflow: hidden;
	text-indent: -10000px;
}
.under_common #header ol li.method01 a{
	margin: 0 0 0 262px;
}
.under_common #header ol li.method02 a{
	background: url(../img/img-r_common/hed_nav02.gif) no-repeat left top;
	width: 104px;
}
.under_common #header ol li.method03 a{
	background: url(../img/img-r_common/hed_nav03.gif) no-repeat left top;
}
.under_common #header ol li.method04 a{
	background: url(../img/img-r_common/hed_nav04.gif) no-repeat left top;
}
.under_common #header ol li.method05 a{
	background: url(../img/img-r_common/hed_nav05.gif) no-repeat left top;
}
.under_common #header ol li.method06 a{
	background: url(../img/img-r_common/hed_nav06.gif) no-repeat left top;
	width: 154px;
}
.under_common #header ol li a:hover{
	background-position: left bottom;
}



.s_common #header ol{
	background: url(../img/img-s_common/bg_01.gif) repeat-x left top;
}
.s_common #header ol li{
	padding: 3px 3px 0 0;
}
.s_common #header ol li.method01{
	padding: 3px 3px 0 0px;
}
.s_common #header ol li.method06{
	padding: 3px 0 0 2px;
}
.s_common #header ol li a{
	background: url(../img/img-s_common/hed_nav01.gif) no-repeat left top;
	width: 95px;
	height: 33px;
	display: block;
	outline: none;
	overflow: hidden;
	text-indent: -10000px;
}
.s_common #header ol li.method01 a{
	margin: 0 0 0 160px;
}
.s_common #header ol li.method02 a{
	background: url(../img/img-s_common/hed_nav02.gif) no-repeat left top;
	width: 104px;
}
.s_common #header ol li.method03 a{
	background: url(../img/img-s_common/hed_nav03.gif) no-repeat left top;
}
.s_common #header ol li.method04 a{
	background: url(../img/img-s_common/hed_nav04.gif) no-repeat left top;
}
.s_common #header ol li.method05 a{
	background: url(../img/img-s_common/hed_nav05.gif) no-repeat left top;
	width: 154px;
}
.s_common #header ol li.method06 a{
	background: url(../img/img-s_common/hed_nav06.gif) no-repeat left top;
	width: 95px;
}
.s_common #header ol li.method07 a{
	background: url(../img/img-s_common/hed_nav07.gif) no-repeat left top;
	width: 95px;
}
.s_common #header ol li a:hover{
	background-position: left bottom;
}



.introduce #wrapper #contents{
	background: #F2F2F2 !important;
}
.estate_common #wrapper #contents{
	background: #F2F2F2 !important;
}

.staff_list #wrapper #contents{
	background: #FEFEE0 !important;
}
.staff_list #wrapper #footer{
	background: #FEFEE0 !important;
}

.staff_detail #wrapper #contents{
	background: #FEFEE0 !important;
}
.staff_detail #wrapper #footer{
	background: #FEFEE0 !important;
}



/*
.estate_common #header ol{
	background: url(../img/img-common/hed_bg_under03.gif) repeat-x left top!important;
}
.estate_common #header ol li a{
	height: 29px;
}


.estate_common #header ol li.method01 a{
	background: url(../img/img-common/hed_nav001.gif) no-repeat left top!important;
	margin: 0 0 0 262px;
}
.estate_common #header ol li.method02 a{
	background: url(../img/img-common/hed_nav002.gif) no-repeat left top!important;
}
.estate_common #header ol li.method03 a{
	background: url(../img/img-common/hed_nav003.gif) no-repeat left top!important;
}
.estate_common #header ol li.method04 a{
	background: url(../img/img-common/hed_nav005.gif) no-repeat left top!important;
}
.estate_common #header ol li.method05 a{
	background: url(../img/img-common/hed_nav006.gif) no-repeat left top!important;
}
.estate_common #header ol li.method06 a{
	display: none;
}
.estate_common #header ol li.method07 a{
	background: url(../img/img-common/hed_nav004.gif) no-repeat left top!important;
}
.estate_common #header ol li a:hover{
	background-position: left bottom;
}


.estate_common #header ul#subnav li.method02 a{
	background-position: left top;
}
.estate_common #header ul#subnav li.method04 a{
	background-position: left top;
}




.introduce #header ol{
	background: url(../img/img-common/hed_bg_under03.gif) repeat-x left top;
}
.introduce #header ol li.method01 a{
	background: url(../img/img-common/hed_nav001.gif) no-repeat left top;
	margin: 0 0 0 262px;
}
.introduce #header ol li.method02 a{
	background: url(../img/img-common/hed_nav002.gif) no-repeat left top;
}
.introduce #header ol li.method03 a{
	background: url(../img/img-common/hed_nav003.gif) no-repeat left top;
}
.introduce #header ol li.method04 a{
	background: url(../img/img-common/hed_nav004.gif) no-repeat left top;
}
.introduce #header ol li.method05 a{
	background: url(../img/img-common/hed_nav005.gif) no-repeat left top;
}
.introduce #header ol li.method06 a{
	background: url(../img/img-common/hed_nav006.gif) no-repeat left top;
}
.introduce #header ol li a:hover{
	background-position: left bottom;
}

.introduce #header ul#subnav li.method02 a{
	background-position: left top;
}
.introduce #header ul#subnav li.method04 a{
	background-position: left top;
}





.staff_list #header ol{
	background: url(../img/img-common/hed_bg_under03.gif) repeat-x left top;
}
.staff_list #header ol li.method01 a{
	background: url(../img/img-common/hed_nav001.gif) no-repeat left top;
	margin: 0 0 0 262px;
}
.staff_list #header ol li.method02 a{
	background: url(../img/img-common/hed_nav002.gif) no-repeat left top;
}
.staff_list #header ol li.method03 a{
	background: url(../img/img-common/hed_nav003.gif) no-repeat left top;
}
.staff_list #header ol li.method04 a{
	background: url(../img/img-common/hed_nav004.gif) no-repeat left top;
}
.staff_list #header ol li.method05 a{
	background: url(../img/img-common/hed_nav005.gif) no-repeat left top;
}
.staff_list #header ol li.method06 a{
	background: url(../img/img-common/hed_nav006.gif) no-repeat left top;
}
.staff_list #header ol li a:hover{
	background-position: left bottom;
}

.staff_list #header ul#subnav li.method02 a{
	background-position: left top;
}
.staff_list #header ul#subnav li.method04 a{
	background-position: left top;
}


.total_contact #header ol{
	background: url(../img/img-common/hed_bg_under03.gif) repeat-x left top;
}
.total_contact #header ol li.method01 a{
	background: url(../img/img-common/hed_nav001.gif) no-repeat left top;
	margin: 0 0 0 262px;
}
.total_contact #header ol li.method02 a{
	background: url(../img/img-common/hed_nav002.gif) no-repeat left top;
}
.total_contact #header ol li.method03 a{
	background: url(../img/img-common/hed_nav003.gif) no-repeat left top;
}
.total_contact #header ol li.method04 a{
	background: url(../img/img-common/hed_nav004.gif) no-repeat left top;
}
.total_contact #header ol li.method05 a{
	background: url(../img/img-common/hed_nav005.gif) no-repeat left top;
}
.total_contact #header ol li.method06 a{
	background: url(../img/img-common/hed_nav006.gif) no-repeat left top;
}
.total_contact #header ol li a:hover{
	background-position: left bottom;
}

.total_contact #header ul#subnav li.method02 a{
	background-position: left top;
}
.total_contact #header ul#subnav li.method04 a{
	background-position: left top;
}*/


.r_common #footer h3#osusume {
	position: absolute;
	left: 336px;
	top: 0px;
}


.s_common #footer h3#osusume {
	position: absolute;
	left: 336px;
	top: 0px;
}

