@charset "shift_jis";
@import url("../_css/_module.css");
@import url("../_css/_common_ui.css");

/*L񎆂̕\*/
.tbl_kouhoushi {
	width:680px;
	margin-top:25px;
	border-top:solid 1px #cccccc;
}
.tbl_kouhoushi th,
.tbl_kouhoushi td {
	font-size:80%;
	border-bottom:solid 1px #cccccc;
}
.tbl_kouhoushi th {
	width:240px;
}
.tbl_kouhoushi .cell_line th {
	width:240px;
}
.tbl_kouhoushi td {
	width:438px;
}
.tbl_kouhoushi th span,
.tbl_kouhoushi td span{
	margin:10px;
	line-height:1.3em;
	display:block;
}
.tbl_kouhoushi .cell_line {
	background:#ebfed5;
}