/*-表組-about-活動-会則---------------------*/
.about table{
 width: 100%;
}

.about tr{
 line-height: 2.8;
 border-top: 1px solid #aaaaaa;
}

.about .bottom{
 border-top: 1px solid #aaaaaa;
 border-bottom: 1px solid #aaaaaa;
}

.about .hyo10{
 width: 10%;
}

.about .hyo15{
 width: 15%;
}

.about .hyo30{
 width: 30%;
}

.about .hyo35{
 width: 35%;
}

.about .hyo55{
 width: 55%;
}

.about .hyo70{
 width: 70%;
}

.about .hyo90{
 width: 90%;
}

/*会則ページ----------------*/
.about .kaisoku{
 /*font-size: 0.9rem;*/
 /*height: 1.5;*/
 /*border-top: none;*/
}

.about .kaisoku tr{
 font-size: 1.6rem;
 line-height: 2;
 border-top: 0;
}

.about .kaisoku .title{
 font-size: 1.7rem;
}

.about .kaisoku .no{
 text-align: right;
 padding-right: 1.5rem; 
}