@charset "utf-8";
/*
------------------*/


body{
}

#maincol .kiji #shinsatsutime {
/*	border:solid 0px #333;*/
	padding:0px;
	margin:0 0 10px 0;
	width: 100%;
}
table.shinsatsu{
	border-collapse:collapse;
}
table.shinsatsu thead{
	border-bottom:1px solid #4ccbdb;
}
table.shinsatsu th{
	color:#4ccbdb;
	text-align:center;
	font-weight:normal;
	font-size:1em;
	padding:2px;
	width:auto;
}
table.shinsatsu thead td,
table.shinsatsu tbody th{
	border-right:1px solid #4ccbdb;
}
table.shinsatsu thead th,
table.shinsatsu tbody td{
	border-left:1px dotted #4ccbdb;
}
table.shinsatsu tbody th,
table.shinsatsu tbody td{
	border-top:1px dotted #4ccbdb;
	height:auto;
}
table.shinsatsu td{
	text-align:center;
	padding:2px;
}









