@charset "UTF-8";
/* CSS Document */

/*　基本プロパティ */

body {
	margin-top: 0px;
}

iframe {
	border:none;
}
 
.text_indented_nomal {
	font-size: 14px;
	color: #000;
	text-indent: 13px;
}
.table_center {
	width: 740px;
}

.bottom_bg {
	background-color: #D0DEC2;
	float: right;
}
.aroundimg {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 60px;
}
.table_head {
	background-image : url(img/01subh03.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-weight: bold;
	height: 50px;
}
.sidebg {
	background-image: url(img/sidebg.gif);
	width: 185px;
	height: 261px;
	margin: 0px;
	padding: 0px;
}
.table_head_topic {
	color: #063;
	font-size: 24px;
	margin-left: 30px;
	text-indent: 1ex;
}
.centerimg {
	text-align: center;
}
#recommend .flyerComents{
	display: block;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	width: 634px;
	overflow: inherit;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 8px;
	border: 3px dashed #CCC;
	margin: 0 auto;
}
#recommend .telnum{
	text-align: right;
	font-size: 36px;
	color: #C03;
	font-weight: bold;
	font-style: italic;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 2px 2px 2px #999;
	margin: 0;
	margin-bottom: 5px;
}
#recommend .telnumTime{
	font-size: 14px;
	text-align: right;
	display: block;
	margin: 0;
}
.map {
	margin-top: 20px;
	margin-bottom: 20px;
}
#recommend  dl {
	display: block;
	height: auto;
	width: auto;
	margin-top: 50px;
}
#recommend dt {
	text-align: center;
	display: block;
	border: 2px dashed #039;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #036;
}
#recommend dd {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 20px;
}
#recommend dd a    img{
	border: 2px dashed #CCC;
	padding: 10px;
}
#recommend a {
	color: #666;
}
.tableText {
	padding: 1em;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 90%;
	line-height: 150%;
}
#index h3 {
	background-image: url(img/01subh03.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	vertical-align: baseline;
	display: block;
	height: 25px;
	margin-top: 1em;
	font-size: 1.5em;
	text-indent: 1em;
	color: #033;
	line-height: 25px;
}
#index .iframe_cover{
	display: block;
	overflow: hidden;
	width: 500px;
	height: 200px;
	}

/*2012.11.19 物件検索テーブル部分を　div+CSSレイアウトに変更*/

#middlebannerarea{
width : 760px;
/*height : 230px;*/
overflow : hidden;
margin : 10px auto 10px auto;
}

#middlebannerleftarea{
width : 550px;
height : 187px;
float : left; 
overflow : hidden;
}

#middlebannerleftheadarea{
width : 550px;
height : 31px;
overflow : hidden;
background-image : url("img/wallppr088.gif");
}

#middlebanner1{
width : 180px;
height : 106px;
margin : 20px 5px auto 5px;
float : left;
}

#middlebanner2{
width : 180px;
height : 106px;
margin : 20px 5px auto 5px;
float : left;
}

#middlebanner3{
width : 160px;
height : 151px;
margin :  5px 5px auto 5px;
float : left;
}

#middlebannerrightarea{
width : 200px;
height : 182px;
float : right;
}

#middlebannerrightarea img{
width : 180px;
height : 180px;
border : 1px solid #EEE;
display : block;
margin : 0px auto;
}

#middlebannerbottomarea{
width : 760px;
height : 13px;
clear : both; 
overflow : hidden;
background-image : url("img/line.png");
margin : 10px 0px;
}
