@charset "utf-8";
/* CSS Document */
table.patarn_01{
	width:660px;
	margin:0 auto 20px;
	background:#DCD8CF;
	border-spacing: 1;
}
table.patarn_01 th{
	background:#F3F1E9;
	text-align:center;
	padding:5px;
}
table.ikusei_table th{
	vertical-align:top;
}
table.patarn_01 td{
	background-color:#FFF;
	padding:5px;	
	
}
td.td_width_01{
	width:30px;
	text-align:right;
}
td.td_width_02{
	width:100px;
	text-align:center;
}
td.td_width_03{
	width:70px;
	text-align:center;
}
th.th_width_00{
	width:40px;
}
th.th_width_01{
	width:100px;
}
th.th_width_02{
	width:200px;
}
th.th_width_03{
	width:70px;
	text-align:center;
}
th.th_width_04{
	width:250px;
}
th.th_width_05{
	width:145px;
}





table.patarn_03{
	width:660px;
	margin-bottom: 20px;
	background:#DCD8CF;
	border-spacing: 1;
}
table.patarn_03 th{
	background:#F3F1E9;
	text-align:left;
	vertical-align:top;
	padding:5px;
	width:100px;
}
table.patarn_03 td{
	background-color:#FFF;
	padding:5px;	
	
}