@charset "utf-8";

#JournalList > h1{
    display: none;
}
#JournalList > article > h2{
    display: none;
}
#JournalList #about #guide h1 {
    margin: 0 20px 10px 0;
}
section #guide .chart .ttlShop {
    margin: 0 20px 0 0px;
}
section #guide table {
    margin: 0 0 0 0px;
}
#JournalList > article > .state_l{
    display: none;
}