/*--------------------------------------------------------------------
format
--------------------------------------------------------------------*/
body,div,span,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,p,blockquote,address,
table,tr,th,td,img{ 	margin:0;
	padding:0;
	font:normal normal normal 100%/1.6 "ＭＳ Ｐゴシック","Osaka",sans-serif;
	border:none;
}
h2,h3,h4,h5{ clear:both; }
hr{display:none;}
img{display:block;}
li{list-style-type: none;}

/*a
-----------------------------------*/
a{
	color:#0084FF;
	text-decoration: underline;
}
a:visited{
	color:#0084FF;
	text-decoration:underline;
}
a:hover{
	color:#0084FF;
	text-decoration:none;
}


/*--------------------------------------------------------------------
body
--------------------------------------------------------------------*/
body{
	font-size: 12px;
	color: #505050;
	text-align: center;
	background: #FFF url(../img/bg.gif) repeat-x top;
}
#container{
	width: 715px;
	margin: 0 auto;
	text-align: left;
}


/*--------------------------------------------------------------------
header
--------------------------------------------------------------------*/
#head{
	height: 78px;
	background: url(../img/head.gif) no-repeat;
	overflow: hidden;
}
#head div{
	float: left;
	width: 190px;
	height: 47px;
	margin-top: 17px;
}
#head div a{
	display: block;
	width: 163px;
	height: 47px;
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 8px;
}
#head p{
	height: 52px;
	visibility: hidden;
}
#head h1{
	float: right;
	width: 505px;
	font-size: 10px;
	color: #A0A0A0;
	line-height: 1;
}


/*--------------------------------------------------------------------
contents
--------------------------------------------------------------------*/
#contents{
	width: 715px;
	background: url(../img/contents.gif) repeat-y left;
	margin-top: 5px;
}
#contents:after{
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
#cb{
	clear: both;
	height: 1px;
	font-size: 1px;
	text-indent: -9999px;
	overflow: hidden;
	background:  url(../img/contents_bottom.gif) no-repeat left bottom;
}
#leftpane{
	float: left;
	width: 190px;
	border-top: solid 1px #D3D5D8;
	padding-bottom: 10px;
}
#rightpane{
	float: right;
	width: 515px;
}

/*navigation
-----------------------------------*/
#navi{padding-top: 4px;}
#navi ul{
	display: block;
	width: 180px;
	height: 200px;
	margin-left: 5px;
	background: url(../img/navi.gif) no-repeat;
}
#navi ul li,
#navi ul li a{
	display: block;
	width: 180px;
	height: 40px;
}
#navi ul li a{
	text-indent: -9999px;
	overflow: hidden;
}

#top        a{background-position: 0 0;}
#bs         a{background-position: 0 -40px;}
#lease      a{background-position: 0 -80px;}
#about      a{background-position: 0 -120px;}
#area       a{background-position: 0 -160px;}

#navi ul li a:hover{background-image: url(../img/navi_hover.gif);}
.this a{background-image: url(../img/navi_this.gif);}



/*profile
-----------------------------------*/
#profile{
	width: 180px;
	background: url(../img/profile_02.gif) repeat-y;
	margin: 10px 0 0 5px;
}
#profile h3{
	height: 30px;
	background: url(../img/profile_01.gif) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}
#profile p,
#profile table{
	width: 158px;
	margin: 5px 0 0 11px;
}
#profile table{background: #DADCDF;}
#profile table *{
	background: #FFF;
	font-size: 10px;
	padding: 2px 5px;
	text-align: center;
}
#profile div{
	height: 112px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(../img/profile_03.gif) no-repeat;
}

/*bnr
-----------------------------------*/
#bnr{margin-left: 5px;}
#bnr img{margin-top: 10px;}



/*--------------------------------------------------------------------
footer
--------------------------------------------------------------------*/
#foot{
	width: 100%;
	border-top: solid 1px #DBDDE0;
	background: #F9FCFF;
	padding: 15px 0 30px;
	margin-top: 5px;
}
#foot div{
	width: 715px;
	height: 30px;
	background: url(../img/foot.gif) no-repeat;
	margin: 0 auto;
	text-align: left;
}
#foot div p{
	height: 30px;
	line-height: 30px;
	font-size: 10px;
	margin-left: 10px;
}
#foot div p span{letter-spacing: 0px;}


/*--------------------------------------------------------------------
other
--------------------------------------------------------------------*/
.right{float: right;}
.left{float: left;}
.clear{clear: both;}
.hidden{
	height: 1px;
	overflow: hidden;
	visibility: hidden;
}
.hover a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

/*margin, padding
-----------------------------------*/
.mt5{margin-top: 5px;}
.mr5{margin-right: 5px;}
.mb5{margin-bottom: 5px;}
.ml5{margin-left: 5px;}
.mt10{margin-top: 10px;}
.mr10{margin-right: 10px;}
.mb10{margin-bottom: 10px;}
.ml10{margin-left: 10px;}
.mt20{margin-top: 20px;}

.pt10{padding-top: 10px;}


/*pagetop*/
.pagetop{
	clear: both;
	width: 515px;
	height: 11px;
	background: url(../img/pagetop.gif) no-repeat right;
	margin: 10px 0;
}
.pagetop a{
	display: block;
	float: right;
	width: 95px;
	height: 11px;
	text-indent: -9999px;
	overflow: hidden;
}
.pagetop a:hover{background: url(../img/pagetop_hover.gif);}
#rightpane div.mt0{margin-top: 0;}

/*clearfix*/
.clearfix:after{
	content: "";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}

#SubCat ul{ list-style:none;padding:5px 0px; }
#SubCat li{ float:left; }
#SubCat a{ padding:2px 4px; }