@charset "UTF-8";

/*guide.css*/
#wrapper {
    background: url('../img/guide/guide_bg.jpg?time=20250724') center top no-repeat;
}

#nextContents {
    padding-top: 229px;
}

.blockSet {
    padding-bottom: 30px;
}

.blockSet .leadBox,
.frameSet {
    margin: 0 auto;
    padding-bottom: 20px;
    width: 820px;
}

#guide .blockSet {
    padding-top: 30px;
}

#guide .textBox {
    float: left;
    width: 500px;
}

#guide .itemBox {
    float: right;
    width: 259px;
}
