@charset "UTF-8";

#staff { _font-size: 75%; _line-height: 1.3em; }
#staff .name { float: left; width: 170px; height: 270px; margin-bottom: 15px; padding-top: 100px; }
#staff > .name { height: 170px; }
#staff .name h2 { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #666666; font-size: 12px;  }
#staff .name dd { margin-top: -1.3em; margin-left: 5em; }

#staff .photo { float: right; width: 360px; _height: 270px; min-height: 270px; margin-bottom: 15px; }
#staff .photo img.tate { margin-left: 45px; }
#staff .txt { clear: both; margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px dotted #666666; }

#staff #info {  }
#staff #info h3 { float: left; width: 71px; height: 60px; background: url(/staff/images/img_gosoudan.gif); text-indent: -9999px; }
#staff #info .fc { float: left; padding-top: 15px; margin-right: 20px; }
#staff #info dl { float: left; margin-top: 15px; }
#staff #info dd { margin-top: -1.3em; margin-left: 8em; }


