@import url( ../../css/h_company.css ); 

/*-----------------------------------------------
 __ヘッダ設定
-----------------------------------------------*/
#header {
	background:url(../image/bg_header.jpg) repeat-x;
	}
#header_in {
	background:url(../image/bg_header_in.jpg) no-repeat 0px 0px;
	}
/*-----------------------------------------------
 __上部メニュー
-----------------------------------------------*/
#con_menu ul#l_menu li {
	color:#04995f;
}
#con_menu ul#l_menu li#btn_pro{
	background: url(../image/btn_menu_pro_hmc.gif) no-repeat 0px 0px;
}
/*-----------------------------------------------
 __area
-----------------------------------------------*/
dl#area dt {
	background: url(../image/ttl_area.gif) no-repeat;
}
/*-----------------------------------------------
 __message
-----------------------------------------------*/
dl#message dt {
	background: url(../image/ttl_message.gif) no-repeat;
}
/*-----------------------------------------------
 __h2
-----------------------------------------------*/
h2#ttl_profile {
	background: url(../image/ttl_profile.gif) no-repeat;
}
/*-----------------------------------------------
 __クーポン情報
-----------------------------------------------*/
#couponbox table {
	border:3px solid #81d5b0;
	}
#couponbox table th {
	border:2px solid #81d5b0;
	background: #5cbf94;
}
#couponbox table td {
	border:2px solid #81d5b0;
}
/*-----------------------------------------------
 __profile
-----------------------------------------------*/
#profilebox table {
	border:3px solid #81d5b0;
	}
#profilebox table th {
	border:2px solid #81d5b0;
	background: #5cbf94;
}
#profilebox table td {
	border:2px solid #81d5b0;
}
/*-----------------------------------------------
 __right
-----------------------------------------------*/
.r_search dt {
	background: url(../image/r_ttl_search.gif) no-repeat;
}
#right .r_box.r_map,#right .r_box.r_shopphoto{
	border:5px solid #5cbf94;
}
/*-----------------------------
 __取扱い物件を検索
-----------------------------*/
/* 新着物件 */
dl#newbox{
	background: url(../image/r_line_new.gif) repeat-x left bottom;
	}
dl#newbox dt#ttl_new {
	background: url(../image/r_ttl_new.gif) no-repeat 0 0;
}
/*-----------------------------------------------
 __フッタ設定
-----------------------------------------------*/
#footer {
	background: url(../image/bg_footer.gif) repeat-x;
	}
#footer_in {
	background:url(../image/bg_footer_in.gif) no-repeat 0px 0px;
	}
/*#btn_hmtop a{
	background: url(../image/btn_hmtop.gif) no-repeat 0px 0px;
}
#btn_hmtop a:hover{
	background: url(../image/btn_hmtop.gif) no-repeat 0px -25px;
}
*/
