
/*#pageTitle
================*/

#pageTitle{
	width:720px;
	height:140px;
	position:absolute;
	top:-140px;
	left:-20px;
}
#pageTitle h1{
	width:700px;
	height:80px;
	line-height:80px;
	text-indent:20px;
	font-size:180%;
	color:#0099cc;
	position:absolute;
	top:43px;left:24px;
	z-index:1;
}
#pageTitle h1 strong{
	width:700px;
	height:80px;
	background-image: url(../images/pageTitle.png);
}
.lawyer-fee h1 strong{background-position:0 -320px;}


#pageTitle p{
	width:200px;
	height:70px;
	overflow: hidden;
	position:absolute;
	top:43px;
	left:380px;
}

#pan{
	padding:15px 24px;
}
#pan li{
	display:inline;
	padding-right:5px;
}
#pan li a{
	padding-right:5px;
}

/*#contents
================*/
#contents{
	width:723px;
	float:left;
	display:inline;
	margin:140px 0 20px 20px;
	_height: 800px;
	min-height:700px;
	padding-bottom: 130px;
	background: url(../images/officeBoxMid.jpg);
	position: relative;
}
#contents p{
	line-height: 1.5;
	padding: 5px 10px;
}
#contents #h2a{
	width:723px;
	height: 95px;
}
#h2a strong{
	width:723px;
	height: 95px;
	background-image: url(../images/feeH2.jpg);
}
#general #h2a strong{background-position: 0 -95px;}
#inherit #h2a strong{background-position: 0 -190px;}
#divorce #h2a strong{background-position: 0 -285px;}
#debt #h2a strong{background-position: 0 -380px;}
#accident #h2a strong{background-position: 0 -475px;}
#guardianship #h2a strong{background-position: 0 -570px;}
#consumer #h2a strong{background-position: 0 -665px;}
#contract #h2a strong{background-position: 0 -760px;}
#credit #h2a strong{background-position: 0 -855px;}
#bankruptcy #h2a strong{background-position: 0 -950px;}
#management #h2a strong{background-position: 0 -1045px;}
#legalaffairs #h2a strong{background-position: 0 -1140px;}


.box{
	margin:0 0 20px 0;
	padding:0 20px;
}
.box h3{
	margin:30px 0 5px;
	padding:5px;
	background:#dff0df;
	color:#1a8f01;
	border-left:10px #1a8f01 solid;
	clear:both;
}
.box h4{
	margin:10px 7px 5px;
	padding:3px;
	border-bottom:1px #ccc solid;
	font-size:100%;
}
table{
	width: 660px;
	margin:10px;
}
.th{
	width: 270px;
}
th,td{
	padding: 5px;
}
.trTop th{
	background: #bbb;
	color: #fff;
}
.even th, .even td{
	background: #eee;
}

.box ul{
	margin: 5px 20px;
	padding: 0 1em;
}
.box li{
	padding: 3px 0;
	text-indent: -1em;
	line-height:1.5;
}

#kojinBox{
	width: 340px;
	float: left;
}
#kojinBox h2{
	width: 330px;
	height: 50px;
	background: url(../images/feeKojinH2.jpg);
	margin: 20px 0 -25px 0;
	text-indent: -5555px;
}
#kigyoBox{
	width: 340px;
	float: right;
}
#kigyoBox h2{
	width: 330px;
	height: 50px;
	background: url(../images/feeKigyoH2.jpg);
	margin: 20px 0 -25px 0;
	text-indent: -5555px;
}
#kigyoBox h3{
	background:#E9EEF4;
	border-left:10px #0085AC solid;
}
#kigyoBox h3 a{
	color:#0085AC;
}
#kigyoBox h3 a:hover{
	color: #1A8F01;
}
.freeSoudan{
	position:absolute;
	bottom: 0;
	left:0;
	margin:0 0 0 0;
	width: 698px;
	padding:0 0 30px 25px;
	background:url(../images/officeBoxBot.jpg) no-repeat left bottom;
}

.freeSoudan a{
	display:block;
	width:664px;
	height:109px;
	background:url(../images/freeSoudan.jpg);
	text-indent:-5555px;
}

.rei{
	border: 1px #ccc dashed;
	border-top:none;
	margin:-5px 7px 10px;
	padding: 10px;
}
.rei h5{
	font-size: 100%;
}
.rei strong{
	display: block;
	border-top: 1px #ccc dotted;
	padding: 3px 0 0;
}
.soudan{
	position:absolute;
	bottom: 0;
	left:0;
	width: 673px;
	margin:0 0 0 0;
	padding:0 25px 30px 25px;
	text-align: right;
	background:url(../images/officeBoxBot.jpg) no-repeat left bottom;
}

/*index.html
==========================*/
#index dl{
	margin: 10px 30px 10px 20px;
	line-height:1.4;
	border-top:1px #ccc solid;
}
#index dt{
	width:100px;
	padding: 5px 0;
	float: left;
	text-indent:3px;
}
#index dd{
	padding: 5px 0 5px 110px;
	border-bottom:1px #ccc solid;
}

.feeBox{
	width: 330px;
	height: 130px;
	margin:0 10px 20px 0 ;
	float: left;
}
.feeBox h3 a{
	text-decoration: none;
	color: #1A8F01;
}
.feeBox h3 a:hover{
	color: #0099CC;
}
.feeBox p a{
	display: block;
	text-align:right;
}




.box:after{
content: ".";
display: block;
height: 1px;
clear: both;
visibility: hidden;
}
.box{
display:inline-block;
min-height:1%;
}
/* \*/
* html .box{height: 1%;}
.box{display: block;}
/* */



