@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	infomation :  弁護士の紹介

 ---------------------------------------------- */



.block3 h3,
.block3 h4{
	width:100px;
	float:left;
	display:inline;
	}

.block3 p,
.block3 ul{
	width:440px;
	float:left;
	margin-bottom:30px;
	}


.block3 dl{
	width:340px;
	float:left;
	margin-bottom:30px;
	}


.block3 dt{
	float:left;
	}


.block3 .maL100{margin-left:100px;}

.book {
	text-align:left;
	line-height:1.2;
	}

	.book dt {
		margin-right:40px;
		}
	
	.book img {
		margin:8px 0 5px 0;
		}






