@charset "utf-8";

#contents {
	margin:50px auto;
}
#contents #main {
	margin:auto;
    height:100%;
    min-height:100%;
}
.titleB{
	font-size:30px;
	color:#0166ff;
	font-weight:bold;
	text-align:center;
}
table{
	margin:30px auto;
}
table p.tableTitle{
	font-size:90%;
	margin-left:10px;
}
table p{
	margin-left:10px;
}
span.mini{
	font-size:80%;
}