#atwiki-jp{
// max-width:1280px;
 margin-left: auto !important;
 margin-right: auto !important;
}

#contents,#menubar,#menubar2 {
    font-size: 1.2em  !important;
}

#header {
    border-bottom: none;
    padding: 0px;
}

#header h1 {
    font-size: 0em;
    font-weight: bold;
    margin: 0;
}

.atwiki-sitename {
    font-size: 20px !important;
    line-height: 22px !important;
    max-width: 700px !important;
}

#wrapper {
    background-color: #f2f3f7;
}

#contents {
    background-color: #efefef;  
    border-color: #ddd;
    border-width: 1px;
    border-style: none solid solid none;

}

.atwiki-header-submenu {
    background-color: #f2f3f7 !important;  
}
dt, div.meta{
    font-size: 14px;
    color: #333;
}

dd, div.message{
font-size:17px;color:#333;padding:10px 0;overflow-wrap:break-word
}