/* ***** ナビゲーション ***** */
.portal{
 margin:10px 15px 5px 15px;
}

.portal table{
 width:750px;
 text-align:center;
 margin:0px auto 10px auto;
 border-bottom: 1px solid #999;
}

.portal caption{
 border-bottom: 1px solid #999;
 margin:0px auto 0px auto;
}

.portal table tr {
 font-size:86%;
}

.portal table th {
 width:110px;
 padding:2px 7px 2px 5px;
}

.portal table td {
 padding:2px 7px 2px 5px;
}
