#accessMapDialog{ display: none; }
#san li{
	cursor: pointer;
	padding-left: 10px;
	border-bottom: solid 1px #555;
}
.sale-ss li{
	background: url("../../img/texture/blue-gradient-h.gif") -400px 0px;
}
.rent-ss li{
	background: url("../../img/texture/orange-gradient-h.gif") -400px 0px;
}
#san li li{
	background-position: -200px 0px;
}
#san li li li{
	background-position: 0px 0px;
}
.sale-ss .topLevel{
	background: url("../../img/texture/blue-gradient-h.gif") -500px 0px;
}
.rent-ss .topLevel{
	background: url("../../img/texture/orange-gradient-h.gif") -500px 0px;
}
.sale-ss a,
.rent-ss a{
	display:block;
}
#san h4{
	font-size: 13px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height:1.6;
}
#san .topLevel{
	font-size: 15px;
	border-top: solid 1px #555;
	border-bottom: solid 1px #555;
}
.sale-ss,
.rent-ss{
	margin-bottom:5px;
}
#san img.linkTitle {
	margin-bottom: 5px;
}
#san hr {
	margin: 0px;
	height: 5px;
	_height: 0px;
	color: #fff;
	display: block;
	border: none 0px #fff;
}
#san .banner img{
	margin-bottom: 5px;
}
.linkGroup iframe{
	width: 176px;
	height: 120px;
	margin-bottom:5px;
	border:solid 1px #555;
}
.linkGroup h2 {
        margin: 5px 0px 5px 0px;
        padding-bottom: 0px;
        border-bottom-width: 0px;
        height: 30px;
        text-indent: -2000px;
}
h2.notice {
        background: url("../../img/titleImages/notice.gif");
}
h2.guide {
        background: url("../../img/titleImages/guide.gif");
}
h2.recoSide {
        background: url("../../img/titleImages/recoSide.gif");
}
h2.shortCut {
        background: url("../../img/titleImages/shortCut.gif");
}
.linkGroup h3 {
        margin: 0px 0px 5px 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        border-bottom-width: 0px;
        height: 60px;
}

.linkGroup h3 a {
        text-indent: -2000px;
        outline: none;
        display: block;
        height: 60px;
}
h3.kanri{
        background: url("../../img/banner_180x60/kanri.gif");
}

h3.satei{
        background: url("../../img/banner_180x60/satei.gif");
}

h3.tokyo {
        background: url("../../img/banner_180x60/tokyo.gif");
        padding-bottom: 0px;
}

h3.tukuba {
        background: url("../../img/banner_180x60/tukuba.gif");
        padding-bottom: 0px;
}

h3.tokai {
        background: url("../../img/banner_180x60/tokai.gif");
        padding-bottom: 0px;
}

h3.ibadai {
        background: url("../../img/banner_180x60/ibadai.gif");
        padding-bottom: 0px;
}

h3.something {
        background: url("../../img/banner_180x60/something.gif");
        padding-bottom: 0px;
}

h3.accessMap {
        background: url("../../img/banner_180x60/accessMapBanner.gif");
        padding-bottom: 0px;
}

h3.staff {
        background: url("../../img/banner_180x60/staff.gif");
}

h3.newlist {
        background: url("../../img/banner_180x60/newlist.gif");
}


