@charset "utf-8";

div#work-border-wrapper {
    width: 921px;
    height: 948px;
    border: 2px solid #c30d23;
    background-color: #FFF;
    font-size: 14px;
}

.border {
    border: 2px solid #c30d23;
}

.border p {
    line-height: 1.5em;
    text-align: left;
}


div#work-left {
    float: left;
    width: 366px;
}

div#work-right {
    float: left;
    width: 555px;
}

div#profile {
    height: 680px;
    padding: 20px;
    text-align: left;
}

.school {
    display: block;
    line-height: 1.5em;
    font-size: 13px;
}

div#profile h4 {
    margin-top: 10px;
    margin-bottom: 15px;
}

div#profile p img {
    margin-top: 15px;
}

div#boss {
    height: 180px;
    text-align: left;
    padding: 30px 20px;
    padding-right: 240px;
    background: url(i/bg_boss.jpg) right bottom no-repeat;
}

div#worker h4 {
    margin-bottom: 15px;
}

div#favorite {
    height: 210px;
    text-align: left;
    padding: 30px;
    padding-right: 245px;
    background: url(i/bg_favorite.jpg) 340px 100px no-repeat;
}

div#favorite h4 {
    margin-bottom: 15px;
}

