@charset "Shift_JIS";

@import url("init.css");
@import url("base.css");
@import url("common.css");


h2 {
	background:url(../knowledge/img/title.jpg) no-repeat;
}

div#copy{
	height:168px;
	background:url(../knowledge/img/family.gif) no-repeat right bottom;
}
h3{
	background:url(../knowledge/img/copy.gif) no-repeat left top;
	text-indent:-9999px;
	height:50px;
	margin-bottom:20px;
}
div#copy p{
	width:600px;
}
div#point{
	margin-bottom:20px;
}
div#point h5{
	height:28px;
	text-indent:-9999px;
	margin:20px 0 10px 0;	
}
div#point div#fund, div#point div#lot, div#point div#building{
	width:280px;
	float:left;
	margin-right:20px;
}
div#point div#building{
	margin-right:0;
}

div#point div#fund h5{
	background:url(../knowledge/img/title1.gif) no-repeat left top;
}
div#point div#lot h5{
	background:url(../knowledge/img/title2.gif) no-repeat left top;
}
div#point div#building h5{
	background:url(../knowledge/img/title3.gif) no-repeat left top;
}
div#point p{
	margin-bottom:20px;
}
div#point li{
	list-style:none;
	background:url(../knowledge/img/list.gif) no-repeat 2% 30%;
	padding-left:30px;
	margin-bottom:10px;
	border-bottom:dashed 1px #663300;
}

