body{
 background-color:#ffffff
}

.contents{
	width: 100%;
}

table{
	width: 330px;
  height:350px;
}

td.point{
	color:#606060;
	height:25px;
}

td.point_main1{
	background:url(../recruit/img/pic/bg_point01.gif) no-repeat;

}

td.point_main2{
	background:url(../recruit/img/pic/bg_point02.gif) no-repeat;

}

td.point_main3{
	background:url(../recruit/img/pic/bg_point03.gif) no-repeat;

}

td.point_main4{
	background:url(../recruit/img/pic/bg_point04.gif) no-repeat;

}


div.rank1{
 position:absolute;
 top:130px;
 left:75px;
}

div.rank2{
 position:absolute;
 top:130px;
 left:140px;
}

p{
 color:#606060s;
}

span.r_agree{
 color:#606060;
}