@charset "Shift_JIS";


#konzatsu{
	margin: 15px 0px 0px 20px;
	padding: 0px;
	width: 320px;
	background-color:#ffffcc;
	border-left-color:#6b4d38;
	border-top-color:#6b4d38;
	border-left-style:solid;
	border-top-style:solid;
	border-left-width:1px;
	border-top-width:1px;
}

#konzatsu caption{
	color:#6b4d38;
	padding-bottom: 5px;
	text-align:left;
	font-weight:normal;
	margin-left: 20px;
}

#konzatsu th{
	padding: 2px;
	font-weight:normal;
	text-align:center;
	color:#6b4d38;
	font-weight:normal;
	background-color:#f4c4a9;
	border-right-color:#6b4d38;
	border-bottom-color:#6b4d38;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
}
#konzatsu td{
	padding: 1px;
	text-align:center;
	color:#333333;
	background-color:#e7e3e0;
	border-right-color:#6b4d38;
	border-bottom-color:#6b4d38;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
}

#list{
	margin: 5px 0px 0px 20px;
	padding: 0px;
	width: 320px;
	border:0px;
	color:#666666;
}

#list th{
	padding: 0px;
	text-align:center;
}

#list td{
	padding: 3px;
	text-align:left;
}

