@charset "utf-8";
/* CSS Document */

.clearfix::after {
    content: "";
    clear: none;
    display: table;
}
.clearfix {
    overflow: auto;
    text-align: justify;
}
.full-page{
    width: 100%;
    margin-top: 0px;
    margin-left: 0px;
}
.atkoto-container{
    width: 98%;
    text-align: center;
    border-bottom-width: thin;
    border-bottom-style: solid;
    padding-top: 2%;
    padding-bottom: 2%;
}

hr{
	width: 50%;
}
