@charset "utf-8";
@media screen{
/* CSS Document */
/* --------------------------------------------------------- */
/* 共通 - common.css
------------------------------------------------------------ */
/* reset */
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
li {
	list-style: none;
}
/* common */
html {
	background: url(../img/common/bg_page.gif);
}
body {
	font-family: 'メイリオ', Meiryo, 'Lucida Grande', Verdana, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', sans-serif;
	font-size: 12px;
	color: #444;
}
img {
	vertical-align: top;
	border: 0;
}
a {
	outline: none;
}
a img {
	border: 0;
}
a:link, a:visited {
	text-decoration: none;
	color: #444;
}
a:hover, a:active {
	text-decoration: underline;
	color: #1C1F87;
}
/* レイアウト
------------------------------------------------------------ */
#wrap {
}
#contents {
	width: 950px;
	padding-top: 23px;
	margin: 0 auto;
}
#sidebox {
	width: 248px;
 border
}
#main {
	float: right;
	width: 670px;
}
/* ヘッダー
------------------------------------------------------------ */
#headbox {
	background: url(../img/common/bg_header.gif) repeat-x left top;
	height: 165px;
}
#header {
	width: 950px;
	height: 165px;
	margin: 0 auto;
}
#header p {
	color: #ffffff;
	font-size: 12px;
	display: block;
	line-height: 28px;
	padding-bottom: 26px;
}
#header h1 {
	float: left;
}
#header ul {
	float: right;
}
#header ul li {
	padding-bottom: 8px;
}
/* グローバルナビ
------------------------------------------------------------ */
#globalnavi {
	width: 100%;
	height: 55px;
	background: url(../img/bac_globalnavi.gif) repeat-x;
}
#globalnavi ul {
	width: 950px;
	margin: 0 auto;
	height: 55px;
}
#globalnavi ul li {
	float: left;
	height: 55px;
}
/* サイドメニュー
------------------------------------------------------------ */
#sidebox {
	width: 248px;
	float: left;
}
#feed {
	background-color: #ffffff;
	width: 244px;
	border: 2px solid #c9cacb;
	padding-bottom: 6px;
}
#feed dl {
	margin-top: 5px;
	margin-left: 5px;
	display: block;
}
#feed dt {
	background: url(../img/ico_news.gif) no-repeat left center;
	padding-left: 15px;
	color: #0068b7;
	font-size: 12px;
	margin-left:15px;
}
#feed dd {
	display: block;
	font-size: 14px;
	padding-left: 15px;
	line-height: 1.2em;
	margin-bottom: 5px;
}
#feed dd a{
	width: 200px;
	display:block;
	margin-left:15px;
}
#sidebox p {
	margin-top: 23px;
}
#sidebox ul.sort {
	display: block;
	margin: 0px;
}
#sidebox .side_inquiry {
	background: url(../img/bac_inquiry.gif) no-repeat;
	width: 248px;
	height: 126px;
	padding-top: 90px;
	margin-top: 23px;
}
#sidebox .side_inquiry p {
	margin-top: 3px;
	line-height: 1em;
	margin-left: 12px;
}
#sidebox .side_inquiry a img {
	display: block;
	margin-top: 5px;
	margin-left: 12px;
}
/* フッター
------------------------------------------------------------ */
#footerbox {
	margin-top: 30px;
	height: 255px;
	background: url(../img/common/bg_footer.gif) repeat-x;
	background-position: left bottom;
	overflow: hidden;
}
#footer {
	background: url(../img/common/bg_footer-image.jpg) no-repeat;
	background-position: right bottom;
	width: 950px;
	height: 255px;
	margin: 0 auto;
	position: relative;
}
#footerbox ul {
	margin-top: 22px;
}
#footerbox ul li {
	display: inline;
	margin-right: 15px;
}
#footer .t_back {
	text-align: right;
}
.f_info {
	font-size: 12px;
	color: #ffffff;
	margin-top: 34px;
}
.f_info p img {
	float: left;
	margin-right: 50px;
}
.f_info .governor {
	padding-top: 7px;
}
.f_info div {
	padding-top: 5px;
	clear: both;
}
.f_info div span {
	display: block;
}
.copyright {
	text-align: right;
	bottom: 0px;
	padding-bottom: 7px;
	right: 0;
	position: absolute;
}
/* 物件一覧
------------------------------------------------------------ */
.recommend {
	width: 666px;
	background-color: #FFFFFF;
	overflow: hidden;
	padding-bottom: 17px;
}
.recommend ul {
	clear: both;
	margin-left: 4px;
}
.recommend ul li {
	width: 186px;
	border-top: 1px solid #0068b7;
	border-bottom: 4px solid #0068b7;
	border-left: 1px solid #0068b7;
	border-right: 4px solid #0068b7;
	float: left;
	background-color: #f8f8f8;
	margin: 16px 0px 0px 14px;
	padding: 10px 0px 0px 10px;
	position: relative;
	padding-bottom: 40px !important;
}
.recommend .img {
	text-align: center;
	background-color: #DDDDDD;
	width: 175px;
	height: 117px;
	overflow: hidden;
	margin-bottom: 8px;
}
.recommend .img img {
	max-height: 117px;
}
.recommend .name span {
	font-size: 14px;
	line-height: 1.3em;
	display: block;
	padding-top: 10px;
	color: #0068b7;
}
.recommend dl {
	line-height: 1.3em;
	padding: 0 10px 10px 0;
}
.recommend dt {
	float: left;
	clear: both;
	width: 40px;
}
.recommend dd {
	padding-left: 40px;
}
.recommend .btndetail {
	background: url(../img/common/bac_btn-detail_off.gif) no-repeat;
	width: 174px;
	height: 29px;
	text-align: center;
	position: absolute;
	bottom: 13px;
}
.recommend .btndetail:hover {
	background: url(../img/common/bac_btn-detail_on.gif) no-repeat;
}
.recommend .btndetail a {
	color: #ffffff;
	display: block;
	padding-top: 8px;
}

.red{
	color: #ff4040;
}
.black{
	color: #000000;
}

/* clearfix
------------------------------------------------------------ */
#headbox:after, .recommend p:after, .recommend ul:after, #main:after, #contents:after, .recomend_list:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

}
