﻿@charset "utf-8";


/*  block
---------------------------------------------------------- */
body.index div#body div#main table {
	
}

	body.index div#body div#main table th {
		width: 6em;
		border: 0;
		border-bottom: 1px solid #DEDEDE;
		vertical-align: top;
	}
	body.index div#body div#main table td {
		border: 0;
		border-bottom: 1px solid #DEDEDE;
	}


div#body div#main p.date {
	margin-bottom: -48px;
	text-align: right;
}
