/* 請求方法用テーブルスタイル */
#contents #main section table td.dashed{
	border-style: dashed solid;
}

#contents #main section table td.top_dashed{
	border-style:dashed solid solid solid;
}

#contents #main section table td.under_dashed{
	border-style:solid solid dashed solid;
}

/* いきいきセミナー用テーブルスタイル */
#contents #main section table.td_top tbody th {
	 vertical-align: top;
}

/* 契約保養施設用テーブルスタイル */
/* #contents #main section.column_blue { */
/* 	padding: 1px; */
/* } */

