@charset "UTF-8";

body{height: 100%; overflow: auto; padding: 6px 9px; background: #FFF;}
h1{
	color: #50356a; font-size: 16px; font-weight: bold;
}
#main{
	
}
#txtNendai{
	position: absolute; left: 2px; top: 0px;  
}
#txtNendai img{
	width: 175px; height: auto;
}
#txtKeisei{
	position: absolute; left: 356px; top: 0px;  
}
#txtKeisei img{
	width: 47px; height: auto;
}
table{
	border-collapse: collapse;
}
th{
	height: 25px;  border: 2px solid #FFF;  background: #5d4f3a; color: #FFF; font-weight: bold; font-size: 12px;
}
.nendai{
	width: 75px;
}
.katsudou{
	width: 328px;
}
.chishitsu{
	width: 328px;
}
td{
	height: 25px; border: 2px solid #e8e6e3; font-size: 11px;
}
.katsudou span{
	display: block; padding: 0 7px;
}
.chishitsu span{
	display: block; padding: 0 0 0 40px;
}
.credit{
	font-size: 12px;
}
.cont{
	 position: relative; height: 468px; overflow: auto;
}