@charset "Shift_JIS";

/* -----------------------------*/
.table_insen{
	border-collapse				:collapse;
	border-right				:2px solid #999999;
	border-bottom				:2px solid #999999;
	width						:550px;
	margin-bottom				:30px;
	margin-left					:20px;
}
.table_insen caption{
	padding-bottom				:10px;
	color						:#a3834a;
	font-size					:110%;
	letter-spacing				:0.05em;
}
.table_insen th{
	padding						:3px;
	background					:#ffffcc;
	font-size					:90%;
	border-bottom				:1px solid #999999;
	letter-spacing				:0.05em;
	font-weight					:normal;
}
.table_insen td{
	text-align					:center;
	border						:1px solid #999999;
}
.syou{
	text-align					:center;
	border-top					:2px solid #999999;
	border-right				:1px solid #999999;
	border-left					:1px solid #999999;
}
th.senshitu{
	border-top					:none;
	border-right				:2px solid #999999;
	border-bottom				:2px solid #999999;
	border-left					:none;
	background					:#ffffff;
	text-align					:center;
}
th.sen{
	padding-left				:5px;
	border-left					:2px solid #999999;
}
p.kyaku{
	margin-right				:40px;
	margin-left					:150px;
	font-size					:85%;
}

