@charset "utf-8";
/* CSS Document */

h2{
	background:url(../images/home_visit/title.jpg) no-repeat;
}

#stitle1{
	background:url(../images/home_visit/stitle1.jpg) no-repeat;
}

#stitle2{
	background:url(../images/home_visit/stitle2.jpg) no-repeat;
}

#stitle3{
	background:url(../images/home_visit/stitle3.jpg) no-repeat;
}

#stitle4{
	background:url(../images/home_visit/stitle4.jpg) no-repeat;
}

#stitle5{
	background:url(../images/home_visit/stitle5.jpg) no-repeat;
}

#stitle6{
	background:url(../images/home_visit/stitle6.jpg) no-repeat;
}

#stitle7{
	background:url(../images/home_visit/stitle7.jpg) no-repeat;
}

#stitle8{
	background:url(../images/home_visit/stitle8.jpg) no-repeat;
}

#stitle9{
	background:url(../images/home_visit/stitle9.jpg) no-repeat;
}

#target{
	width:670px;
	border:#CCC solid 1px;
	margin:0px 0px 20px 0px;
	text-align:left;
	font-size:14px;
}

#target th{
	width:100px;
	font-weight:normal;
	padding:5px 5px 5px 5px;
	border:#CCC solid 1px;
}

#target td{
	width:280px;
	padding:5px 5px 5px 5px;
	vertical-align:top;
	border:#CCC solid 1px;
}

