/*#contents
================*/
#contents{
	width:720px;
	float:left;
	display:inline;
	margin:0 0 20px 25px;
}

#contents p{
	line-height: 1.5;
	font-size: 120%;
}

/*#pageTitle
================*/

#pageTitle{
	width:720px;
	height:140px;
	position:relative;
}
#pageTitle h1{
	width:350px;
	height:80px;
	line-height:80px;
	text-indent:20px;
	font-size:180%;
	color:#0099cc;
	position:absolute;
	top:43px;left:0;
	overflow: hidden;
}
#pageTitle h1 strong{
	width:350px;
	height:80px;
	background-image: url(../images/pageTitle.png);

}
.lawyer h1 strong{background-position:0 -240px;}

#pageTitle p{
	width:300px;
	height:140px;
	position:absolute;
	top:43px;
	left:380px;
	font-size:20px;
	
}

#pan{
	padding:15px 0;
}
#pan li{
	display:inline;
	padding-right:5px;
}
#pan li a{
	padding-right:5px;
}


#contents #h2a{
	width:720px;
	height: 95px;
}
#h2a strong{
	width:720px;
	height: 95px;
	background-image: url(../images/lawyerh1.jpg);
}
#matsukura #h2a strong{
	background-position: 0 -95px;
}
#fukuzawa #h2a strong{
	background-position: 0 -190px;
}
.box{
	margin:0 0 20px 0;
	padding:0 20px;
	background: url(../images/lawyerBox.jpg) repeat-y;

}
.box .summary{
	width:330px;
	float: left;
	line-height:1.5;
	padding:15px 0px 20px ;
}
.box .summary strong{
	display:block;
	text-align:right;
	margin:5px;
}
.box .photo{
	width: 320px;
	margin: 10px 20px 20px 0;
	float:left;
}
.photoBox{
	width: 320px;height:394px;
	margin: 10px 20px 10px 0;
	float:left;
	background: url(../images/photoBack.jpg) no-repeat;
}
.box .photoBox img{
	margin: 16px 0 0 16px;
}
.box .photo h3{
	margin:20px 10px 10px;
}
.box .photo h3 a{
	color:#1A8F01;
	text-decoration: none;
}
.box .photo p{
	padding:0 10px 10px;
}
.box .photo p a{
	display: block;
	text-align: right;
}

.box h3{
	margin:0 0 5px;
	padding:5px;
	background:#dff0df;
	color:#1a8f01;
	border-left:10px #1a8f01 solid;
	clear:both;
}


.freeSoudan{
	clear:both;
	padding:0 0 30px 28px;
	margin: 0 -20px -1px;
	background:url(../images/lawyerBoxBot.jpg) no-repeat left bottom;
	position: relative;
}

.freeSoudan a{
	display:block;
	width:664px;
	height:109px;
	background:url(../images/freeSoudan.jpg);
	text-indent:-5555px;
}



/*index.html
==========================*/








.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;}
/* */




/*
==========================
==========================*/
#fukuzawa #h3Self{
	visibility: hidden;
	height: 1px;
	margin:0;
}

#who{
	width: 680px;
	padding-bottom: 30px;
}
#self{
	width: 660px;
	padding:10px 10px 30px;
}
#who div{
/*	width: 320px;
	float: left;
	display: inline;
*/
	margin:10px;

}

#who h4{
	color: #1A8F01;
	font-size:120%;
	border-bottom: 1px #1A8F01 solid;
}
#who p strong{
	display: block;
	text-align: right;
}

.leftBox{
	width: 300px;
	float: left;
}
.rightBox{
	width: 360px;
	float: right;
}

.box dl{
	margin: 10px 0 30px 0;
	line-height:1.2;
}
.box dt{
	width: 100px;
	padding: 1em 0 1em 5px;
}
.box dd{
	padding: 1em 0 1em 110px;
	margin-top: -3.1em;
	border-bottom:1px #ccc solid;
}
#self dt{
	width:200px;
}
#self dd{
	padding: 1em 0 1em 210px;
}

