@charset "Shift_JIS";


#konzatsu{
	margin: 10px 0px 0px 15px;
	padding: 0px;
	width: 320px;
	background-color:#ffffcc;
	border-left-color:#8d9bb4;
	border-top-color:#8d9bb4;
	border-left-style:solid;
	border-top-style:solid;
	border-left-width:0px;
	border-top-width:0px;
	color:#666666;
}

#konzatsu caption{
	color:#62AC57;
	padding-bottom: 3px;
	font-weight:bold;
	text-align:left;
	margin: 10px 0px 0px 15px;
}

#konzatsu th{
	padding: 2px;
	font-weight:normal;
	text-align:center;
	color:#333333;
	background-color:#E8F2DA;
	border-right-color:#F5F5FE;
	border-bottom-color:#F5F5FE;
	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:#E3E0C6;
	border-right-color:#F5F5FE;
	border-bottom-color:#F5F5FE;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
}

#list{
	margin: 0px 0px 5px 15px;
	padding: 0px;
	width: 320px;
	border:0px;
	/*background-color:transparent;*/
	color:#666666;
}

#list th{
	padding: 0px;
	text-align:center;
	background-color:#D2E4B6;
	border-right-color:#F5F5FE;
	border-bottom-color:#F5F5FE;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
}
#list th img {
	margin: 0 -4px 0 -3px;
}

#list td{
	padding: 3px;
	text-align:left;
	background-color:#E3E0C6;
	border-right-color:#F5F5FE;
	border-bottom-color:#F5F5FE;
	border-right-style:solid;
	border-bottom-style:solid;
	border-right-width:1px;
	border-bottom-width:1px;
}

