body {
	background-color: #181818;
    overflow-y: scroll;
    font-family: 'Palanquin', sans-serif;
    font-weight: 100;
    letter-spacing: -0.5;
}

::selection {
    background: transparent;
}

.top {
    color: #555555;
	width: 66%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1%;
}

.avi {
	height: 16px;
	margin-right: -0.5%;
}

.name {
    color: #bbbbbb;
    font-size: 23px;
    margin-right: 1%;
}

.top a {
    font-size: 18px;
    font-style: normal;
    margin-left: 1.5%;
    text-decoration: none;
}

.top a:nth-child(3) {
    color: #999999;
}

.top a:nth-child(4) {
    color: #666666;
}

.top a:nth-child(5) {
    color: #444444;
}

.top a:nth-child(6) {
    color: #333333;
}

.mail {
    float: right;
    margin-top: 9px;
    color: #555555;
    font-size: 16px;
}

.works {
    width: 66%;
    margin-left: auto;
    margin-right: auto;
}

.work {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.work a {
    color: #777777;
}

.work .title {
    color: #888888;
    font-size: 21px;
}

.work .dir {
    color: #555555;
    font-size: 17px;
    margin-left: 0.5%;
}

.work .what {
    float: right;
    color: #777777;
    font-size: 16px;
    margin-top: 5px;
    text-align: right;
    line-height: 110%;
}

.work img {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 1%;
    margin-bottom: -0.5%;
}

.work2 {
    width: 49.5%;
}

.work2l {
    float: left;
}

.work2r {
    float: right;
}

.work2 a {
    color: #777777;
}

.work2 .title {
    color: #888888;
    font-size: 19px;
}

.work2 .dir {
    color: #555555;
    font-size: 17px;
    margin-left: 0.5%;
}

.work2 .what {
    display: block;
    color: #777777;
    font-size: 16px;
    margin-top: -4px;
    text-align: left;
    line-height: 110%;
}

.work2 img {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -0.5%;
}

.work21 {
    width: 49.5%;
}

.work21l {
    float: left;
}

.work21r {
    float: right;
}

.work21 a {
    color: #777777;
}

.work21 .title {
    color: #888888;
    font-size: 19px;
}

.work21 .dir {
    color: #555555;
    font-size: 17px;
    margin-left: 0.5%;
}

.work21 .what {
    float: right;
    display: block;
    color: #777777;
    margin-top: 4px;
    font-size: 15px;
    text-align: left;
}

.work21 img {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -0.5%;
}

.work4 {
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding-top: 14px;
}

.work4 a {
    color: #777777;
}

.work4 img {
    display: block;
    width: 97%;
}

.work4t {
    margin-top: -14px;
}

.work4t .title {
    color: #888888;
    font-size: 21px;
}

.work4t .dir {
    color: #555555;
    font-size: 17px;
    margin-left: 0.5%;
}

.work4t .what {
    display: block;
    color: #777777;
    font-size: 16px;
    margin-top: -4px;
    text-align: left;
    line-height: 110%;
}

.work4t a {
    color: #777777;
}
.smalls {
    clear: both;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2%;
}

.smalls img {
    width: 5%;
    border: 0px;
    margin-bottom: -5px;
}

.smalls a {
    color: #777777;
}

.smalls .title {
    color: #888888;
    font-size: 21px;
    display: block;
    margin-top: -8px;
}

.smalls .what {
    display: block;
    color: #777777;
    font-size: 16px;
    line-height: 110%;
    margin-top: -7px;
}





