/* CSS Document */


/* about main ---------------------*/
.about_main    {width:662px; border-top:1px solid #fff; float:right;}
.about_main p.navi{margin:1px 0 10px 0; font-size:8px;}

p.txt          {margin:5px 0 60px 3px;}

/* prof */
#prof h3       {background-color:#fff; padding:2px 0; color:#000; margin-bottom:10px; width:655px;}
#prof p.ttl_name{margin-bottom:15px; background:#000 url(../about/images/dotline_.gif) repeat-x bottom; padding:0 0 30px 5px; font-size:13px;}
#prof .bloc    {background:#000 url(../about/images/dotline_.gif) repeat-x bottom; padding-bottom:10px;}
#prof .prof_txt{float:right; width:490px;}
#prof .prof_txt p{margin-bottom:5px;}
.prof_txt dt   {float:left; width:140px; margin-bottom:10px; border-left:4px #fff solid; padding-left:5px; line-height:115%;}
.prof_txt dd   {float:right; width:340px; margin-bottom:10px; line-height:115%;}
#prof dl       {}
#prof li       {float:right; text-align:left; width:490px;}
#prof li.large_b{margin-bottom:5px;}
#prof p.img    {float:left; width:150px;}

.topback       {text-align:right; margin:5px 0 20px 3px;}


