#contents #main h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
#contents #main .more_list {
	text-align: right;
}


#contents #main .table_lined tr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	line-height: 28px;
}
#contents #main .table_lined tr .date_list {
	padding-right: 10px;
	width: 50px;
}
