
#flash{
}


#slider {
	border-top:2px solid #000;
	border-bottom:2px solid #000;
	margin-top:10px;
	width: 960px;
	height: 315px;
	position: relative;
	overflow: hidden;
}
#sliderContent {
	width: 960px;
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
		display: none;
}
.sliderImage span {
    position: absolute;
		font-size: 20px;
		padding: 20px 13px;
    width: 384px;
    height: 100px;
//    background-color: #000;
//    filter: alpha(opacity=70);
//    -moz-opacity: 0.7;
//	-khtml-opacity: 0.7;
//    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
	font: 10px/15px Arial, Helvetica, sans-serif;
	line-height: 100%;
	font-size: 40px;
}
.top {
	top: 70px;
	left: 30px;
}
.bottom {
	bottom: 0;
  left: 0;
}
ul { list-style-type: none;}





#each-contents{
	margin-bottom: 40px;
}



#each-contents #each-contents-left{
	width: 110px;
	float: left;
}


#each-contents #each-contents-left div#page-title {
}


#each-contents #each-contents-right{
	width: 810px;
	float: right;
	padding-top: 50px;
	padding-left: 35px;
	padding-bottom: 45px;
	border-bottom:1px solid #000;

}



#each-contents .section-lv3{
	width: 390px;
	height:85px;
	float: left;
	position: relative;

}
#each-contents .right{
	margin-right: 0;
	clear: right;
}

#each-contents .office-contents{
	background-image: url("../img/mainContentsOffice.png");
	background-repeat: no-repeat;
}

#each-contents .reservation-contents{
	background-image: url("../img/mainContentsReservation.png");
	background-repeat: no-repeat;
}

#each-contents .lawyer-contents{
	background-image: url("../img/mainContentsLawyer.png");
	background-repeat: no-repeat;
}

#each-contents .fee-contents{
	background-image: url("../img/mainContentsFee.png");
	background-repeat: no-repeat;
}

#each-contents .business-contents{
	background-image: url("../img/mainContentsBusiness.png");
	background-repeat: no-repeat;
}

#each-contents .access-contents{
	background-image: url("../img/mainContentsAccess.png");
	background-repeat: no-repeat;
}

#each-contents .section-lv3 h3{
	padding: 0;
	margin-bottom: 5px;
}
#each-contents .section-lv3 h3 a{
	width: 150px;
	height: 85px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	float: left;}
#each-contents .section-lv3 .lead{
	width: 215px;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 22px;
	float: right;
}



#topic-contents{
	font-size: 14px;
	margin-top: 20px;
	margin-right: 50px;
	margin-bottom: 50px;
	text-align: right;
	line-height: 200%;
}









