@charset "utf-8";
#content h3.forOrganization {
    clear: both;
    background: url(../assets/images/top/message_title.jpg) no-repeat;
    margin-bottom: 10px;
    width: 720px;
    height: 60px;
}
#content ul.massage li,
#content ul.massage li a {
    float: left;
    display: inline;
    width: 220px;
    height: 200px;
    margin: 0 5px 30px 5px;
}
#content ul.massage li a.massage1 {
    background: url(../assets/images/top/message1.jpg) no-repeat;
}
#content ul.massage li a.massage2 {
    background: url(../assets/images/top/message2.jpg) no-repeat;
}
#content ul.massage li a.massage3 {
    background: url(../assets/images/top/message3.jpg) no-repeat;
}
#content ul.work_icon {
    margin: 4px 0 0 0;
    padding: 0;
}
#content ul.work_icon li {
    margin: 0;
    padding: 0 0 1px 0;
}

#content h3.titleWorks {
    clear: both;
    background: url(../assets/images/top/works_title.gif) no-repeat;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 720px;
    height: 40px;
}
#content h3.titleInformation {
    clear: both;
    background: url(../assets/images/top/information_title.gif) no-repeat;
    margin-top: 20px;
    margin-bottom: 10px;
    width: 720px;
    height: 40px;
}
#content h4.titleGcoe,
#content h4.titleLaboratory, 
#content h4.titleConference {
    clear: both;
    margin: 15px 10px 0 10px;
    width: 700px;
    height: 32px;
}
#content h4.titleGcoe {
    background: url(../assets/images/top/works_gcoe.jpg) no-repeat;
}
#content h4.titleLaboratory {
    background: url(../assets/images/top/works_laboratory.jpg) no-repeat;
}
#content h4.titleConference {
    background: url(../assets/images/top/works_conference.jpg) no-repeat;
}

#content h4.titleGcoe {
    clear: both;
    background: url(../assets/images/top/works_gcoe.jpg) no-repeat;
    margin: 15px 10px 0 10px;
    width: 700px;
    height: 32px;
}
#content p {
    padding:10px 10px 20px 10px;
    clear: both;
}
#content table {
    border-collapse: collapse;
    margin:-10px 10px 10px 10px;
    width: 700px;
    font-size: 10px;
    line-height: 130%;
}
#content table td {
    width: 33%;
    padding: 5px 12px;
    vertical-align: top;
}
#content ul.topicsList {
    margin: -20px 15px 15px 15px;
}
#content ul.topicsList li {
    font-weight: normal;
    background: url(../assets/images/common/arrow.gif) no-repeat 0 4px;
    padding:0 0 12px 16px;
}
#content a.worksArchive {
    float: right;
    width: 182px;
    height:16px;
    margin: -35px 10px 0 auto;
}
#content a.topicsArchive {
    float: right;
    width: 120px;
    height: 22px;
    margin: -55px 0 0 auto;
}
