/* CSS Document */



.contentBox .box1 table
{
	width:580px;
	padding:10px;
	background:#dadbcb;
	border:1px solid #666666;
	margin-bottom:300px;
}

.contentBox .box1 table tr td
{
	background:url(../images/navi_line.gif) bottom repeat-x;
	padding:5px;
	vertical-align:top;
}

.contentBox .box1 table tr td.list_l
{
	padding-bottom:0;
	background:none;
}

.contentBox .box1 table tr td.date
{
	width:130px;
}

.contentBox .box1 table tr td.date p
{
	padding-left:20px;
	background:url(../images/list_icon.gif) left no-repeat;
}