@charset "Shift-JIS";

/* _____________________________________________________________________LAYOUT */


table.outline_table{
	width:100%;
}

table.outline_table th{
	font-weight:normal;
	text-align:right;
	padding-right:10px;
	border-right:3px double #ccb6b6;
	border-bottom:1px dotted #e3e3e3;
}

table.outline_table td{
	padding-left:10px;
	border-bottom:1px dotted #e3e3e3;
}