/* Start of CMSMS style sheet 'jica_categorytop' */
/* カテゴリTOPページ ---------------------------------------------------- */
div#main .cattop p {
        margin-left: 40px;
        line-height: 1.2em;
}

div#main .catlead {
        margin-left: 30px;
        margin-right: 20px;
        padding: 5px;
        padding-left: 140px;
        border: solid 1px #cbe381;
}
div#main .catlead h4 {
        margin-left: 0;
        font-size: 1em;
        background-repeat: no-repeat 
        background-positon: left 50%;
        padding-left: 20px;
}
div#main .catlead p {
        margin: 0.5em 0;
        line-height: 1.5em;
}
div#main .sectioncontainer {
  margin: 15px 20px 20px 50px;
  padding: 30px 20px 0 0;
  background: url(/images/fading_corner_3.png) no-repeat left top;
}

/* custumize for categories */
div#main .career {
        background: url(/images/woman.jpg) no-repeat -30px 10px;
        margin-left: 50px;
        margin-right: 10px;
}
div#main .soudan {
        background: url(/images/counselor.jpg) no-repeat -40px bottom;
        border-color: #FFDC9F;
}
div#main .catlead.soudan h4 {
        background: url(/images/16-cube-orange.png) no-repeat left 50%;
}
div#main .business {
        background: url(/images/business.jpg) no-repeat left top;
        border-color: #AFB7FF;
}
#chapter_12 div#main .catlead.business {
  background: url(/images/smile.jpg) no-repeat left -90px;
  padding-left: 220px;
}
div#main .catlead.business h4 {
        background: url(/images/16-cube-blue.png) no-repeat left 50%;
}

#chapter_2 div#main h3 {
}
#chapter_2 h3 span {
  width: 4em;
  background: url(/images/memo.png) no-repeat 50% top;
  padding: 15px 15px 2px;
  font-size: 90%;
}
div#main div#careerup_licence {
  background: url(/images/careerup_licence_bg.png) no-repeat right bottom;
}
div#main div#careerup_job {
  background: url(/images/careerup_job_bg.png) no-repeat right bottom;
}
div#main div#careerup_study {
  background: url(/images/careerup_study_bg.png) no-repeat right bottom;
}
/* End of 'jica_categorytop' */

