@charset "utf-8";

@import "../../../files/css/layout.css";

/*-------------------------------------------------------------------------
	Contents
/*-----------------------------------------------------------------------*/

#contents #title {
    padding: 90px 0 0 16px;
}
    #contents #title #txt {
        padding-top: 40px;
    }
    #contents #title #note {
        padding-top: 30px;
    }
    #contents #title #illust {
        position: absolute;
        top: 90px;
        right: 12px;
    }

#contents #list {
    padding: 40px 0 32px 16px;
}