@import 'common.css';

.contents {
    position: relative;
    top: 10px;
    width: 70%;
}

.navbar-item,
.navbar-item-current
{
    width: 100px;
    height: 50px;
    margin-top: 1px;
    margin-right: 1px;
}

.navbar
{
position: absolute;
top: 10px;
}

.langbar
{
position: relative;
left: 60%;
width: 80px;
top: 0px;
}
