﻿@charset "UTF-8";

/* ***********************
	Sitemap
************************** */
#sitemap h1 {
	width:694px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/sitemap_title_01.jpg) no-repeat;
	margin-bottom:0px;
}
.sitemap-contents ul {
	list-style-type:none;
}
.sitemap-contents ul.tenchi-link {
	margin:17px 0 20px 16px;
}
.sitemap-contents ul.tenchi-link li {
	display:inline;
	margin-right:1.5em;
}
a.arrow-link-green {
	padding-left:11px;
	background:url(../../img/arrow_jr_green.gif) left center no-repeat;
}
a.arrow-link-red {
	padding-left:11px;
	background:url(../img/arrow_search_red.gif) left center no-repeat;
}

#sitemap .sitemap-box {position:relative;}
#sm-company-box , #sm-develop-box , #sm-sc-box , #sm-office-box ,
#sm-sell-box , #sm-search-box , #sm-recruit-box {
	border:solid 1px #dcdcdc;
	width:340px;
	margin-bottom:10px;
}
#sm-develop-box , #sm-office-box , #sm-search-box {
	position:absolute;
	top:0;
	left:352px;
}
#sitemap .sitemap-box h2 a {
	overflow:hidden;
	display:block;
	text-indent:-9999px;
}

/*会社案内*/
#sm-company-box h2 a {
	width:340px;
	height:39px;
	background:url(../img/sitemap_titlebtn_company.gif) left top no-repeat;
}
#sm-company-box h2 a:hover {
	background:url(../img/sitemap_titlebtn_company.gif) left bottom no-repeat;
}
/*開発管理事業*/
#sm-develop-box h2 a {
	width:340px;
	height:39px;
	background:url(../img/sitemap_titlebtn_develop.gif) left top no-repeat;
}
#sm-develop-box h2 a:hover {
	background:url(../img/sitemap_titlebtn_develop.gif) left bottom no-repeat;
}
/*ショッピングセンター事業*/
#sm-sc-box h2 a {
	width:340px;
	height:39px;
	background:url(../img/sitemap_titlebtn_sc.gif) left top no-repeat;
}
#sm-sc-box h2 a:hover {
	background:url(../img/sitemap_titlebtn_sc.gif) left bottom no-repeat;
}
/*オフィス・住宅事業*/
#sm-office-box h2 a {
	width:340px;
	height:39px;
	background:url(../img/sitemap_titlebtn_office.gif) left top no-repeat;
}
#sm-office-box h2 a:hover {
	background:url(../img/sitemap_titlebtn_office.gif) left bottom no-repeat;
}
/*物販・飲食事業*/
#sm-sell-box h2 a {
	width:340px;
	height:39px;
	background:url(../img/sitemap_titlebtn_sell.gif) left top no-repeat;
}
#sm-sell-box h2 a:hover {
	background:url(../img/sitemap_titlebtn_sell.gif) left bottom no-repeat;
}
/*物件検索*/
#sm-search-box h2 a {
	width:340px;
	height:39px;
	background:url(../img/sitemap_titlebtn_search.gif) left top no-repeat;
}
#sm-search-box h2 a:hover {
	background:url(../img/sitemap_titlebtn_search.gif) left bottom no-repeat;
}
#sm-search-box a.window{
	margin:0 0 0 -3px;
	padding-left:15px;
	margin-bottom:0.2em;
	background:url(../../img/icon_window.gif) no-repeat;
}
/*採用情報*/
#sm-recruit-box h2 a {
	width:340px;
	height:39px;
	background:url(../img/sitemap_titlebtn_recruit.gif) left top no-repeat;
}
#sm-recruit-box h2 a:hover {
	background:url(../img/sitemap_titlebtn_recruit.gif) left bottom no-repeat;
}

#sitemap .sitemap-box ul {margin:10px 14px 10px;}
#sitemap .sitemap-box ul li {margin-bottom:4px;}
