/*ここは消さないで下さい!*/
/* Edited with EditCSS */
/*CSSLicense: jp-soft.com Tsunehisa Hazama*/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
	text-align:center;
	background: #FFF url("http://www.ys-home.com/baibai/img/back.gif");;
	margin : 0px;
	color:#555;
	font-size: 13px;
	line-height: 150%;
}


/* 画像の属性 */
img {
	border-style: none;
}

/*その他*/
.next {
	text-align:right;
	margin : 0px;
	padding :0px 10px 0px 10px;
}

/* リンクの属性（未指定時） */
a:link, a:visited, a:active {color: #0000FF;text-decoration: underline;}
a:hover{color : #FF3300;text-decoration: none;}

/*引用属性*/
blockquote {
	width: 400px;
	height: 200px;
	overflow: auto;
	border: 1px solid #CCC;
	scrollbar-face-color: #DCEBF0;
	margin: 10px 20px 10px 20px;
	padding: 5px;
	text-align: left;
}

/* 基本設定 */
#base
{
	width: 800px;
	margin : 0 auto;
	background: #FFF url("http://www.ys-home.com/baibai/img/base.gif") repeat-y;
	text-align: center;
}

#wrapper {
	width: 780px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

/* 記事枠等の属性 */

#container{
	width:750Px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
		
/*ヘッダー部分*/
#header	{
	margin : 0px;
	padding: 0Px;
	height : 135px;
	background-image: url("http://www.ys-home.com/baibai/img/header.jpg");
	text-align: left;
}

#header h1{
	margin-top : 0px;
	margin-bottom: 0px;
	text-indent: -2000px;
}
		
#header h1 a {
	width: 400px;
	height:70px;
	background: url("http://www.ys-home.com/baibai/img/header.jpg") no-repeat;
	display: block;
 	outline: 0;
}

#header h1 a:hover {
	background-image: url("http://www.ys-home.com/baibai/img/header.jpg");
}

#header .des {
	position: absolute;
	width: 650px;
	left: 240px;
	top: 1px;
	color: #666;
	line-height: 140%;
	text-align: rihgt;
	font-size: 12px;
	color: #ffffff;
}

/*  ヘッダー検索  */
#headerkensaku {
	position: absolute;
	width: 450px;
	top: 97px;
	padding: 5px;
	margin : 0;
	left: 200px;
}

#headerkensaku-inner {
	width: 100%;
	padding: 0px;
	margin : 0;
}


/*エントリー部分*/
#content {
	width: 550px;
	float: right;
	margin : 0;
	font-size: 12px;
	line-height :150%;
}

#content h2 {
	color: #f37021;
	height: 45px; 
	margin: 0;
	text-indent: 65px;
	line-height: 50px;
	font-size:x-large;
	font-weight:nomal;
	background: url("http://www.ys-home.com/img/h2back.gif") no-repeat;
}


#content h3 {
	height: 26px;
	text-indent: 40px;
	font-size: large;
	line-height: 30px;
	font-weight: bold;
	background: url("http://www.ys-home.com/img/h3back.gif") no-repeat;
	color: #666;
	margin: 15px 0px 15px 0px;
}

#content .doc{
	margin: 10px 0 10px 10px;
	text-align: left;
}

#content .doc img{
	float: left;
	margin-right: 10px;
}

#content .doc2{
	clear: both;
	margin: 15px 0 10px 10px;
	text-align: left;
}

#content p{
	padding: 5px 0;
}

/*  記事一覧  */
#content ol{
	margin: 0px 0px 20px 40px;
}

#content li{
	margin: 5px 0;
	font-size: 100%;
}

#content .date{
	text-align: right;
	font-size: 10px;
	color: #476685;
	margin: 0px 20px 10px 0;
}

#content .posted {
	text-align: right;
	font-size: 10px;
	margin: 6px 20px 20px 0;
}


/*トップページの記事枠の設定*/

#content .box1{
	float: left;
	width: 270px;
	height: 250px;
	background: url("http://www.ys-home.com/baibai/img/box01.gif") no-repeat;
	margin: 5px 0px 10px 3px;
	display: block;
}

#content .box2{
	float: right;
	width: 270px;
	height: 250px;
	background: url("http://www.ys-home.com/baibai/img/box02.gif") no-repeat;
	margin: 5px 0px 10px 0px;
	display: block;
}

#content .box3-top{
	clear: both;
	margin: 0;
	height: 10px;
	background: url("http://www.ys-home.com/baibai/img/box03-top.gif") no-repeat;
	line-height: 5px;
}

#content .box3{
	display: block;
	background: url("http://www.ys-home.com/baibai/img/box03-body.gif") repeat-y;
}

#content .box3-bottom{
	padding: 0;
	height: 10px;
	background: url("http://www.ys-home.com/baibai/img/box03-bottom.gif") no-repeat;
	line-height: 5px;
}

#content .box-inner{
	padding: 10px;
}

#content .box3-inner{
	padding: 0 10px;
}


#content .box4{
	float: left;
	width: 132px;
	height: 250px;
	background: url("http://www.ys-home.com/baibai/img/box04.gif") no-repeat;
	margin: 10px 0px 10px 4px;
	display: block;
	overflow: hidden;
}

#content .box4 h4{
	font-size: 10px;
	font-weight: normal;
	text-align: left;
}

#content .box4-inner{
	padding: 5px;
	font-size: 10px;
	line-height: 120%;
}

#content .box4 img{
	margin: 5px 11px;
}

/*----- trackbacks & Comments-----*/

#content #trackbackdata, #content #commentdata{
	font-size: 12px;
	color: #888;
	margin: 10px 0 10px 10px;
}

#content #trackbackdata .post1{
	font-size: 10px;
	color: #888;
	margin: 0;
	border-bottom: 1px solid #888;
}

#content #commentdata .post2{
	margin-bottom: 10px;
	font-size:10px;
	text-align: right;
}

#content .error {
	font-size : 14px;
	color: red;
	border: 1px solid red;
	padding: 5px;
	text-align: center;
}


/*-----サイド(left)--------*/
#sidebar {
	width: 180PX;
	float: left;
	margin: 0px;
	font-size: 12px;
	line-height;150%;
}

#sidebar .box1{
	height: 100px;
	display: block;
	margin: 5px 0;
	background: url("http://www.ys-home.com/baibai/img/s_box01.gif") no-repeat;
}

#sidebar .box2{
	width: 180PX;
	display: block;
	margin: 0px;
	background: #ffdf4f;
}

#sidebar .box-inner{
	padding: 10px;
	color : #333333;
}

#sidebar .box2 a:link,#sidebar .box2 a:visited {
	color: #333333;
}

#sidebar .box2 a:hover {
	color: #CC0000;
	background-color: #FFFF00;
}

#sidebar .idx {
	margin: 10px 0 5px 0;
	font-size: 12px;
	color: #555;
	text-indent: 5px;
	border: 1px solid #FF80C0;
	background: #DCDCED;
}

/*------新着情報------*/

#sidebar ul.new{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.new li{
	display: block;
	margin: 0;
	background: url("http://www.ys-home.com/baibai/img/doc.gif") no-repeat;
	padding-left: 15px;
	text-align: left;
	line-height: 130%;
}

/*------メニュー部分------*/
#sidebar ul.menu{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#sidebar ul.menu li.pt a {
	display: block;
	margin: 0;
	height: 30px;
	background: #f5f5f5 url("http://www.ys-home.com/baibai/img/menu01.gif") no-repeat;
	text-decoration: none;
	text-indent: 15px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li.pt a:hover {
	background: #FFF url("http://www.ys-home.com/baibai/img/menu02.gif") no-repeat;
	color: #333;
}


#sidebar ul.menu li a {
	display: block;
	margin: 1px 0;
	height: 30px;
	background: #f5f5f5 url("http://www.ys-home.com/baibai/img/menu01.gif") no-repeat;
	color: #666;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;
	line-height: 250%;
}

#sidebar ul.menu li a:hover {
	background: #FFF url("http://www.ys-home.com/baibai/img/menu02.gif") no-repeat;
	color: #333;
}
		
/*フッター部分*/
#footer {
	margin : 0 auto;
	width : 780px;
	height: 87px;
	clear: both;
	padding: 20px 0 0 0;
	background: #FFF url("http://www.ys-home.com/img/footer.gif") no-repeat;
}
		
#footer p {
	font-size: 10px;
}

#footer .copyrights {
	font-size: 10px;
    text-align: center;
}

/*  ページナビ  */
.navi {
	font-size: 10px;
	color:#666;
	margin : 0px;
	padding : 2px 10px 10px 10px;
}

.navi a:link, .navi a:visited, .navi a:active {
	color: blue;
}

.navi a:hover {
	color: #FF0000;
}

/* ブログ記事／賃貸  */
.cbgazoubox {
	width : 298px;
	margin : 0px;
	padding : 0px 10px 0px 0px;
	float: left;
}

.cbgazoubox img {
	padding : 0px 0px 10px 0px;
}

.cbsyosaibox {
	width : 230px;
	margin : 0px;
	padding : 0px;
	float: right;
}

.cbsyosaibox table {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #ffffff;	
	width: 225px;
	}

.cbsyosaibox td {
	padding: 5px;
	border: 1px solid #666666;
	}

.cbsyosaibox th {
	padding: 5px;
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
	background-color: #add8e6;
	}

.cbsyosaibox tr {
	text-align: left;
	}

.cbichiranbox {
	clear: both;
	}

.cbichiranbox table {
	font-size: 15px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #ffffff;	
	width: 540px;
	}

.cbichiranbox td {
	padding: 3px;
	border: 1px solid #666666;
	}

.cbichiranbox th {
	padding: 3px;
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
	background-color: #add8e6;
	}

.cbichiranbox tr {
	text-align: left;
	}


/* ブログ記事／売買  */

.bbsyosaibox table {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #ffffff;	
	width: 225px;
	}

.bbsyosaibox td {
	padding: 5px;
	border: 1px solid #666666;
	}

.bbsyosaibox th {
	padding: 5px;
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
	background-color: #bfff7f;
	}

.bbsyosaibox tr {
	text-align: left;
	}

.bbsyosaibox2 table {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #ffffff;	
	width: 290px;
	}

.bbsyosaibox2 td {
	padding: 5px;
	border: 1px solid #666666;
	}

.bbsyosaibox2 th {
	padding: 5px;
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
	background-color: #bfff7f;
	}

.bbsyosaibox2 tr {
	text-align: left;
	}

.bbichiranbox {
	clear: both;
	}

.bbichiranbox table {
	font-size: 15px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #ffffff;	
	width: 540px;
	}

.bbichiranbox td {
	padding: 3px;
	border: 1px solid #666666;
	}

.bbichiranbox th {
	padding: 3px;
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
	background-color: #bfff7f;
	}

.bbichiranbox tr {
	text-align: left;
	}


/*  新着４件  */
.box4con {
	clear: both;
	padding: 0px 0px 20px 0px;
	overflow: auto;
}

#content .box4new{
	float: left;
	width: 268px;
	height: 145px;
	background: #ffffff;
	margin: 10px 0px 10px 4px;
	display: block;
	overflow: hidden;
	border: 1px solid #696969;
}

#content .box4new-inner h4{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#content .box4new-inner h4 a:link {color: #ffffff;text-decoration: underline;}
#content .box4new-inner h4 a:visited {color: #ffffff;text-decoration: underline;}
#content .box4new-inner h4 a:active {color: #ffffff;text-decoration: underline;}
#content .box4new-inner h4 a:hover{color : #FF3300;text-decoration: none;}

#content .box4new-inner{
	clear: both;
	padding: 5px;
	font-size: 10px;
	line-height: 120%;
}

#content .box4new-innerp{
	width: 150px;
	padding: 0px;
	margin : 0px;
	float: left;
}

#content .box4new-innert{
	width: 95px;
	padding: 0px 0px 0px 5px;
	margin : 0px;
	float: right;

}

#content .box4new-innert .box4newhc{
	width: 82px;
	padding: 6px;
	background: #0099c9;
}

#content .box4new-innert .box4newhb{
	width: 82px;
	padding: 6px;
	background: #59aa49;
}

#content .box4new-innert .box4newtext{
	font-size: 14px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
}

#content .box4new-innert .box4newtextred{
	font-size: 12px;
	color: red;
	padding: 5px 0px 0px 0px;
}

#content .box4new img{
	margin: 0;
	padding: 0;
}



/*  おすすめ９件  */
#content .box4pickup{
	float: left;
	width: 173px;
	height: 243px;
	background: #ffffff;
	margin: 10px 0px 10px 5px;
	display: block;
	overflow: hidden;
	border: 1px solid #696969;
}

#content .box4pickup-inner h4.chintai{
	width: 150px;
	background: #0099c9;
	font-size: 12px;
	padding : 4px;
	font-weight: bold;
	text-align: center;
}

#content .box4pickup-inner h4.baibai{
	width: 150px;
	background: #59aa49;
	font-size: 12px;
	padding : 4px;
	font-weight: bold;
	text-align: center;
}

#content .box4pickup-inner{
	clear: both;
	padding: 5px;
	font-size: 10px;
	line-height: 120%;
}

#content .box4pickup-innerp{
	width: 165px;
	padding: 0px;
}

#content .box4pickup-innert{
	width: 165px;
	padding: 5px;
	margin : 0px;

}

#content  .box4pickuphc{
	width: 82px;
	padding: 6px;
	background: #0099c9;
}

#content  .box4pickuphb{
	width: 82px;
	padding: 6px;
	background: #b0fc64;
}

#content .box4pickupmarkbox{
	width: 30px;
	padding: 5px 0px 0px 0px;
	float: left;
}

#content .box4pickuptextcon{
	padding: 0px 5px 0px 0px;
	float: right;
}

#content .box4pickuptext{
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 0px;
}

#content .box4pickuptextred{
	font-size: 12px;
	color: red;
	padding: 5px 0px 0px 0px;
}

#content .box4pickup img{
	margin: 0px 0px 4px 0px;
	padding: 0;
}

#content .box4pickup-inner h4.chintai a:link {color: #ffffff;text-decoration: underline;}
#content .box4pickup-inner h4.chintai a:visited {color: #ffffff;text-decoration: underline;}
#content .box4pickup-inner h4.chintai a:active {color: #ffffff;text-decoration: underline;}
#content .box4pickup-inner h4.chintai a:hover{color : #FF3300;text-decoration: none;}


/*  サイドバー  */
#sidebar ul.menu{
	margin: 0;
	padding: 10px 0px 10px 0px;
}

#sidebar ul.menu li.sidetotop a {
	color: #6a1917;
	line-height: 30px;
	display: block;
	margin: 0;
	height: 30px;
	background: #ffffff url("http://www.ys-home.com/baibai/img/sidetotop_b.gif") no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 70px;
	color: #333333;
	text-decoration: none;
}

#sidebar ul.menu li.sidetotop a:hover {
	color: #6a1917;
	line-height: 30px;
	display: block;
	margin: 0;
	height: 30px;
	background: #ffffff url("http://www.ys-home.com/baibai/img/sidetotop_a.gif") no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 70px;
	color: #333333;
	text-decoration: none;
}

#sidebar ul.menu li.menuvar a {
	color: #6a1917;
	line-height: 30px;
	display: block;
	margin: 0;
	height: 30px;
	background: #ffffff url("http://www.ys-home.com/baibai/img/sidetotop_b.gif") no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 15px;
	color: #333333;
	text-decoration: none;
}

#sidebar ul.menu li.menuvar a:hover {
	color: #6a1917;
	line-height: 30px;
	display: block;
	margin: 0;
	height: 30px;
	background: #ffffff url("http://www.ys-home.com/baibai/img/sidetotop_a.gif") no-repeat;
	background-position: center top;
	text-align: left;
	text-indent: 15px;
	color: #333333;
	text-decoration: none;
}

#sidebar ul.menuchintai{
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}

#sidebar ul.menuchintai li.menuchintai {
	display: block;
	margin: 0;
	height: 52px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menuchintai.gif") no-repeat;
	text-indent: -9999px;
}

#sidebar ul.menuchintai li.menuchintai a {
	display: block;
	margin: 0;
	height: 52px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menuchintai.gif") no-repeat;
	text-indent: -9999px;
}

#sidebar ul.menuchintai li.menuchintai a:hover {
	display: block;
	margin: 0;
	height: 52px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menuchintai.gif") no-repeat;
	text-indent: -9999px;
}


#sidebar ul.menuchintai li.menuchintaivar {
	display: block;
	margin: 0;
	height: 32px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menuchintaivar_b.gif") no-repeat;
	text-indent: 15px;
	text-decoration: none;
	line-height: 30px;
	color: #333333;
}

#sidebar ul.menuchintai li.menuchintaivar a {
	display: block;
	margin: 0;
	height: 32px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menuchintaivar_b.gif") no-repeat;
	text-indent: 15px;
	text-decoration: none;
	line-height: 30px;
	color: #333333;
}

#sidebar ul.menuchintai li.menuchintaivar a:hover {
	display: block;
	margin: 0;
	height: 32px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menuchintaivar_a.gif") no-repeat;
	text-indent: 15px;
	text-decoration: none;
	line-height: 30px;
	color: #0099c9;
}

#sidebar ul.menubaibai{
	margin: 0;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}

#sidebar ul.menubaibai li.menubaibai {
	display: block;
	margin: 0;
	height: 52px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menubaibai.gif") no-repeat;
	text-indent: -9999px;
}

#sidebar ul.menubaibai li.menubaibai a {
	display: block;
	margin: 0;
	height: 52px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menubaibai.gif") no-repeat;
	text-indent: -9999px;
}

#sidebar ul.menubaibai li.menubaibai a:hover {
	display: block;
	margin: 0;
	height: 52px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menubaibai.gif") no-repeat;
	text-indent: -9999px;
}


#sidebar ul.menubaibai li.menubaibaivar {
	display: block;
	margin: 0;
	height: 32px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menubaibaivar_b.gif") no-repeat;
	text-indent: 15px;
	text-decoration: none;
	line-height: 30px;
	color: #333333;
}

#sidebar ul.menubaibai li.menubaibaivar a {
	display: block;
	margin: 0;
	height: 32px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menubaibaivar_b.gif") no-repeat;
	text-indent: 15px;
	text-decoration: none;
	line-height: 30px;
	color: #333333;
}

#sidebar ul.menubaibai li.menubaibaivar a:hover {
	display: block;
	margin: 0;
	height: 32px;
	background: #ffcccc url("http://www.ys-home.com/baibai/img/menubaibaivar_a.gif") no-repeat;
	text-indent: 15px;
	text-decoration: none;
	line-height: 30px;
	color: #59aa49;
}


/*  サイドバーNEWS  */
#sidebar .newscon{
	overflow: auto;
	width: 177px;
	height: 100px;
	background: #ffffcc;
	margin: 0px;
	padding: 0px;
	border: 1px solid #696969;
}

#sidebar .newscon-inner{
	width: 150px;
	padding: 3px;
}

#sidebar .newscontitle{
	width: 150px;
	border-bottom: 2px solid #696969;
	font-size: 14px;
	font-family: 'arial black';
}

#sidebar .newskijibox{
	width: 150px;
	margin: 0px 0px 5px 0px;
	border-bottom: 1px dotted #696969;
}

#sidebar .newstext p{
	margin: 0px 0px 1px 0px;
}

/* 会社概要  */
#kaisya-inner {
	margin: 0px;
	padding: 0px;
	width: 549px;
	clear: both;
	}

.kaisyaimgbox {
	margin: 0px;
	padding: 0px 0px 30px 0px;
	width: 198px;
	float: left;
	}

.kaisyabox {
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 340px;
	float: right;
	}

.kaisyamapbox {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 545px;
	}


.kaisyabox table {
	font-size: 15px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #ffffff;	
	width: 300px;
	}

.kaisyabox td {
	padding: 5px;
	border: 1px solid #666666;
	}

.kaisyabox th {
	padding: 5px;
	border: 1px solid #666666;
	font-weight: bold;
	text-align: center;
	background-color: #ffdf4f;
	}

.kaisyabox tr {
	text-align: left;
	}


/* メールフォーム  */

.mailformback {
	width: 530px;
	background-color: #ffdf4f;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

.mailform {
	margin: 0px;
	padding: 18px;
	width: 490px;
	}

.mailform table {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px solid #666666;
	background-color: #ffffff;	
	width: 490px;
	}

.mailform td {
	padding: 5px;
	border: 1px solid #666666;
	}

.mailform th {
	padding: 5px;
	border: 1px solid #666666;
	font-weight:normal;
	background-color: #ffffcc;
	}

.mailform tr {
	text-align: left;
	}


/* 問合わせ  */

.toiawabox {
	width: 549px;
	padding: 0px 0px 30px 0px;
}

.toiawatel {
	width: 540px;
	height:50px;
	background: url("http://www.ys-home.com/img/toiawatel.gif") no-repeat;
	display: block;
 	outline: 0;
	text-indent: -9999px;
}

/* カウンター  */

.counterbox {
	clear: both;
	padding: 10px 0px 20px 0px;
}

/* 他の物件／賃貸  */

#hokamenuc {
	width: 545px;
	clear: both;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}


#hokamenuc ul, #hokamenuc li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#hokamenuc li {
	float: left;
	font-size:9px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #0099c9;
	border-right: 1px solid #0099c9;
	border-bottom: 1px solid #0099c9;
	}

#hokamenuc a {
	text-decoration: none;
	display: block;
	padding: 0px 4px;
	color: #0099c9;
	}

#hokamenuc li.hokamenu01 {
	font-size:9px;
	padding: 0px 4px;
	border-left: 1px solid #0099c9;
	}

#hokamenuc2 {
	width: 545px;
	clear: both;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}

#hokamenuc2 ul, #hokamenuc2 li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#hokamenuc2 li {
	float: left;
	font-size:9px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #0099c9;
	border-right: 1px solid #0099c9;
	border-bottom: 1px solid #0099c9;
	}

#hokamenuc2 a {
	text-decoration: none;
	display: block;
	padding: 0px 4px;
	color: #0099c9;
	}

#hokamenuc2 li.hokamenu01 {
	font-size:9px;
	padding: 0px 4px;
	border-left: 1px solid #0099c9;
	}


/* 他の物件／売買  */

#hokamenub {
	width: 545px;
	clear: both;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

#hokamenub ul, #hokamenub li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

#hokamenub li {
	float: left;
	font-size:9px;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #59aa49;
	border-right: 1px solid #59aa49;
	border-bottom: 1px solid #59aa49;
	}

#hokamenub a {
	text-decoration: none;
	display: block;
	padding: 0px 4px;
	color: #59aa49;
	}

#hokamenub li.hokamenu01 {
	font-size:9px;
	padding: 0px 4px;
	border-left: 1px solid #59aa49;
	}

/* 下部問合わせ  */

.footerimg {
	padding: 10px 0px 20px 0px;
	width: 545px;
	text-align: right;
}

