/* profile start */

/* profile common */

#body_area {
   position:relative;
   top:0;
   left:0;
   width:666px;
   display:block;

}

#ngatari_profileIMG {
    position:absolute;
	top:0;
	left:0;
}

#ngatari_profileIMG ul {
    clear:both;
}

#ngatari_profileIMG li {
    list-style:none;
	width:320px;
    position:relative;
    overflow:hidden;
    }

#ngatari_profileIMG li a {
    display:block;
    position:relative;
    overflow:hidden;
    width:320px;
    height:240px;  
    }

#ngatari_profileIMG li img {
    position:absolute;
    top:0; left:0;
    border:0;
    }
	
#ngatari_profileIMG li.ngatari{background:url(../img/pf_ngatari_03.jpg) no-repeat}
#ngatari_profileIMG li.jessica{background:url(../img/pf_jessica_01.jpg) no-repeat}
#ngatari_profileIMG li.suyama{background:url(../img/pf_suyama_01.jpg) no-repeat}

#ngatari_text1{
   position:relative;
   top:0;
   left:356px;
   width:280px;
   height:240px;
   overflow:hidden;
   }
   
/* profile area */

#ngatari_area {
   position:relative;
   top:0;
   left:0;
   width:666px;
   overflow:hidden;
   margin-bottom:36px;
   }
   
/* jessica */
#jessica_area {
   position:relative;
   top:0;
   left:0;
   width:666px;
   overflow:hidden;
   margin-bottom:36px;
   }
   
/* suyama */
#suyama_area {
   position:relative;
   top:0;
   left:0;
   width:666px;
   overflow:hidden;
   margin-bottom:36px;
   }
   
/* profile end */
