/* CSS Document */
@charset "Shift_JIS";

/* メンバー紹介 */
#member .left {
width:90px;
float:left;
}

#member .right {
width:390px;
float:right;
}

#member hr {
visibility:hidden;
clear:both;
}
#member h5 {
margin:1em 0px;
font-weight:normal;
font-size:0.75em;
}
#member p {
font-size:0.625em;
text-indent:13px;
background:url(../img_common/dlisticon.gif) 0px 0.4em no-repeat;
}


/* 研究テーマ */
#thema p {
text-indent:1em;
}

/* 研究結果 */
#result p {
margin:1em 0px;
}
