/* CSS Document */

#main .news{
background:url("../../../../img_common/dotted02.gif") bottom left repeat-x;
padding:5px 0px
}
#main .newsFirst{
margin-top:9px;
}
#main .newsFirst dt{
	background:url("../../../../img_common/dotted02.gif") top left repeat-x;
	padding-top:5px;
	}
#main .newsFirst dd{
	background:url("../../../../img_common/dotted02.gif") top left repeat-x;
	padding-top:5px;
	}
#main .news dt{
	float:left;
	width:90px;
	}
#main .news dd{
	float:right;
	width:376px;
	}

/* ------------------------------
#main .news dd a{
	display:block;
	background:url("../../../../img_common/arrow01.jpg") 0 0.35em no-repeat;
	padding-left:17px;
	}
------------------------------ */

