@charset "UTF-8";

<!--.wf-mplus1p { font-family: "M PLUS 1p"; } -->

.wf-roundedmplus1c { font-family: "M PLUS 1p"; }

.top{
    color: #333333;
    font-size: 18px;
    text-align: center;
    line-height: 1.2;
    text-indent: 1em;
    background: #ffffff;
    border-left: 4px solid #F2A104;
}

.emph{
    color:#00c453;
    font-size: 18px;
    text-align: center;
    line-height: 0.2;
    
}

.flt{
    color: #333333;
    font-size: 14px;
    text-indent: 2em;
    text-align: left;
    line-height: 1.5;
}

.bulletline{
    color: #333333;
    border-left: 4px solid #F2A104;
    font-size: 18px;
    text-indent: 1em;
    text-align: left;
    line-height: 1;
    background: #ffffff;

}

.bulletline2{
    color: #333333;
    border-left: 4px solid #F2A104;
    font-size: 16px;
    text-indent: 1em;
    text-align: left;
    line-height: 1;
    background: #ffffff;

}

.bannerdiv{
        width: 920px;
        height: 94px
}


.labbanner{
    width: 326px;
    height: 84px;
    position: absolute;
    top:5px;
    left:5px;
    
}

.LNswitch{
    width: 150px;
    height: 48px;
    position: absolute;
    top:20px;
    left:777px;
    

}

.memberprofile{
    list-style-type: none;
    font-size: 14px;
}


#photo{
        width: 930px;
        height: 120px;
        margin-left: 5px;
        position:relative;
    
}


.navigtions{
    margin-top: 10px;
    margin-left: 2px;
    margin-right: 2px;
    width: 150px;
    flex-direction: row;
    
}

.researchImagesmall{
    width: 200px;
    height: auto;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 15px;
    float:left;
}

.portraitImagesmall{
    width: auto;
    height: 160px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 15px;
    float:left;
}

.researchImagelarge{
    width: auto;
    height: 300px;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 15px;
    float:left;
    
}

.researchImageindex{
    width: 600px;
    height: auto;
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 180px;

    float:center;
}

.publist{
    font-size: 12px;
    padding-left: 5em;
    line-height: 2;

}

.section{
    color: #333333;
    font-size: 18px;
    text-align: left;
    line-height: 1.2;
    text-indent: 2em;
    background: #ffffff;
    border-left: 4px solid #66cc99;

}
  
.EN_JPN_links{

}


#pagecontents{
    margin-top: 5px;
    width: 920px;
    height: auto;
    border: 3px outset #333366;
    padding: 0px 15px 15px;
    background: #f1f7fe;
    text-indent: 1em;
    

}

#gradstudents{
    margin-top: 5px;
    width: 920px;
    height: auto;
    border:  3px outset #66cc99;
    text-indent: 1em;
    background: #f1f7fe;
    padding: 0px 15px 15px;
}

#whatisIPSR{
    margin-top: 5px;
    width: 920px;
    height: auto;
    background: #f1f7fe;
    border: 3px outset #333366;
    text-indent: 1em;
    padding: 0px 15px 15px;
        
}

#bottomlogolinks{
    
    margin-top: 5px;
    margin-right: 13px;
    margin-left: 13px;
    margin-bottom: 10px;
    height: 75px;
    <!--border: 1px solid #deedfd; -->
    flex-direction: row;

}



#IPSRaddress{
        background: #deedfd;
        width: 960px;
        height: 25px;
        color: #000066;
        font-size: 12px;
        text-align: center;
        line-height: 2;
        padding-bottom: 5px;
    margin-left: 0px
}


#copyright{
        background: #00c453;
            width: 960px;
        height: 20px;
    font-size: 12px;
    text-align: center;
    line-height: 2;
    color: #ffffff;
    padding-bottom: 5px;

}

