*{
	margin:0;
	padding:0;
}
body{
text-align:center;
font-size:80%;
color:#888;
background:#ccd9e3 url(../images/backs.jpg) no-repeat center top fixed;/*JS‘Î‰ž*/
}
li{list-style:none;}
img{border:none;}
a:link{
	color:#0099cc;
}
a:hover{
	color:#E85303;
}
h1,h2,h3,h4{font-size:140%;position:relative;overflow: hidden;}
h1 a,h2 strong,h3 strong,h4 em{
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
}
#container{
	text-align:left;
	margin:0 auto;
	width:980px;
	background:#eaedf2;
	position: relative;
}
/*#header
================*/
#header{
	width:980px;
	height:120px;
	background:#ccc url(../images/head.jpg);
}
#header h1{
	width:320px;
	height:80px;
	line-height:85px;
	text-indent:20px;
	font-size:200%;
}
#header h1 a{
	width:320px;
	height:80px;
	background:url(../images/head.jpg);
}
#header address{
	width:470px;
	height:40px;
	line-height:35px;
	text-indent:20px;
	font-style:normal;
	position:relative;
}
#header address a{
	width:470px;
	height:40px;
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
	background:url(../images/head.jpg) 0 -80px;
}
#header h2{
	width:305px;
	height:40px;
	line-height:40px;
	position:absolute;
	top:0;
	left:639px;
	font-size:100%;
	overflow:hidden;
}
#header h2 strong{
	width:485px;
	height:40px;
	background:url(../images/head.jpg) -639px 0;
}
#header #TEL{
	width:340px;
	height:40px;
	line-height:40px;
	font-size:40px;
	position:absolute;
	top:34px;
	left:638px;
	font-family:"Arial Black";
	color:#fff;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
	opacity:0.10;
}
#header #TIME{
	width:132px;
	height:24px;
	line-height:35px;
	position:absolute;
	top:87px;
	left:640px;
}
#header #TIME a{
	width:132px;
	height:24px;
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
	background:url(../images/head.jpg) -640px -87px;
}


#free{
	width:980px;
	height:140px;
}
#free h2{
	width:370px;
	height:70px;
	line-height:70px;
	text-indent:20px;
	font-size:180%;
	color:#0099cc;
	text-decoration:underline;
}
#free h3{
	width:350px;
	height:70px;
	padding:70px 0 0 20px;
	position:absolute;
	top:120px;
	left:0;
}
#free h3 a{
	width:370px;
	height:140px;
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
	background: url(../images/head.jpg) 0 -120px;
}
#free p{
	width:610px;
	height:140px;
	position:absolute;
	top:120px;
	left:370px;
}
#free p strong{
	width:610px;
	height:140px;
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
	background: url(../images/head.jpg) -370px -120px;
}

/*#contents
================*/
#contents{
	width:735px;
	margin-left:14px;
	float:left;
	display:inline;
	overflow:hidden;
}
#exampleKojin{
	width:360px;
	float:left;
}
#contents h2{
	width:360px;
	height:70px;
	line-height:70px;
	text-indent:20px;
	font-size:180%;
}
#contents h2 a{
	width:360px;
	height:70px;
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
	background:url(../images/topParts.png);
}
#exampleKojin h2 a{background-position:0 -800px;}
#exampleKigyo h2 a{background-position:-372px -800px;}


.summary{
	line-height:1.3;
	font-size:12px;
	padding: 0 5px 5px 10px;
	
}

#contents .box{
	width:360px;
	background:url(../images/topMid.png);
}
#contents h3{
	width:360px;
	height:67px;
}
#contents h3 a{
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
	width:360px;
	height:67px;
	background-image:url(../images/topParts.png);
}
#inheritBox a{background-position:0 -900px;}
#divorceBox a{background-position:0 -970px;}
#debtBox a{background-position:0 -1040px;}
#bankruptcyBox a{background-position:-374px -900px;}
#creditBox a{background-position:-374px -970px;}
#legalaffairsBox a{background-position:-374px -1040px;}


#contents ul{
	margin:0 10px 10px 20px;
}
#contents li{
	padding:0 0 0 25px;
	line-height:25px;
	background:url(../images/check.jpg) no-repeat left center;
	width: 300px;
    display:block;
    overflow: hidden;
    white-space:nowrap;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.box p{
	background:url(../images/topBot.png) no-repeat left bottom;
	padding:0 20px 20px 0;
	text-align:right;
}
#contents .box p a{
	padding-left:18px;
	background:url(../images/link.jpg) no-repeat left center;
}



#exampleKigyo{
	width:360px;
	float:right;
}



.clear1{
	width:100%;
	clear:both;
	text-align:right;
	background:#eaedf2 url(../images/exampleBot.png) no-repeat;
	font-size:120%;
	padding:20px 20px 20px 0;
}
.clear1 a{
	padding-left:18px;
	background:url(../images/link.jpg) no-repeat left center;
}




#feature{
	width:735px;
	position:relative;
	overflow:hidden;
	background:url(../images/topMid.png);
}
#feature h2{
	width:360px;
	height:50px;
}

#feature h2 strong{
	width:360px;
	height:50px;
	background:url(../images/topParts.png);
}
#feature h2 strong{background-position:0 -1150px;}

#feature p.summary{
	width:360px;
	height:45px;
	overflow:hidden;
	margin:-50px 0 0 375px;
	padding:5px 5px 0 0;
	font-size:12px;
	line-height:15px;
	background:#eaedf2;
}


#feature h3{
	width:360px;
	height:57px;
	line-height:53px;
}
#feature h3 strong{
	width:360px;
	height:57px;
	background-image:url(../images/topParts.png);
}
#bengosi h3 strong{background-position: 0 -1200px;}
#kankyo h3 strong{background-position: -374px -1200px;}


#feature h4{
	width:312px;
	height:26px;
	line-height:26px;
	margin:10px 0 5px 22px;
}
#feature h4 span{
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;

	width:312px;
	height:26px;
	background-image:url(../images/topParts.png);
}
#h4a span{background-position:0 -1265px;}
#h4b span{background-position:0 -1291px;}
#h4c span{background-position:0 -1317px;}

#h4e span{background-position:-374px -1265px;}
#h4f span{background-position:-374px -1291px;}
#h4g span{background-position:-374px -1317px;}
#h4h span{background-position:-374px -1343px;}


#feature p{
	line-height:1.4;
	font-size:120%;;
	padding:5px 23px 5px 25px;
}
#feature .link{
	width:305px;
	text-align:right;
	position:absolute;
	bottom:70px;
}
#feature p a{
	padding-left:20px;
	background:url(../images/link.jpg) no-repeat left center;
}

#bengosi{
	width:360px;
	float:left;
	background:url(../images/topMid.png);
}

#kankyo{
	width:360px;
	float:right;
	background:url(../images/topMid.png);
	padding-bottom:20px;
}

.small{
	font-size:80%;
}

#pageTop{
	width:740px;
	clear:both;
	text-align:right;
	padding:30px 0;
	background:#eaedf2 url(../images/topBot.png) no-repeat;
}
#pageTop a{
	padding:0 10px;
}

/*#menu
================*/
#menu{
	width:200px;
	float:right;
	/*background:url(../images/sub.png) no-repeat 0 28px;*/

}
#menu h2{
	width:200px;
	height:40px;
	line-height:40px;
	margin-top:28px;
}
#menu h2 a,
#menu h2 strong{
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
	width:200px;
	height:40px;
	background-image:url(../images/topParts.png);
}
#menuH2b a{background-position:0 -40px;}
#menuH2c a{background-position:0 -80px;}
#menuH2d strong{background-position:0 -120px;}

#menu h2 a:hover{
	background-position-x:-200px;
}


#menu li{
	width:200px;
	height:20px;
	line-height:20px;
	margin:7px 0 7px 0px;
	position:relative;
	overflow:hidden;
}
#menu li a{
	width:200px;
	height:20px;
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
	background-image:url(../images/topParts.png);
}
#lia1{background-position:0 -240px;}
#lia2{background-position:0 -260px;}

#lib1{background-position:0 -280px;}
#lib2{background-position:0 -300px;}
#lib3{background-position:0 -320px;}
#lib4{background-position:0 -340px;}
#lib5{background-position:0 -360px;}
#lib6{background-position:0 -380px;}
#lib7{background-position:0 -400px;}
#lib8{background-position:0 -420px;}

#lic1{background-position:0 -440px;}
#lic2{background-position:0 -460px;}
#lic3{background-position:0 -480px;}
#lic4{background-position:0 -500px;}
#lic5{background-position:0 -520px;}
#lic6{background-position:0 -540px;}
#lic7{background-position:0 -560px;}
#lic8{background-position:0 -580px;}

#lid1{background-position:0 -600px;}
#lid2{background-position:0 -620px;}
#lid3{background-position:0 -640px;}
#lid4{background-position:0 -660px;}
#lid5{background-position:0 -680px;}
#lid6{background-position:0 -700px;}
#lid7{background-position:0 -720px;}
#lid8{background-position:0 -740px;}
#lid9{background-position:0 -760px;}
#lid10{background-position:0 -780px;}

#menu li a:hover{
	background-position-x:-200px;
}

h3#soudanH3{
	width:200px;
	height:80px;
	margin:20px 0 0 0;
}
p#soudanP{
	width:200px;
	height:80px;
	margin:-80px 0 20px 0;
	position:relative;
}
p#soudanP a{
	width:200px;
	height:80px;
	display:block;position:absolute;top:0;left:0;line-height:500px;overflow:hidden;
	background:url(../images/topParts.png) 0 -160px;

}
p#soudanP a:hover{
	background-position-x:-200px;
}

/*#footer
================*/
#footer{
	width:980px;
	height:200px;
	background:url(../images/footer.jpg);
	clear:both;
	position:relative;
}

#footer h2{
	width:226px;
	height:35px;
	margin:0 0 0 17px;
}
#footer h2 strong{
	width:226px;
	height:35px;
	background:url(../images/footer.jpg) -17px 0;
}
#footer p{
	width:710px;
	height:25px;
	position:absolute;
	top:15px;
	left:245px;
	text-align:right;
	color:#e5dcbb;
	font-size:12px
}
#footer a{
	color:#fff;
}
#footer ul{
	width:226px;
	float:left;
	margin:15px 0 0 0;
}
#footer li{
	margin:0 0 8px 30px;
}

#ad{
	width:280px;
	float:left;
	margin:15px 0 0 0;
	color:#e5dcbb;
}
#ad h3{
	margin:0 0 3px 30px;
	padding:3px 3px;
	background:#62c6e1;
	border-left:5px #147995 solid;
	font-size:120%;
	color:#fff;
}
#ad address{
	margin:0 0 8px 40px;
	font-style:normal;
	line-height:1.4;
}










dl:after{
content: ".";
display: block;
height: 1px;
clear: both;
visibility: hidden;
}
dl{
display:inline-block;
min-height:1%;
}
/* \*/
* html dl{height: 1%;}
dl{display: block;}
/* */