body {
	font: 14px/1.4em "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #333333;
	background:#eeeed5;
	margin: 0px;
}

html {
overflow-x: hidden;
}
/*
a	{
	color: #017acd;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}*/

#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 820px;
	background: url(./commonimg/bg.gif);
}


/* コンテナ */
#container	{width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px}

/* ヘッダー */
#header	{width: 800px;
	height:349px;
	padding: 0px;
	margin: 0px;
}
/* ページヘッダー */
#page_header	{
	width: 800px;
	height:100px;
	padding: 0px;
	margin: 0px;}


/* パンくずリスト */
#bread	{
	font-size: 0.9em;
	margin-top: 20px;
	margin-bottom: 10px
}


/* ページボトムナビ */
#pagebottomnavi	{
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px
}




/* コンテンツ */

/* IE対策 */
*html div#content	{
	width: 760px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right:  10px;
	margin-bottom: 25px;
	}

#content	{
	width: 760px;
	margin-top: 10px;
	margin-left: 20px;
	margin-right:  20px;
	margin-bottom: 25px;
	}



/* top_catch */
#top_catch {
	width: 760px;
	height:70px;
	padding:0px;
	margin-top:20px;
	/*background-color: #01445e;*/
}



/* topサブタイトル */
.topsub_title {
	width: 760px;
	height:28px;
	padding:0px;
	margin-top:20px;
}


/* 新着情報 */
#whatsnews {
	width: 738px;
	height:80px;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
	border-right: 1px #f26d50 solid;
	border-bottom: 1px #f26d50 solid;
	border-left: 1px #f26d50 solid;
	overflow:scroll;
	overflow-x: hidden;
	font-size: 16px;
	line-height: 1.3em;
}

/* 広告物件 */
#ad {
	width: 758px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	/*background-color: #01445e;*/
}

/* おすすめ物件 */
#toprec {
	width: 758px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin-bottom:10px;
	/*background-color: #01445e;*/
}


/* トップページ会社 */
#topcompany {
	width: 758px;
	height:auto;
	padding:30px 0px 10px 0px;
	margin:20px 0px 20px 0px;
	text-align:center;
	border-top: 1px #cccccc solid;
}


/* トップページバナー */
#topbanner {
	width: 758px;
	height:auto;
	padding:10px 0px 30px 0px;
	margin:0px 0px 20px 0px;
	border-bottom: 1px #cccccc solid;
}



p.sidetxt	{
	margin-top: 30px;
	margin-left: 20px;
	font-size: 0.9em;
	line-height: 1.1em;
}


/* フッター */
div#footer	{
	background-image: url(./commonimg/footer_bg.gif);
	background-color: #01445e;
	background-repeat: repeat-x;
	width: 800px;
	height:60px;
	margin-top: 0px;
	clear: both;
}

address	{
	padding-top: 14px;
	font-size: 0.8em;
	line-height: 1em;
	font-style: normal;
	text-align: center;
	color:#ffffff;}




/*ロールオーバーエフェクト*/
a:hover img {
        opacity: 0.8;
        filter: alpha(opacity=80);
}
#page_header a:hover img {
        opacity: 1;
        filter: alpha(opacity=100);
}


/*トップページ　物件表示用*/
html {
overflow-x: hidden;
}

.top	{
	font-size: 12px;
	color: #333333;
}

.top2	{
	font-size: 12px;
	color: #333333;
}
.top3	{
	font-size: 12px;
	color: #333333;
}
.top4	{
	font-size: 12px;
	color: #ffffff;
}
.top5	{
	font-size: 12px;
	color: #333333;
}


.rectop	{
	font-size: 12px;
	color: #333333;
}
.rectop2	{
	font-size: 12px;
	line-height: 1.3em;
	color: #333333;
}
.rectop3	{
	font-size: 12px;
	color: #333333;
}
.rectop4	{
	font-size: 10px;
	color: #ffffff;
}
.rectop5	{
	font-size: 10px;
	color: #333333;
}





/* テーブル枠 */
.table_border { 
width: 100%;
border-collapse: collapse;
border: 1px #afaf6e solid;
} 

.table_border th { 
border: 1px #afaf6e solid;
padding: 8px;
background:#ddddaf;
font-weight:normal;
}
.table_border td { 
border: 1px #afaf6e solid;
padding: 8px;
}


/* テーブル枠無 */
.table_bordernon { 
width: 100%;
border-collapse: collapse;
border: 0px #afaf6e solid;
} 

.table_bordernon th { 
border: 0px #afaf6e solid;
padding: 0px 4px 0px 4px;
background:#ddddaf;
font-weight:normal;
}
.table_bordernon td { 
border: 0px #afaf6e solid;
padding: 0px 4px 0px 4px;
}



#detail_catch {
width:738px;
border-left:1px #afaf6e solid;
border-right:1px #afaf6e solid;
border-bottom:1px #afaf6e solid;
padding:10px 10px 10px 10px;
font-size : 1.5em;
line-height: 1.1em;
font-weight: bold;
}

#detail_photo {
width:758px;
padding:20px 0px 10px 0px;
background:#eaeaca;
border-left:1px #afaf6e solid;
border-right:1px #afaf6e solid;
}



#splinktop {
	width:800px;
	margin:20px auto;
}






.zumenbox {
	margin: 0;
	padding: 30px 0;
	background:#eaeaca;
	border-left:1px #afaf6e solid;
	border-right:1px #afaf6e solid;
}
				
.zumencnt {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	list-style: none;
	margin: 0;padding: 0;
}
.item {
	 width: calc(100% / 4);
	text-align: center;
	}
	
	
	
	
	
	
	
	
	