@charset "utf-8";
/* ===================================================================

CSS information
 file name  :  style.css
 style info :  リンク集

=================================================================== */

.secondBody dl {
	margin:10px 0 20px 0;
}

.secondBody dt {
	font-weight:bold;
	margin-bottom:3px;
	padding:0 10px;
}

.secondBody dd {
	background:url(../common/images/line/line_dot_01.gif) repeat-x bottom;
	padding:0 10px 10px 10px;
	margin-bottom:10px;
}

.secondBody dd.end {
	background:none;
}