@import "/common.css";
@import "/base.css";
@import "/header.css";
@import "/gnavi.css";
@import "/side_contents.css";
@import "/footer.css";
@import "/back_button.css";

#begins {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 560px;
}

#begins h2 {
    display: block;
    width: 252px;
    height: 24px;
    background: url(/img/pac01_title.gif) no-repeat;
    text-indent: -999em;
}

#begins_image {
    margin-top: 20px;
    display: block;
    width: 560px;
    height: 238px;
    background: url(/img/pac101.jpg) no-repeat;
    text-indent: -999em;
}

#begins h3 {
    margin-top: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #606060;
}

#begins p {
    margin-top: 18px;
    font-size: 12px;
    line-height: 18px;
}

#charm {
    margin-top: 20px;
    width: 580px;
}

#charm h2 {
    display: block;
    width: 274px;
    height: 24px;
    background: url(/img/pac02_title.gif) no-repeat;
    text-indent: -999em;
    margin-bottom: 12px;
}

#charm img {
    float: left;
    padding-top: 6px;
    padding-right: 20px;
    padding-bottom: 20px;
}

#charm h3 {
    clear: both;
    padding-top: 16px;
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #606060;
}

#charm p {
    margin-top: 3px;
    font-size: 12px;
    line-height: 18px;
}

#activity {
    margin-top: 20px;
    width: 580px;
}

#activity h2 {
    display: block;
    width: 262px;
    height: 24px;
    background: url(/img/pac03_title.gif) no-repeat;
    text-indent: -999em;
    margin-bottom: 24px;
}

#activity img {
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 12px;
}

#activity h3 {
    clear: both;
    padding-top: 16px;
    padding-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    color: #606060;
}

#activity p {
    font-size: 12px;
    line-height: 18px;
    padding-bottom: 8px;
}

#sado_letter_title {
    margin-top: 20px;
    display: block;
    width: 312px;
    height: 24px;
    background: url(/img/pac04_title.gif) no-repeat;
    text-indent: -999em;
    margin-bottom: 20px;
}

#sado_letter {
    display: block;
    width: 580px;
    height: 650px;
    background: url(/img/sado_letter.jpg) no-repeat;
    color: #C0C0C0;
}

#sado_letter p {
    padding-top: 36px;
    padding-left: 36px;
    font-size: 12px;
    line-height: 20px;
}

#sado_letter h4 {
    padding-top: 12px;
    padding-left: 48px;
    font-size: 12px;
    font-weight: bold;
}

