*{
    margin;0;
    padding:0;
}
body,table{
    font-size:12px;
    color:#666666;
}
table{
	empty-cells: show;	
}
table td,table th{
	padding:4px;	
}
.title{
    color:#FFF;
    background:#0000FF;
    padding:5px;
    margin-bottom:10px;
}
#kanri{
	float:right;
	width:100px;
}
#kanri a{
	color:#FFF;	
	text-decoration:none;
	font-size:14px;
}
#kanri a:hover{
	color:#C30;
	text-decoration:underline;	
}
.hidden{
	display:none;	
}