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

/*個人情報保護*/
#main h3.prvMTit {
margin-bottom: 20px;
font-size: 108%;
font-weight: bold;
}
#main h3.prvMTit2 {
margin-bottom: 0;
font-size: 108%;
font-weight: bold;
}
.prvTxtRight {
text-align: right;
}
.prvTable  {
width: 100%;
}
.prvTable  tr th {
background-color: #5158A0;
padding: 10px 13px;
text-align: center;
color: #FFF;
font-weight: bold;
}
.prvTable tr td {
padding-top: 10px;
padding-bottom: 10px;
padding-left: 10px;
}
