@charset "utf-8";

.main .section dl{
	margin:0 10px 10px 10px;
	padding:0 0 10px 0;
	line-height:1.6;
	background:url("../images/news/bg_border_dotted.gif") repeat-x 0 bottom;
	font-size:93%;
}
.main .section dl dt{
	font-weight:bold;
}
.main .section dl dt.new{
	background:url(../images/common/ic_new.gif) no-repeat 6em 3px;
}
.main .section dl dd{
	
}
.main .section dl dd a{
	padding:0 0 0 10px;
	background:url("../images/common/ic_arr_s.gif") no-repeat 0 3px;
}

/* ----------------------------- */
.main .section .section-wrapper{
	padding:0 0 0 10px;
	font-size: 93%;
}
.main .section .section-wrapper p{
	margin:0 0 15px 0;
}
.main .section p.back{
	text-align:right;
}
