h2 {
	font-size: 220%;
	padding-top: 0;
	margin: 20px 0;
	line-height: 1;
	color: #464646;
	font-weight: normal;
	display: block;
}

h3 {
	color: #464646;
	background: #FFEDA6;
	padding: 2px 0 0;
	margin-bottom: 20px;
	font-size: 180%;
}
h4 {
	margin-bottom: 10px;
}
#info h3 {
	background: url(/img/n_logo.png) no-repeat, #BEAF87;
	background-size: 42px;
	background-position: right 15px top -8px;
	color: #464646;
	padding: 20px 15px;
	font-size: 120%;
}
.cont {
	margin-top: 10px;
}

.aboutC21 {
	margin-bottom: 10px;
}
.aboutC21 .tbl .cell {
	font-size: 90%;
}
.aboutC21 .tbl .cell:first-child {
	width: 203px;
	padding-right: 20px;
}
.aboutC21 .tbl .cell img {
	width: 100%;
}
.aboutC21 .tbl .cell span {
	display: inline-block;
}

ul.tab {

}

ul.tab li {
	width: 148px;
}
#id_greeting {
	font-size:90%;
}

#id_greeting .tbl .cell:last-child {
	padding-left: 20px;
	font-size: 90%;
	line-height: 1.4;
}

ul#st_img {
	margin-top: 20px;
}
ul#st_img:after {
	display: block;
	content: "";
	clear: both;
}
ul#st_img li {
	display: inline-block;
	width: 200px;
	max-height: 175px;
	margin: 0 25px 20px 0;
	float: left;
	text-align: left;
}
ul#st_img li:nth-child(3n) {
	margin-right: 0;
}
ul#st_img li p {
	font-size: 90%;
	padding-top: 5px;
	text-align: left;
}
ul#st_img li div {
	height: 150px;
}
ul#st_img li img {
	max-width: 200px;
	max-height: 150px;
}

ul#t_list {
	margin: -10px 0 0 -10px;
}
ul#t_list li {
	display: inline-block;
	line-height: 30px;
	padding: 0 10px;
	margin: 10px 0 0 10px;
	float: left;
	text-align: center;
	background: #FFEDA6;
	border: 1px solid #9B7500;
	color: #9B7500;
	font-size: 90%;
}

.free_tel {
	font-weight: bold;
	font-size: 160%;
	background: url(../img/free3.png) no-repeat;
	background-size: 30px;
	line-height: 1.0;
	padding-left: 35px;
	margin-bottom: 5px;
}

.contact {
	margin: 0 0 0 -10px;
}
.contact li {
	display: inline-block;
	margin: 0 0 5px 10px;
}
.contact li.e_mail {
	display: block;
}
.contact li:last-child {
	margin-bottom: 0;
}
table {
	margin: 20px 0;
}
table tr th, table tr td {
	padding: 10px;
	border: 1px solid #ccc;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	line-height: 1.4;
}
table tr th {
	width: 20%;
	background: #eee;
}
table tr td {
	width: 80%;
}

#info {
	float: left;
	width: 710px;
}

.salesData dl dt {
	margin-top: 10px;
	font-weight: bold;
}
.salesData dl dt:first-child {
	margin-top: 0;
}
.salesData dl dd {
	padding-left: 1em;
}
.salesData dl dd ul li {
	display: inline-block;
}

#jushoureki {
	margin-bottom: 15px;
}
#jushoureki dl dd {
	padding: 10px 0 25px;
}
#jushoureki dl dt:before {
	content: "■";
}

#jushoureki p {
	padding: 0 0 20px;
	font-size: 70%;
}

#centuryon li,
#rent_medalion li {
	display: inline-block;
	font-size: 80%;
	padding: 10px 10px 8px 30px;
	border-radius: 3px;
	margin-bottom: 5px;
}

#centuryon li {
	background: url(/img/medal.png) no-repeat, #9a0d0d;
	background-position: 5px center;
	color: #fff28e;
}
#rent_medalion li {
	background: url(/img/medal.png) no-repeat, #369;
	background-position: 5px center;
	color: #fff;
}



/* おすすめ物件 */
#side_bukken_list {
	width: 280px;
	padding: 0;
}
#side_bukken_list .cont {
	padding: 30px;
}
#side_bukken_list h2 {
	background: #414042;
}

#side_bukken_list .tenpo_img {
	margin: 0;
}
#side_bukken_list .tenpo_img iframe {
	border: none;
	width: 220px;
	height: auto;
}

#side_bukken_list .tbl,
#side_bukken_list .tbl .cell {
	display: block;
	font-size: 90%;
}

#side_bukken_list .tbl .cell:last-child {
	margin-top: 10px;
}

#side_bukken_list ul li {
	border: 1px solid #ccc;
}

#side_bukken_list ul li a {
	text-decoration: none;
	color: #464646;
}
#side_bukken_list ul li a .kakaku {
	color: #F23C56;
	margin: 5px 0;
}
#side_bukken_list ul li a .chinryou {
	color: #09c;
	margin: 5px 0;
}

#side_bukken_list ul li a .koutsuu p {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: none;
}
#side_bukken_list ul li a .koutsuu p:first-child {
	display: block;
}

#side_bukken_list img {
	max-width: 100%;
}

#side_bukken_list .osusume_list {
	text-align: right;
	margin-top: 10px;
}
#side_bukken_list .osusume_list a {
	font-size: 80%;
	color: #36f;
	text-decoration: underline;
}
#side_bukken_list .osusume_list a:hover {
	color: #f90;
	text-decoration: none;
}

#m_shinchaku_bukken {
	display: none;
}


