@charset "UTF-8";

h2{
	width:600px;
	height:35px;
	border-bottom:#D1D1D1 1px solid;
	background:url(../link/images/title.gif) no-repeat 0 0;
	text-indent:-9999px;
	margin:20px 0;
}

#contents{
	line-height:160%;
	font-family:"ＭＳ Ｐゴシック","MS P Gothic",Helvetica, Arial, sans-serif;
}
h3{
	border-left:#DDDDDD 3px solid;
	padding:2px 0 2px 15px;
	margin:0;
}
h3 span{
	color:#B8B8B8;
	padding-left:10px;
}
dt{
	text-indent:20px;
	background: url(../lawyer/images/icon_square.gif) no-repeat 0 5px;
	font-weight:bold;
}
dd{
	text-indent:20px;
	margin:0 0 20px 0;
}