/* 末尾処理 */

.end0{
margin-bottom:0px !important;
}
.end{
margin-bottom:10px !important;
}
.end2{
margin-bottom:20px !important;
}

/* 頭処理 */

.head0{
margin-top:0px !important;
}

.head{
margin-top:10px !important;
}

.head2{
margin-top:20px !important;
}

/* インデント処理 */

.indenter{
margin-left:20px !important;
}
.indenter3{
margin-left:30px !important;
}

.indenter4{
margin-left:40px !important;
}
