.senkoulist th{
    border: solid 1px #000000;
	background-color: #000000;
	color: #ffffff;
	padding: 2px 20px 2px 5px;
}

.senkoulist td{
	text-indent: 0.8em;
}

.name_text{
	width: 200px;
}

.booknumber {
	padding: 2px 5px 2px 5px !important;
	text-indent: 0em !important;
}

.form {
    margin-top:10px;
    background:#787878;
    color: #fff;
    font-size: 1rem;
    padding: .5rem 2rem;
    border-radius: 12px;
}

.Pform {
    text-align:center !important;
}

.Aform {
    text-decoration:none !important;
}

.OutsideLink {
    text-align:center;
    font-size:0.7rem !important;
}

.Ptitle {
    font-size: 150% !important;
    text-align: center !important;
    line-height: 1.5 !important;
    
}

p {
    margin-bottom:20px;
}

.caution {
    text-decoration: underline
}