@charset "utf-8";
#lawyer h4 {
	margin: 15px 0px 10px 0px;
	padding: 0px;
}
#lawyer h4.line01 {
	margin: 25px 0px 10px;
	padding: 20px 0px 0px;
	border-top: 1px solid #ccc;
}

#contents #lawyer p.lawyer-p1 {
	background: #E4F3FA;
	border: 1px solid #94cce4;
	margin: 0px 0px 0px 20px;
	padding: 8px 8px 8px 12px;
}


#lawyer-bx1 {
	width: 500px;
	float: left;
	margin: 0px 0px 0px 20px;
}

/* table */
#lawyer table.lawyer-tab1 {
	width: 500px;
}
#lawyer table.lawyer-tab1 th {
	font-weight: normal;
	text-align: left;
	width: 96px;
}
#lawyer table.lawyer-tab1 th,
#lawyer table.lawyer-tab1 td {
	font-size: 1.3em;
	line-height: 2;
	background: url(../images/dt1.gif) repeat-x left bottom;
	vertical-align: top;
	padding: 4px 0px;
}



#lawyer-bx1 h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0px 10px;
	padding: 0px;
	color: #f70;
}
#lawyer-bx1 p {
	margin: 0px;
	padding: 0px;
}


#lawyer #lawyer-a {
	float: right;
	width: 171px;
}
#lawyer #pbx1 {
	clear: both;
}
#pbx1 h4 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 20px 0px 10px 20px;
	padding: 15px 0px 0px;
	color: #f70;
	background: url(../images/dt1.gif) repeat-x left top;
}
#pbx1 h4.noline {
	background: url(none);
	padding: 0px;
	margin-top: 10px;
}


