/*-----------------------------------------------
 http://www.homemate.co.jp/hm/css/h_company.cssより
-----------------------------------------------*/

/* ==========================================================

title : ホームメイト
scope : 店舗紹介

last modify : 2010/03/23 117_miyano
memo  : 

========================================================== */
body {
	margin:0px;
	padding:0px;
	background: #ffffff;
	color:#444444;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;
	text-align:left;
	font-size:88%;
	letter-spacing:0.1em;
	line-height:1.25;
}

/*-----------------------------------------------
 __Base Link Color Setting
-----------------------------------------------*/
a {
	overflow:hidden;
	color:#1f7cc3;
	background-color:transparent;
	text-decoration:none;
	}
a:visited {
	color:#1f7cc3;
	background-color:transparent;
	text-decoration:none;
	}
a:active {
	text-decoration:none;
	}
a:hover {
	color:#ff6699;
	text-decoration:none;	
	}

/*-----------------------------------------------
 __default style
-----------------------------------------------*/
h1 { 
	margin:0px;
	padding:0px;
} 
h2 { 
	margin:0px;
	padding:0px;
} 
h3 { 
	margin:0px;
	padding:0px;; 
} 
h4 { 
	margin:0px;
	padding:0px; 
} 
h5 { 
	margin:0px;
	padding:0px;
} 
p { 
	margin:0px;
	padding:0px;
} 
ul { 
	margin:0px;
	padding:0px;
} 
ol { 
	margin:0px;
	padding:0px;
} 
li { 
	margin:0;
	padding:0; 
} 
dl { 
	margin:0px;
	padding:0px; 
} 
dt { 
	margin:0;
	padding:0; 
} 
dd { 
	margin:0px;
	padding:0px;
} 
address { 
	margin:0px;
	padding:0px;
} 
img { 
	margin:0px;
	padding:0px;
	border:none;
} 
form {
	margin:0;
	padding:0;
} 
select { 
	margin:0px;
	padding:0px;
} 
option { 
	margin:0px;
	padding:0px;
} 
input { 
	margin:0px;
	padding:0px;
} 
label { 
	margin:0px;
	padding:0px;
} 
ul { 
list-style-type: none 
} 
ol { 
list-style-type: none 
} 
li { 
list-style-type: none 
} 
dl { 
list-style-type: none 
} 
dt { 
list-style-type: none 
} 
dd { 
list-style-type: none 
}
form {
	margin:0px;
	padding:0px;
}
br {
 letter-spacing:0; 
}
.imgclear {
	margin:0 0 15px;
	padding:0px;
	}
.clear {
	clear:both;
}
.bold {
	font-weight: bold;	
}
.dispnon {
	display:none;
}
.txt_red {
	color:#ff0000;
}
.txt_right {
	text-align:right;
}

/*-----------------------------------------------
 __ヘッダ設定
-----------------------------------------------*/
#header {
	height:120px;
	margin:0;
	padding:0;
	background:url(http://www.homemate.co.jp/jhp/image/bg_header.jpg) repeat-x;
	}
#header_in {
	position:relative;
	width:908px;
	height:120px;
	margin:0 auto;
	padding:0;
	}
#header_in div#logo a {
	position:absolute;
	top:14px;
	left:0px;
	display:block;
	overflow:hidden;
	width:376px;
	height:50px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
#header_in div#logo_hm a{
	position:absolute;
	top:5px;
	right:149px;
	display:block;
	overflow:hidden;
	width:200px;
	height:42px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	}
#header_in h1{
	position:absolute;
	top:82px;
	left:0px;
	width:692px;
	margin:0;
	padding:0px;
	font-size:163%;
	font-weight:normal;
	}

/*-----------------------------------------------
 __コンテンツ設定
-----------------------------------------------*/
#content {
	overflow:hidden;
	width:908px;
	margin:0px auto;
	padding:0px;
	background: url(http://www.homemate.co.jp/jhp/image/bg_content.gif) repeat-y;
	}
/*-----------------------------------------------
 __commentbox
-----------------------------------------------*/
#commentbox{
	clear:both;
	margin:0px 20px;
	padding:10px 15px;
	border:3px double #192f60;
	}
#commentbox p{
	margin:0px;
	padding:0px;
	color:#F00;
	font-weight:bold;
	font-size:100%;
	line-height:1.6;
	letter-spacing:-0.01px;
	}
/*-----------------------------------------------
 __上部メニュー
-----------------------------------------------*/
#con_menu {
	position:relative;
	width:908px;
	height:56px;
	background: url(http://www.homemate.co.jp/jhp/image/bg_con_menu.gif) no-repeat;
	}
#con_menu ul#l_menu {
	position:absolute;
	top:11px;
	left:19px;
	}
#con_menu ul#l_menu li {
	float:left;
	display:block;
	width:130px;
	height:30px;
	text-indent:-9999px;	
	}
/*#con_menu ul#blog_main li {
	display:block;
	width:174px;
	height:31px;
	text-indent:-9999px;	
	}*/
#con_menu ul#l_menu li#btn_pro {
	background: url(http://www.homemate.co.jp/jhp/image/btn_menu_pro.gif) no-repeat 0px 0px;
	}
#con_menu ul#l_menu li#btn_pro a {
	overflow:hidden;
	display:block;
	width:130px;
	height:30px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_menu_pro.gif) no-repeat 0px -30px;
	}
#con_menu ul#l_menu li#btn_pro a:hover {
	display:block;
	width:130px;
	height:30px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_menu_pro.gif) no-repeat 0px -60px;
	}
#con_menu ul#l_menu li#btn_blog {
	margin-left:5px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_menu_blog.gif) no-repeat 0px 0px;
	}
#con_menu ul#l_menu li#btn_blog a {
	overflow:hidden;
	display:block;
	width:130px;
	height:30px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_menu_blog.gif) no-repeat 0px -30px;
	}
#con_menu ul#l_menu li#btn_blog a:hover{
	display:block;
	width:130px;
	height:30px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_menu_blog.gif) no-repeat 0px -60px;
	}
#con_menu ul#r_menu {
	position:absolute;
	top:7px;
	right:4px;
	margin:0px;
	padding:0px;
}
#con_menu ul#r_menu li {
	float:left;
	display:block;
	height:31px;
	text-indent:-9999px;	
}
#con_menu ul#r_menu li#btn_inquiry {
	width:174px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_menu_inq.gif) no-repeat 0px 0px;
}

#con_menu ul#r_menu li#btn_inquiry a {
	overflow:hidden;
	display:block;
	width:174px;
	height:31px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_menu_inq.gif) no-repeat 0px 0px;
}
#con_menu ul#r_menu li#btn_inquiry a:hover {
	overflow:hidden;
	display:block;
	width:174px;
	height:31px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_menu_inq.gif) no-repeat 0px -31px;
}
#con_menu ul#r_menu li#btn_print {
	width:174px;
	margin-left:5px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_menu_print.gif) no-repeat 0px 0px;
}
#con_menu ul#r_menu li#btn_print a {
	overflow:hidden;
	display:block;
	width:174px;
	height:31px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_menu_print.gif) no-repeat 0px 0px;
}
#con_menu ul#r_menu li#btn_print a:hover {
	overflow:hidden;
	display:block;
	width:174px;
	height:31px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_menu_print.gif) no-repeat 0px -31px;
}

/*-----------------------------------------------
 __area
-----------------------------------------------*/
dl#area {
	overflow:hidden;
	width:547px;
	margin:0px 0px 5px 19px;
	padding:1px;
	border: 3px solid #fcbed0;
	background:#fde7ed;
}
dl#area dt {
	float:left;
	width:150px;
	height:23px;
	background: url(http://www.homemate.co.jp/jhp/image/ttl_area.gif) no-repeat;
	text-indent:-9999px;
}
dl#area dd {
	float:left;
	margin-left:10px;
}
dl#area dd ul{
	float:left;
	width:375px;
	margin:0px;
	padding:2px 5px 0px 0px;
	text-align:left;
}
dl#area dd li {
	display:inline-block;
	float:left;
	margin:0px;
	padding:0px 10px 0px 0px;
	line-height:1.5;
	white-space:nowrap;
}

/*-----------------------------------------------
 __message
-----------------------------------------------*/
dl#message {
	overflow:hidden;
	margin:0px 0px 5px 19px;
	padding:1px;
	border: 3px solid #fcbed0;
	background:#fde7ed;
}
dl#message dt {
	width:150px;
	height:23px;
	background: url(http://www.homemate.co.jp/jhp/image/ttl_message.gif) no-repeat;
	text-indent:-9999px;
}
dl#message dd{
	padding-bottom:9px;
}
dl#message dd p{
	padding:5px 10px 0px;
	line-height:1.5;
}

/*-----------------------------------------------
 __tokuten
-----------------------------------------------*/
#tokutenbox{
	overflow:hidden;
	width:862px;
	margin:10px auto 0px;
	padding:1px;
	border: 3px solid #fcbed0;
	background:#fde7ed;
}
#tokutenbox dl {
	float:left;
	width:640px;
}
#tokutenbox dl dt {
	width:150px;
	height:23px;
	background: url(http://www.homemate.co.jp/jhp/image/ttl_tokuten.gif) no-repeat;
	text-indent:-9999px;
}
#tokutenbox dl dd{
	overflow:hidden;
	padding-bottom:9px;
}
#tokutenbox dl dd p{
	margin:0px;
	padding:5px 10px 0px;
	line-height:1.5;
}
#coupon{
	float:right;
	margin:0px;
	padding:7px 7px 7px 10px;
	text-indent:-9999px;
}
.coupon01 a{
	display:block;
	overflow:hidden;
	width:180px;
	height:47px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_coupon01.gif) no-repeat 0px 0px;
}
.coupon01 a:hover{
	display:block;
	width:180px;
	height:47px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_coupon01.gif) no-repeat 0px -47px;
}

/*-----------------------------------------------
 __LEFT
-----------------------------------------------*/
#left {
	overflow:visible;
	float:left;
	width:574px;
	margin:15px 0px 0px;
	padding:0px 0px 20px;
	}

/*-----------------------------------------------
 __h2
-----------------------------------------------*/
h2#ttl_profile {
	width:555px;
	height:33px;
	margin:0px 0px 5px 19px;
	padding:0px;
	background: url(http://www.homemate.co.jp/jhp/image/ttl_profile.gif) no-repeat;
	text-indent:-9999px;
}
h2#ttl_joboffer {
	width:553px;
	height:30px;
	margin:0px auto;
	padding:0px;
	background: url(http://www.homemate.co.jp/jhp/image/ttl_joboffer.gif) no-repeat;
	text-indent:-9999px;
}
/*-----------------------------------------------
 __基本テーブル
-----------------------------------------------*/
#profilebox {
	width:555px;
	margin:7px 0px 0px 19px;
	padding:0px;
}
#profilebox table {
	width:100%;
	margin:0px auto;
	padding:0px;
	border:3px solid #fcbed0;
	border-collapse:collapse;
	border-spacing:0;
	}
#profilebox table th {
	width:105px;
	padding:5px;
	border:2px solid #fcbed0;
	border-left:none;
	color:#ffffff;
	background: #fa85a8;
	text-align:center;
}
#profilebox table td {
	padding:5px 8px;
	border:2px solid #fcbed0;
	border-right:none;
	vertical-align:middle;
	background:#ffffff;
}
.freedial {
	margin-right:10px;
	padding:6px 5px 4px 30px;
	background: url(http://www.homemate.co.jp/jhp/image/ico_freedial.gif) no-repeat left;
}

/*-----------------------------------------------
 __おすすめ情報バナー
-----------------------------------------------*/
p#h_useful {
	clear:both;
	margin:10px 0px 0px 19px;
	padding:0px;
	width:555px;
	height:100px;
	background:url(http://www.homemate.co.jp/jhp/image/bnr_h_useful.gif) no-repeat 0 0;
	text-indent:-9999px;
	}
p#h_useful a {
	display:block;
	width:555px;
	height:100px;
	background:url(http://www.homemate.co.jp/jhp/image/bnr_h_useful.gif) no-repeat 0 0;
	}
p#h_useful a:hover {
	background:url(http://www.homemate.co.jp/jhp/image/bnr_h_useful.gif) no-repeat 0 -100px;
	}
	
/*-----------------------------------------------
 __求人情報
-----------------------------------------------*/
#jobofferbox {
	width:553px;
	margin:10px 0px 0px 19px;
	padding:0px;
	border:1px solid #cccccc;
	background:#eeeeee;
}
#jobofferbox .joboffer_in {
	width:525px;
	margin:0px auto 0px;
	padding:9px 0px 14px;
}
table.joboffer {
	width:100%;
	margin:8px auto 0px;
	padding:0px;
	border:2px solid #c5c5c9;
	border-collapse:collapse;
	line-height:130%;
	}
table.joboffer th {
	width:105px;
	padding:5px;
	border:1px solid #c5c5c9;
	text-align:center;
	color:#ffffff;
	background: #8a9cb6;
}
table.joboffer td {
	padding:5px 8px;
	border:1px solid #c5c5c9;
	background:#ffffff;
}
table.joboffer.t_3 {
	margin:3px auto 0px;	
}
.td_inquiry {
	margin:0px 0px 0px 10px;
	padding:7px 5px 2px 30px;
	background: url(http://www.homemate.co.jp/jhp/image/ico_inquiry.gif) no-repeat left 3px;
}
.joboffer_in tr.offer_category th{
	padding: 8px 5px 5px 5px;
	}
.joboffer_in tr.offer_category td{
	padding: 8px 10px 7px 8px;
	word-wrap:break-word ;
	}
#jobofferbox .joboffer_in tr.offer_category td p{
	float: left;
	margin: 2px 0px 0px 0px;
	padding: 0;
	}
#jobofferbox .joboffer_in tr.offer_category td a {
	display: block;
	float: right;
	width: 137px;
	height: 26px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	text-indent: -9999px;
	}
#jobofferbox .joboffer_in tr.offer_category td a.regular {
	background: url(http://www.homemate.co.jp/jhp/image/btn_view_regular.gif) no-repeat 0 0;
	}
#jobofferbox .joboffer_in tr.offer_category td a:hover.regular {
	background: url(http://www.homemate.co.jp/jhp/image/btn_view_regular.gif) no-repeat 0 -26px;
	}
#jobofferbox .joboffer_in tr.offer_category td a.part {
	background: url(http://www.homemate.co.jp/jhp/image/btn_view_part.gif) no-repeat 0 0;
	}
#jobofferbox .joboffer_in tr.offer_category td a:hover.part {
	background: url(http://www.homemate.co.jp/jhp/image/btn_view_part.gif) no-repeat 0 -26px;
	}

#jobofferbox .joboffer_in td.entry_howto p{
	clear: both;
	display: block;
	width: 380px;
	margin: 0px 0px 5px 0px;
	padding: 0;
	word-wrap:break-word ;	
	}
#jobofferbox .joboffer_in td.entry_howto p.entry_note{
	margin: 0;
	padding: 4px 0px 0px 0px;
	border-top: 1px dotted #cccccc;
	word-wrap:break-word ;
	}
#jobofferbox .joboffer_in td.entry_howto p.entry_mail{
	display: block;
	}
#jobofferbox .joboffer_in td.entry_howto p.entry_mail span{
	display: block;
	margin: 0px 7px 0px 0px;
	padding: 3px 0px 0px 0px;
	float: left;
	}

#jobofferbox .joboffer_in td.entry_howto a {
	display: block;
	float: left;
	width: 167px;
	height: 30px;
	margin: 0px 0px 5px 4px;
	padding: 0;
	text-indent: -9999px;
	}
#jobofferbox .joboffer_in td.entry_howto a.regular {
	background: url(http://www.homemate.co.jp/jhp/image/btn_offer_regular.gif) no-repeat 0 0;
	}
#jobofferbox .joboffer_in td.entry_howto a:hover.regular {
	background: url(http://www.homemate.co.jp/jhp/image/btn_offer_regular.gif) no-repeat 0 -30px;
	}
#jobofferbox .joboffer_in td.entry_howto a.part {
	background: url(http://www.homemate.co.jp/jhp/image/btn_offer_part.gif) no-repeat 0 0;
	}
#jobofferbox .joboffer_in td.entry_howto a:hover.part {
	background: url(http://www.homemate.co.jp/jhp/image/btn_offer_part.gif) no-repeat 0 -30px;
	}
	

#qrbox {
	clear:both;
	width:555px;
	height:115px;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 19px;
	background: url(http://www.homemate.co.jp/jhp/image/bg_qrbox.gif) no-repeat right;
}
#qrbox dl dt {
	float:left;
	width:390px;
	height:50px;
	text-indent:-9999px;
	background: url(http://www.homemate.co.jp/jhp/image/ttl_qr.gif) no-repeat right;
}
#qrbox dl dd {
	float:left;
	width:325px;
	height:34px;
	margin:0px;
	padding:0px 0px 0px 127px;
	font-size:82%;
	line-height:1.5;
}
#qrbox dl dd.img_qr {
	float:right;
	width:66px;
	height:66px;
	margin:-18px 0px 0px 0px;
	padding:0px 20px 0px 0px;
}
/*-----------------------------------------------
 __RIGHT
-----------------------------------------------*/
#right {
	overflow:visible;
	float:right;
	width:319px;
	margin:15px 0px 0px 0px;
	padding:0px;
	}
#right .r_box {
	overflow:visible;
	clear:both;
	width:290px;
	height:auto;
	margin:0px 19px 15px 0px;
	padding-bottom:9px;
	border:5px solid #cccccc;
}
#right .r_box.r_search{
	padding-bottom:7px;
}
#right .r_box.r_map,#right .r_box.r_shopphoto{
	border:5px solid #fa85a8;
}

#right .r_box dl {
	width:290px;
	height:auto;
	margin:0px;
	padding:0px;
}
#right .r_box dt {
	width:290px;
	height:33px;
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
#right .r_box dd {
	clear:both;
	overflow:visible;
	width: 290px;
	margin:0px;
	padding:0px;
	text-align:center;
}
/*-----------------------------
 __ホームメイトブログバナー
-----------------------------*/
.bnr_blog {
	width:300px;
	height:149px;
	margin:0px 0px 10px;
	padding:0px;
	background: url(http://www.homemate.co.jp/jhp/image/bnr_blog.jpg) no-repeat 0 0;
	text-indent:-9999px;
}
.bnr_blog a {
	display:block;
	width:300px;
	height:149px;
	background: url(http://www.homemate.co.jp/jhp/image/bnr_blog.jpg) no-repeat 0 0;
}
.bnr_blog a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/bnr_blog.jpg) no-repeat 0 -149px;
}
/*-----------------------------
 __取扱い物件を検索
-----------------------------*/
.r_search dt {
	margin-bottom:2px;
	background: url(http://www.homemate.co.jp/jhp/image/r_ttl_search.gif) no-repeat;
}
.r_search dd ul {
	overflow:hidden;
	width: 282px;
	margin:0px;
	padding: 0px 0px 0px 8px;
}
.r_search dd li {
	float:left;
	width:134px;
	height:33px;
	margin:5px 6px 0px 0px;
	text-indent:-9999px;
}
.r_search dd li a {
	display:block;
	overflow:hidden;
	width:134px;
	height:33px;
}
.r_search dd li.btn_rent_a {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat 0px 0px;
}
.r_search dd li.btn_rent_a a {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat 0px 0px;
}
.r_search dd li.btn_rent_a a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat 0px -33px;
}
.r_search dd li.btn_rent_b {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -134px 0px;
}
.r_search dd li.btn_rent_b a {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -134px 0px;
}
.r_search dd li.btn_rent_b a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -134px -33px;
}
.r_search dd li.btn_buy_a {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -268px 0px;
}
.r_search dd li.btn_buy_a a {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -268px 0px;
}
.r_search dd li.btn_buy_a a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -268px -33px;
}
.r_search dd li.btn_buy_b {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -402px 0px;
}
.r_search dd li.btn_buy_b a {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -402px 0px;
}
.r_search dd li.btn_buy_b a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -402px -33px;
}
.r_search dd li.btn_buy_c {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -536px 0px;
}
.r_search dd li.btn_buy_c a {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -536px 0px;
}
.r_search dd li.btn_buy_c a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -536px -33px;
}
.r_search dd li.btn_oneyear {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -670px 0px;
}
.r_search dd li.btn_oneyear a {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -670px 0px;
}
.r_search dd li.btn_oneyear a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -670px -33px;
}
.r_search dd li.btn_monthly {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -804px 0px;
}
.r_search dd li.btn_monthly a {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -804px 0px;
}
.r_search dd li.btn_monthly a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_r_search.gif) no-repeat -804px -33px;
}

/* 新着物件 */
iframe#newboxframe {
	float:left;
	width:274px;
	height:100px;
	margin:0px 8px;
	padding:0px;
	}
dl#newbox{
	width:274px;
	margin:0px auto;
	padding:0px 0px 5px;
	background: url(http://www.homemate.co.jp/jhp/image/r_line_new.gif) repeat-x left bottom;
	}
dl#newbox dt#ttl_new {
	width:274px;
	height:34px;
	margin:0px;
	padding:0px;
	background: url(http://www.homemate.co.jp/jhp/image/r_ttl_new.gif) no-repeat 0 0;
	text-indent:-9999px;
}
dl#newbox dd {
	width:274px;
	margin:0px;
	padding:9px 0px 0px 0px;
	}
dl#newbox dd ul {
	overflow:hidden;
	list-style:none;
	width:274px;
	margin:0px;
	padding:0px;
	}
dl#newbox dd ul li {
	overflow:hidden;
	float:left;
	width:134px;
	height:auto;
	margin:0px;
	padding:0px;
	text-indent:0px;
	}
dl#newbox dd ul li.new_right {
	float:right;
	}
dl#newbox dd ul li a {
	display:inline;
	}
dl#newbox dd ul li .bukken_photo {
	float:left;
	width:55px;
	height:41px;
	margin:0px;
	padding:0px;
	}
dl#newbox dd ul li .bukken_photo img {
	width:55px;
	height:41px;
	margin:0px;
	padding:0px;
	vertical-align:bottom;
	}
dl#newbox dd ul li .info  {
	float:right;
	width:75px;
	margin:0px;
	padding:0px;
	text-align:left;
	}
dl#newbox dd ul li .info p.info_s {
	margin:0px 0px 0px 5px;
	padding:0px;
	font-size:85%;
	line-height:100%;
	}
dl#newbox dd ul li .info p.info_s a {
	color:#00F;
	}
dl#newbox dd ul li .info p.ico {
	clear:both;
	width:49px;
	height:18px;
	margin:0px 0px 3px 0px;
	padding:0px;
	}
	
/* その他の取り扱い物件を探す */
p.other_search{
	margin:0px;
	padding:0px;
	font-size:85%;
	/*text-align:left;*/
	}

/*-----------------------------
 __店舗写真
-----------------------------*/
#right .r_box.r_shopphoto dt {
	margin-bottom:7px;
	background: url(http://www.homemate.co.jp/jhp/image/r_ttl_shopphoto.gif) no-repeat;
}
#shopphoto01 {
	position:relative;
	width:270px;
	margin:0px 9px 0px;
	border: 1px solid #cccccc;
}
.s_photo {
	width: 281px;
	font-size:85%;
	margin: 4px 0px 0px 9px;	
}
.s_photo ul{
	overflow:hidden;
	height:auto;
	margin:0px;
}
.s_photo ul li{
	display:inline;
	float:left;
	position:relative;
	width:84px;
	border: 1px solid #cccccc;
	margin:0px 7px 7px 0px;
	padding:0px;
}
.s_photo ul li img{

}

.s_photo li#s_photo03{
	margin:0px 0px 7px 0px;
}
.s_photo li#s_photo04,
.s_photo li#s_photo05{
	margin:0px 7px 0px 0px;
}
.s_photo li#s_photo06{
	margin:0px;
}
img.ico_large {
	position:absolute;
	right:0;
	bottom:0;
	z-index:1;
	margin:0px;
	padding:0px;
	border:none;
	}

.r_shopphoto img{
	filter: alpha(style=0);
	vertical-align: bottom;
}
.r_shopphoto a:hover img{
	opacity:0.85;
	-moz-opacity:0.85;
	filter: alpha(opacity=85);
}

/*-----------------------------
 __店舗_ＭＡＰ
-----------------------------*/
#right .r_box.r_map dt {
	margin-bottom:7px;
	background: url(http://www.homemate.co.jp/jhp/image/r_ttl_map.gif) no-repeat;
}
#map {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0px 9px 8px 9px;
	padding:0;
	border: 1px solid #e1e1e1;
	font-size:85%;
	text-align:left;
}
#map img {
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}
/*#map iframe {
	width:270px;
	height:270px;
	margin:0px;
	padding:0px;
}
#map_i {
	width:270px;
	height:270px;
	margin:0px;
	padding:0px;
}*/
p.zoom a{
	margin:0px;
	padding:0px 0px 0px 23px;
	background: url(http://www.homemate.co.jp/jhp/image/ico_zoom.gif) no-repeat left center;
}
p.parking a{
	margin:0px;
	padding:0px 0px 0px 23px;
	background: url(http://www.homemate.co.jp/jhp/image/ico_parking.gif) no-repeat left center;
}
/*iframe*/
#iframe {
	width:270px;
	height:270px;
	margin:0px 9px 8px 9px;
	padding:0;
	border: 1px solid #e1e1e1;
	}
	
body#mapframe {
	margin: 0;
	padding: 0;
	}
body#mapframe #map {
	width:270px;
	height:270px;
	margin:0px;
	padding:0;
	border:none;
	}
/*-----------------------------------------------
 __フッタ設定
-----------------------------------------------*/
#footer {
	clear:both;
	height:67px;
	margin:0;
	padding:0;
	background:#ffffff url(http://www.homemate.co.jp/jhp/image/bg_footer.gif) repeat-x left bottom;
	}
#footer_in {
	position:relative;
	width:908px;
	height:67px;
	margin:0 auto;
	padding:0;
	background:#ffffff url(http://www.homemate.co.jp/jhp/image/bg_footer_in.gif) no-repeat;
	}

/* コピーライト */	
#footer #copyright {
	clear:both;
	position:absolute;
	top:33px;
	width:908px;
	margin:0px;
	padding:0px;
	text-align:center;
	}
/*-----------------------------------------------
 PopBox
-----------------------------------------------*/
/* Sample PopBox CSS Classes */
/* PopBox.js, Copyright (c) 2007, C6 Software, Inc. (http://www.c6software.com/)*/

.PopBoxImageSmall
{
	border: none;
	cursor: url("http://www.homemate.co.jp/hm/popbox/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	width:540px;
	height:406px;
	padding:6px;
	border:1px solid #cacaca;
	cursor: url("http://www.homemate.co.jp/hm/popbox/magminus.cur"), pointer;
/*filter: progid:DXImageTransform.Microsoft.glow(color=#e1e1e1,strength=10);*/
filter: progid:DXImageTransform.Microsoft.shadow(color=#e1e1e1, direction=135, strength=3);
background:#ffffff;
}
.PopBoxImageShrink
{
	cursor: url("http://www.homemate.co.jp/hm/popbox/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}







/*-----------------------------------------------
東建サイトより
-----------------------------------------------*/

#header_in {
	background:url(http://www.homemate.co.jp/jhp/image/bg_header_in.jpg) no-repeat 0px 0px;
	}
/*-----------------------------------------------
 __求人情報_直営仕様
-----------------------------------------------*/
.btn_chukai{
	float:right;
	width:130px;
	height:27px;
	margin:0px 0px 5px;
	padding:0px;
	text-indent:-9999px;
}
.btn_chukai a{
	display:block;
	overflow:hidden;
	width:130px;
	height:27px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_chukai.gif) no-repeat 0px 0px;	
}
.btn_chukai a:hover{
	display:block;
	overflow:hidden;
	width:130px;
	height:27px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_chukai.gif) no-repeat 0px -27px;	
}
.joboffer_in dl {
	clear:both;
	position:relative;
	width:525px;
	height:83px;
	margin:2px auto 0px;
	background: url(http://www.homemate.co.jp/jhp/image/bg_job.gif) no-repeat;
}
.joboffer_in dl dt {
	position:absolute;
	width:133px;
	height:83px;
	top:0px;
	left:0px;
	text-indent:-9999px;
}
dt.ttl_job01 {
	background: url(http://www.homemate.co.jp/jhp/image/ttl_job01.gif) no-repeat;
}
dt.ttl_job02 {
	background: url(http://www.homemate.co.jp/jhp/image/ttl_job02.gif) no-repeat;
}
dt.ttl_job03 {
	background: url(http://www.homemate.co.jp/jhp/image/ttl_job03.gif) no-repeat;
}
dt.ttl_job04 {
	background: url(http://www.homemate.co.jp/jhp/image/ttl_job04.gif) no-repeat;
}
.joboffer_in dl dd {
	position:absolute;
	left:142px;
	width:383px;
}
.joboffer_in dl dd p{
	margin:0px;
	padding:9px 9px 0px 0px;
}
.joboffer_in dl dd ul {
	position:absolute;
	top:50px;
}
.joboffer_in dl dd li {
	float:left;
	display:block;
	height:29px;
	text-indent:-9999px;
}
.joboffer_in dl dd li.btn_job_a a {
	display:block;
	overflow:hidden;
	width:137px;
	height:30px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_job.gif) no-repeat 0px 0px;	
}
.joboffer_in dl dd li.btn_job_a a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_job.gif) no-repeat 0px -30px;	
}
.joboffer_in dl dd li.btn_job_b a {
	display:block;
	overflow:hidden;
	width:137px;
	height:30px;
	margin-left:10px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_job.gif) no-repeat -137px 0px;	
}
.joboffer_in dl dd li.btn_job_b a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_job.gif) no-repeat -137px -30px;	
}
.joboffer_in dl dd li.btn_job_c a {
	display:block;
	overflow:hidden;
	width:192px;
	height:30px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_job.gif) no-repeat -274px 0px;	
}
.joboffer_in dl dd li.btn_job_c a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_job.gif) no-repeat -274px -30px;	
}
/*-----------------------------------------------
 __クーポン調整　coupon02用
-----------------------------------------------*/
/*#tokutenbox dl {
	width:540px;
}
.coupon02 a{
	display:block;
	overflow:hidden;
	width:290px;
	height:90px;
	background: url(http://www.homemate.co.jp/jhp/image/bnr_cam_introduction.gif) no-repeat 0px 0px;
}
.coupon02 a:hover{
	display:block;
	width:290px;
	height:90px;
	background: url(http://www.homemate.co.jp/jhp/image/bnr_cam_introduction.gif) no-repeat 0px -90px;
}*/
/*-----------------------------------------------
 __キャンペーンバナー
-----------------------------------------------*/
#right .r_box.r_bnr {
	padding-bottom:0px;
	background:none;
	border:#ffffff;
	border-top:none;
	border-bottom:none;
}
#right .r_box.r_bnr dl.bnrbox {
	position:relative;
	list-style:none;
	width:290px;
	height:90px;
	margin:0px;
	padding:0px;
}
#right .r_box.r_bnr dl.bnrbox dt {
	display:none;
}
#right .r_box.r_bnr dl.bnrbox dd {
	width:290px;
	height:90px;
	margin:0px;
	padding:0px;
}
#right .r_box.r_bnr dl.bnrbox dd ul {
	list-style:none;
	width:290px;
	height:90px;
	margin:0px;
	padding:0px;
}
#right .r_box.r_bnr dl.bnrbox dd ul li.bnr_cam {
	width:290px;
	height:90px;
	margin:0px;
	padding:0px;
	background: url(http://www.homemate.co.jp/jhp/image/bnr_cam_introduction.gif) no-repeat 0 0;
	text-indent:-10000px;
}
#right .r_box.r_bnr dl.bnrbox dd ul li.bnr_cam a {
	display:block;
	width:290px;
	height:64px;
	background: url(http://www.homemate.co.jp/jhp/image/bnr_cam_introduction.gif) no-repeat 0 0;
}
#right .r_box.r_bnr dl.bnrbox dd ul li.bnr_cam a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/bnr_cam_introduction.gif) no-repeat 0 -90px;
}
#right .r_box.r_bnr dl.bnrbox dd ul li.btn_cam {
	position:absolute;
	top:64px;
	left:40px;
	width:211px;
	height:23px;
	margin:0px;
	padding:0px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_cam_introduction.gif) no-repeat -40px -64px;
	text-indent:-10000px;
}
#right .r_box.r_bnr dl.bnrbox dd ul li.btn_cam a {
	display:block;
	width:211px;
	height:23px;
	background: url(http://www.homemate.co.jp/jhp/image/btn_cam_introduction.gif) no-repeat -40px -64px;
}
#right .r_box.r_bnr dl.bnrbox dd ul li.btn_cam a:hover {
	background: url(http://www.homemate.co.jp/jhp/image/btn_cam_introduction.gif) no-repeat -40px -154px;
}


