@charset "utf-8";
/*-------------------------------------
基本設定
 -------------------------------------*/
* { padding: 0; margin: 0; }
a:link {
	color: #48341B;
}
a:visited,
a:active {
	color:#48341B;
	text-decoration:none;
}

a:hover {
	color:#ff0099;
	text-decoration:underline;
}

a img {
	border:0;
}
.font_s {
	font-size: 10px;
}
html , body { width: 100%;    height: 100%;}

body {
	font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	background-repeat: repeat; /* text-shadow: 1px 1px 2px #b4b4b4; */
	text-align: justify;
	text-justify: inter-ideograph;
	color: #3F3A34;
	letter-spacing: normal;
	background-image: url(../images/back.gif);
	line-height: 22px;
	font-size: 76%;
}
#wrapper {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
}
#header {
	color: #333;
	width: 100%;
	float: left;
	padding: 0px;
	height: 180px;
	margin: 0px;
	background-image: url(../images/head_back.jpg);
	background-repeat: repeat-x;
}
#header_up {
	height: 95px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* ロゴリンク設定 */
#rogo {
	position: relative;
	height: 95px;
	width: 450px;
	float: left;
	font-size: 12px;
	line-height: 17px;
	padding: 0px;
}

#rogo img {
	float: left;
}
#rogo p {
	padding-top: 20px;
}
#rogo h1 {
	font-size: 10px;
	padding-top: 5px;
	font-weight: normal;
}

#search {
	height: 65px;
	width: 430px;
	text-align: right;
	float: right;
	padding-top: 30px;
}
#head_line {
	position: fixed;
	top: 0;
	z-index: 9999;
	background-image: url(../images/top_back.png);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	}

#wrapp {
	height: 30px;
	width: 300px;
	background-image: url(../images/header_kentou.png);
	background-repeat: no-repeat;
	padding-left: 680px;
	margin-right: auto;
	margin-left: auto;
	background-position: 545px 0px;
	}
#saikin {
	height: 30px;
	width: 150px;
	float: left;
	text-align: center;
}

#kentou {
	float: right;
	height: 30px;
	width: 130px;
	text-align: center;
	padding-right: 20px;
}

#kentou a,#saikin a{
	display:block;
	color: #CCC;
	text-decoration: none;
	background-image: url(../images/yajirusi_01.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	font-size: 12px;
	padding-top: 2px;
}
#kentou a:hover,#saikin a:hover{
	text-decoration: underline;
	color: #FFF;
}
.orange {
	font-size: 15px;
	color: #F90;
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}

#g_menu a {
	float: left;
}
#navigation {
 float: left;
 width: 900px;
 color: #333;
 padding: 10px;
 border: 1px solid #ccc;
 margin: 0px 0px 5px 0px;
 background: #BD9C8C;
}

/*-------------------------------------
1カラム関連 roomcolumn は部屋詳細　、centercolumnは区から探すやサイトマップなど
 -------------------------------------*/
#centercolumn,#roomcolumn  {
	width: 980px;
	height: auto;
	margin: 0px;
	padding: 0px;
	}


/*-------------------------------------
左カラム関連
 -------------------------------------*/
#leftcolumn {
	margin: 0px;
	height: auto;
	width: 710px;
	float: left;
	padding: 0px;
}

/*-------------------------------------
見出し設定
 -------------------------------------*/
#leftcolumn h2,#leftcolumn h3,#centercolumn h2,#centercolumn h3,#roomcolumn h2,#roomcolumn h3 {
	font-weight: normal;
	background-image: url(../images/h2_line.gif);
	background-repeat: repeat-x;
	font-size: 190%;
	height: 30px;
	padding-top: 10px;
	margin-top: 20px;
	text-shadow: 1px 1px 5px rgba(1, 1, 1, 0.3);
	background-position: 0px 20px;
	line-height: 26px;
	margin-bottom: 5px;
}
#centercolumn h3,#roomcolumnh3 {
	font-size: 140%;
	background-image: url(../images/h3_line.gif);
	margin-top: 30px;
}
#leftcolumn h3 {
	font-size: 140%;
	background-image: url(../images/h3_line.gif);
	margin-top: 30px;
}
#leftcolumn h2 .fuchi,#leftcolumn h3 .fuchi,#centercolumn .fuchi,#roomcolumn .fuchi {
	padding-right: 10px;
	background-image: url(../images/back.gif);
}

/*-------------------------------------
オススメ枠
 -------------------------------------*/
.osusume li,.s_osusume li,#centercolumn .osusume li,#roomcolumn .osusume li  {
	float: left;
	list-style-type: none;
	background-color: #443d29;
	color: #FFF;
	width: auto;
}
.osusume li,#centercolumn .osusume li {
	margin-right: 10px;
	font-size: 12px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.s_osusume li {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

/*-------------------------------------
右カラム関連
 -------------------------------------*/
#rightcolumn {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 240px;
	display: inline;
	font-size: 12px;
}


/*-------------------------------------
フッダーカラム関連
 -------------------------------------*/
#footer {
	width: 100%;
	clear: both;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/fooder_back.png);
	background-repeat: repeat-x;
	height: 604px;
}
/*-------------------------------------
フッダー中身
 -------------------------------------*/
#footer_cont {
	width: 980px;
	padding: 0px;
	height: 450px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer_cont h5 {
	font-weight: normal;
	background-image: url(../images/h2_line.gif);
	background-repeat: repeat-x;
	font-size: 10px;
	background-position: 0px 10px;
    text-align: right; /** added by T.Mukoubayashi **/
	}
#footer_cont h5 .fuchi {
	padding-right: 10px;
	background-color: #FFF;
    padding-left: 10px; /** added by T.Mukoubayashi **/
}
#pagetop {
	text-align: right;
	height: 28px;
	width: 950px;
	padding-right: 30px;
}
#footer_menu {
	height: 65px;
	width: 730px;
	background-image: url(../images/footer_tel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-left: 250px;
}
#footer_menu li    {
	width: 119px;
	list-style-type: none;
	height: 25px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B1ABA7;
	text-align: center;
	float: left;
	font-size: 12px;
	display: block;
}
.footer_ku a,.footer_rosen a,.footer_eki a,.footer_company a {
	color: #3F3A34;
	text-decoration: none;
}
.footer_ku a:hover,.footer_rosen a:hover,.footer_eki a:hover,.footer_company a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.footer_ku,.footer_rosen,.footer_eki,.footer_company {
	float: left;
	height: 280px;
	width: 245px;
	font-size: 12px;
}
.footer_ku ul,.footer_eki ul {
	float: left;
	width: 100px;
}
.footer_rosen ul  {
	float: left;
	}
.footer_ku li,.footer_rosen li,.footer_eki li {
	padding-left: 14px;
	list-style-type: none;
}
.footer_company p {
	padding-left: 30px;
}


/*-------------------------------------
フォーム関連
 -------------------------------------*/
.search {
	height: 33px;
	width: 230px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #D1CEC5;
}
.focus{color: #cccccc}

#leftcolumn input,textarea,#centercolumn input,textarea {
	padding: 5px;
	 }

.bot_search {
	margin-right: 10px;
	margin-left: 10px;
}

/*-------------------------------------
 Breadcrumb Styles
 ---------------------------------------------------------------------*/
.breadCrumb
{
	float: left;
	display: block;
	height: 21px;
	overflow: hidden;
	width: 980px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}
.breadCrumb ul
{
	margin: 0;
	padding: 0;
	height: 21px;
	display: block;
}
.breadCrumb ul li
{
	display: block;
	float: left;
	height: 21px;
	overflow: hidden;
	line-height: 21px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 0;
	color: #666;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.breadCrumb ul li div.chevronOverlay
{
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
}
.breadCrumb ul li span
{
	display: block;
	overflow: hidden;
}
.breadCrumb ul li a
{
	display: block;

	height: 21px;
	line-height: 21px;
	overflow: hidden;
	float: left;
}
.breadCrumb ul li span.B_firstCrumb a
{
	height: 16px !important;
	text-indent:-1000em;
	width:16px;
	padding: 0;
	margin-top: 2px;
	overflow: hidden;
	background:url(../images/IconHome.gif) no-repeat 0 0;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.breadCrumb ul li span.B_firstCrumb a:hover
{
	background-position: 0 -16px;
}
.breadCrumb ul li span.B_lastCrumb
{
	margin-right: 0;
	background-image: none;
}

/*-------------------------------------
インフォメーション
 -------------------------------------*/
#info,#info_room {
	padding: 20px;
	margin-bottom: 10px;
	background-color: #EFECEA;
	border: 1px solid #B1ABA7;
	}
#info {
	background-image: url(../images/obi_info.gif);
	background-repeat: no-repeat;
	background-position: 20px 18px;
	}
#info .short {
	padding: 0px;
/* 	margin-top: -20px; */
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*--------------------------------------------------------
Social button
--------------------------------------------------------*/
.social_btn {
	width:390px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 330px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.social_btn_room {
	width:390px;
	text-align: right;
	position: absolute;
	margin-top: 45px;
	margin-left: 15px;
	padding: 10px;
}

.social_btn .google,.social_btn_room .google {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
	width: 60px;
}

.social_btn .facebook,.social_btn_room .facebook {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
	width: 100px;
}

.social_btn .hatebu,.social_btn_room .hatebu {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
	width: 50px;
}

.social_btn .twitter,.social_btn_room .twitter {
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	display: inline;
	width: 120px;
}

img.pickup {
	margin: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
}


/*-------------------------------------
テーブルのCSS
 -------------------------------------*/
#leftcolumn table,#centercolumn table,#roomcolumn table {
	padding: 0px;
}
#leftcolumn td,#leftcolumn th,#centercolumn td,#centercolumn th,#roomcolumn td,#roomcolumn th {
	padding: 4px;
}

#leftcolumn td,#centercolumn td,#roomcolumn td {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0c6b3;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
#leftcolumn td .noline,#centercolumn td .noline,#roomcolumn td .noline {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 0px;
}
#leftcolumn th,#centercolumn th,#roomcolumn th {
/* 	font-weight: normal; */
	color: #8e1d1d;
	white-space: nowrap;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #797069;
	font-size: 12px;
	vertical-align: top;
	}
/*-------------------------------------
テーブル内のボタンCSS
 -------------------------------------*/
.bot_map {
	vertical-align: middle;
	float: right;
}

/*-------------------------------------
 見出し帯のCSS
  -------------------------------------*/
.obi {
	margin-top: 10px;
	margin-bottom: 10px;
}
.obi_center {
	margin-top: 10px;
	margin-bottom: 10px;
}
/*-------------------------------------
 お問合わせ先枠のCSS
  -------------------------------------*/
.waku_contact {
	background-image: url(../images/waku_contact.gif);
	background-repeat: no-repeat;
	height: 116px;
	width: 680px;
	padding-top: 34px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/*-------------------------------------
googlemapのCSS
 -------------------------------------*/
#access_map,#shop_access {
	background-repeat: no-repeat;
	height: 24px;
	width: 710px;
	padding-top: 26px;
	margin-top: 30px;
}
#access_map{
	background-image: url(../images/obi_access.gif);
}
#shop_access {
	background-image: url(../images/obi_store_access.gif);
}
#room_access_map,#kento_list {
	background-repeat: no-repeat;
	height: 30px;
	width: 980px;
	padding-top: 26px;
	margin-top: 15px;
	margin-bottom: -15px;
}
#room_access_map {
		background-image: url(../images/obi_access.gif);
	}

#kento_list{
		background-image: url(../images/obi_line.gif);
	}

#googlemap,#map {
	width: 100%;
	height: 420px;
	padding: 0px;
	box-shadow: 0 0 6px #999;
	-webkit-box-shadow: 0 0 6px #999;
	-moz-box-shadow: 0 0 6px #999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
/*-------------------------------------
検索一覧などのボタンで使うCSS
 -------------------------------------*/
.bott a,.bott a:link,.bott a:hover,.bott a:visited,.bott_st a,.bott_st a:link,.bott_st a:hover,.bott_st a:visited {
	border:none 0px #443d29;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	float: left;
	margin-right: 0px;
	color: #FFF;
	font-size: 11px;
	padding-right: 13px;
	padding-left: 13px;
	display: block;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 8px;
	/padding-bottom: 13px; /* ie7 ハック*/
	/background-repeat: repeat-x; /* ie7 ハック*/
}

/* 検索駅名ボタンの幅 */
.bott_st a,.bott_st a:link,.bott_st a:hover,.bott_st a:visited {
	width: 104px;
	margin-bottom: 5px;
}

.bott a,.bott a:link,.bott_st a,.bott_st a:link {
	background-image: url(../images/bot_back.gif);
}
.bott a:hover,.bott_st a:hover {
	background-image: url(../images/bot_back_on.gif);
}
/*-------------------------------------
部屋リスト内のテーブルCSS
 -------------------------------------*/
#room_list table,#m_list_wrapper .room_list table {
	width: 100%;
	padding: 0px;
	/* letter-spacing: -1px; */
}
#room_list td {
	text-align: center;
	padding: 5px;
}

#room_list td,#m_list_wrapper .room_list td {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0c6b3;
	font-size: 12px;
	text-align: center;
}
#room_list th,#m_list_wrapper .room_list th {
	font-weight: normal;
	color: #FFFFFF;
	white-space: nowrap;
	font-size: 11px;
	background-color: #443D29;
	text-align: center;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: normal;
	border-bottom-style: none;
	}
#room_list tbody tr:nth-child(even),#m_list_wrapper .room_list tbody tr:nth-child(even)  {
	background-color:#FEFDFC;
}

#room_list tbody tr:hover,#m_list_wrapper .room_list tbody tr:hover { /* 行にマウスオーバーした時のスタイル */
  background-color: #FFFFCC;
}
#room_list .check {
	background-color: #89B606;
}


/*-------------------------------------
部屋リスト内のテーブルの詳細ボタンCSS
 -------------------------------------*/
.detail a,.add_list a,.contact_list a,.del a {
	display:block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 22px;
}
.detail a:hover,.add_list a:hover,.contact_list a:hover,.del a:hover {
	background-position: 0px -22px;
	text-align: center;
}
.detail a {
	background-image: url(../images/bot_s_detail.gif);
	width: 40px;
}
/*-------------------------------------
部屋リスト内のテーブルの検討リストボタンCSS
 -------------------------------------*/
.add_list a {
	background-image: url(../images/bot_s_listadd.gif);
	width: 71px;
	margin-left: 5px;
}

/*-------------------------------------
部屋リスト内のテーブルのお問い合わせボタンCSS
 -------------------------------------*/
.contact_list a {
	background-image: url(../images/bot_s_contact.gif);
	width: 71px;
	margin-left: 10px;
}
/*-------------------------------------
削除ボタンCSS
 -------------------------------------*/
.del a {
	background-image: url(../images/bot_s_delete.gif);
	width: 40px;
}

/*-------------------------------------
 右カラム関連-画像
 -------------------------------------*/
	ul#s_thumbs, ul#s_thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}

	ul#s_thumbs li{
	float:left;
	padding:0px;
	margin: 0px;
	}
	ul#s_thumbs a,ol.new_arr dt {
		display:block;
		float:left;
		width:66px;
		height:66px;
		line-height:66px;
		overflow:hidden;
		position:relative;
		z-index:1;
	}
	ul#s_thumbs a img,ol.new_arr dt a img{
		float:left;
		position:absolute;
		top:-7px;
		left:-15px;
	max-height: 110px;
	max-width: 110px;
	}

/* topページの右側、新着物件*/
.new_arr {
	height: 75px;
}
ol.new_arr dt {
		margin:0;
		padding:0;
		list-style:none;
	}
ol.new_arr dt.r_pic {
	float:left;
	padding:0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
ol.new_arr dt a:hover,#rightcolumn a:hover img,#rogo a:hover img {
filter: alpha(opacity=80);
  -moz-opacity:0.8;
  opacity:0.8;
	}
ol.new_arr dd{
	float: right;
	width: 160px;
	line-height: 18px;
	}
ol.new_arr dd.tltle {
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis; /* Safari */
	-o-text-overflow: ellipsis; /* Opera */
	margin-bottom: 6px;
	}


/*-------------------------------------
 右カラム関連-タブの大枠
 -------------------------------------*/
#tab_wrapper {
	background-color: #e9e7e0;
	padding: 5px;
	}
/*-------------------------------------
 右カラム関連-タブ内の物件リスト
 -------------------------------------*/
.zero_list {
	background-color: #fff;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
	}
.zero_list:hover { /* 行にマウスオーバーした時のスタイル */
  background-color: #FFFFCC;
}

.zero_list li {
	list-style-type: none;
}
.icon_01,.icon_02,.icon_03 {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	}
.icon_01 {
/* 	font-size: 10px; */
	background-image: url(../images/r_icon_01.gif);
}
.icon_02 {
	background-image: url(../images/r_icon_02.gif);
	}
.icon_03 {
	background-image: url(../images/r_icon_03.gif);
	}
/* タブCSS*/
.btn_tab li {
	float:left;
	list-style-type: none;
}
.btn_tab {
	height:36px;
}

/*-------------------------------------
センターカラム、沿線、区リスト
 -------------------------------------*/
#centercolumn li {
	float: left;
	width: 215px;
	margin-left: 30px;
	padding-bottom: 3px;
}
.waku_white {
	background-color: #FFFFFF;
	font-size: 13px;
	padding: 15px;
	margin: 0px;
	}

/*-------------------------------------
スタッフ紹介
 -------------------------------------*/
.staff_pic {
	float: left;
	height: auto;
	width: 240px;
}
.staff_pic li {
	margin-left: 16px;
}
.staff_text {
	float: right;
	height: auto;
	width: 430px;
	padding-left: 20px;
	padding-right: 20px;
}
.staff_pic img {
	max-width:200px;
	max-height:265px;
	vertical-align: middle;
	border-radius:10px;
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	margin-bottom: 10px;
/*
border: 1px solid #ccc;
padding: 2px;
*/
}

.staff_pic {
	float: left;
	height: auto;
	width: 240px;
}
.staff_pic li,.staff_pic_r li {
	margin-left: 16px;
}
.staff_pic_r {
	float: right;
	height: auto;
	width: 240px;
}
.staff_text_r {
	float: left;
	height: auto;
	width: 430px;
	padding-right: 40px;
}
.staff_pic_r img {
	max-width:200px;
	max-height:265px;
	vertical-align: middle;
	border-radius:10px;
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
	margin-bottom: 10px;
/*
border: 1px solid #ccc;
padding: 2px;
*/
}

.staff_text dt,.staff_text_r dt {
	color: #39C;
	background-image: url(../images/staff_icon_q.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	background-position: 0px 3px;
	font-weight:bold;
}
.staff_text dd,.staff_text_r dd {
	background-image: url(../images/staff_icon_a.gif);
	background-repeat: no-repeat;
	padding-bottom: 15px;
	padding-left: 25px;
	background-position: 0px 3px;
}

/*-------------------------------------
サイトマップ
 -------------------------------------*/
.sitemap {
	float: left;
	height: auto;
	width: 225px;
	padding-right: 20px;
	margin-top: -10px;
}

/*-------------------------------------
サイドメニュー
 -------------------------------------*/
#side_menu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e6e6;
	width: 230px;
	margin-top: 10px;
}
#side_menu li {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	}
#side_menu li a {
	display:block;
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
	border-left-color: #e6e6e6;
	width: 192px;
	background-image: url(../images/paper.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 28px;
	text-decoration: none;
}
#side_menu li a:hover,#side_menu li a.over {
	background-color: #4A361E;
	color: #FFF;
	text-decoration: none;
	}
 /*-------------------------------------
プライバシーポリシー
 -------------------------------------*/
 #privacy ul {
	padding-left: 10px;
}

#privacy ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 15px;
}
#list_photo h3,#tab1 h3,#tab2 h3,#tab3 h3,#tab4 h3,#tab5 h3,#tab6 h3,#tab7 h3,#tab8 h3 {
	font-weight: normal;
	background-image: url(../images/h2_line.gif);
	background-repeat: repeat-x;
	font-size: 200%;
	height: 30px;
	text-shadow: 1px 1px 5px rgba(1, 1, 1, 0.3);
	background-position: 0px 10px;
	line-height: 27px;
	width: 370px;
/* 	width: 460px; */
	float: left;
	display: block;
	margin: 0px;
	padding: 0px;
}

/*　リストの画像　*/
	ul#top_thumbs, ul#top_thumbs li{
		margin:0;
		padding:0;
		list-style:none;
	}

	ul#top_thumbs li {
	padding:0px;
	margin: 0px;
	}
	ul#top_thumbs a {
		display:block;
		float:left;
		width:195px;
		height:195px;
		line-height:195px;
		overflow:hidden;
		position:relative;
		z-index:1;
	}
	ul#top_thumbs a img{
		float:left;
		position:absolute;
		top:0px;
		left:-50px;
max-width: 340px;
max-height: 340px;
	}


/*-------------------------------------
TOP物件リスト
 -------------------------------------*/
.top_list {
	background-color: #fff;
	font-size: 12px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 15px;
	float: left;
	width: 195px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-box-shadow: 0px 0px 3px #cccccc;
	-webkit-box-shadow: 0px 0px 3px #cccccc;
	box-shadow: 0px 0px 3px #cccccc;
	position: relative;
	height: 285px;
	}
.top_list:hover { /* 行にマウスオーバーした時のスタイル */
  background-color: #FFFFCC;
}
.top_list h4 {
	margin-top: 5px;
	margin-bottom: 5px;
}
.top_list li,.top_list h4 {
	list-style-type: none;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis; /* Safari */
    -o-text-overflow: ellipsis; /* Opera */
}
.icon_01,.icon_02,.icon_03 {
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 15px;
	}
.icon_01 {
/* 	font-size: 10px; */
	background-image: url(../images/r_icon_01.gif);
}
.icon_02 {
	background-image: url(../images/r_icon_02.gif);
	}
.icon_03 {
	background-image: url(../images/r_icon_03.gif);
	}
.list_obi {
	position: absolute;
	top:15px;
	z-index: 100;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	}

/*-------------------------------------
TOP-お知らせ専用
 -------------------------------------*/
#information li {
list-style-type : none;
color:#333333;
border-top:1px solid #fff;
border-bottom:1px solid #999;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
#information li:first-child{
border-top:0px;
}
#information li:last-child{
border-bottom:0px;
}

.info_l {
	width: 80px;
	float: left;
	text-align: right;
	padding-top: 10px;
}
.info_r {
	width: 580px;
	float: right;

	}


/*-------------------------------------
TOP-右メニューニュース
 -------------------------------------*/
#r_news {
	line-height: 16px;
}
#r_news dt {
	background-image: url(../images/yajirusi.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-top: 15px;
	margin-bottom: 5px;
	background-position: -4px 0px;
	font-size: 14px;
}
#r_news dd a {
	display:block;
}
*:first-child+html #r_news dd a {
	display:block;
	list-style-position: inside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -30px;
}

/*-------------------------------------
検討リスト＆最近見た物件
 -------------------------------------*/
#center_tab {
	float: left;
	position: absolute;
	margin-top: -26px;
	width: 500px;
}

/*-------------------------------------
駅名で絞り込む
 -------------------------------------*/	
#station {
	border: 1px solid #9D9886;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	}
#station table {
	background-color: #FFF;
	margin-top: -10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #D0C6B3;
	border-right-color: #D0C6B3;
}
#station h3 {
	background-image: none;
	font-size: 16px;
}
#station td {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D0C6B3;
	padding: 0px;
}
#station td a {
	background-image: url(../images/yajirusi.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 18px;
	display:block;
	}
#station td a:hover {
	background-color:#FFFFCC;
}
/*-------------------------------------
右カラムツイッター
 -------------------------------------*/
#twitter {
	height: 400px;
	width: 230px;
	margin-top: 20px;
	margin-bottom: 20px;
}

/*-------------------------------------
各丸共通部分書き出し。
 -------------------------------------*/
#tab_wrapper,.zero_list,.top_list,#info,#info_room,.search_info,#search_wrapper,.m_list,.waku_white,.osusume li,.s_osusume li {
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright:1px;
	-moz-border-radius-bottomleft:1px;
	-moz-border-radius-bottomright:1px;
	-webkit-border-top-left-radius:1px;
	-webkit-border-top-right-radius:1px;
	-webkit-border-bottom-left-radius:1px;
	-webkit-border-bottom-right-radius:1px;
	border-top-left-radius:1px;
	border-top-right-radius:1px;
	border-bottom-left-radius:1px;
	border-bottom-right-radius:1px;
	}

	.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	margin-top: 10px;
	margin-bottom: 10px;
}
.blue {
	font-weight: bold;
	color: #36F;
}
.green {
	font-weight: bold;
	color: #360;
}


.footer_keyword{
    height: 268px;
    padding: 0px 80px;
    overflow:hidden;
}

.footer_keyword ul{
    overflow:hidden;
    zoom:1;
}

.footer_keyword li{
    padding-left: 14px;
    list-style-type: none;
    float:left;
    width:31%;
}