
* { margin : 0 ; padding : 0 ; }

body { width : 100% ; }
#my_body { width:1000px;position:relative; margin-left:auto; margin-right:auto;          
}
#my_header { width : 100% ; height : 115px ;}
#my_footer { width : 100% ; clear : both ;  }
#my_navigation { width : 100% ;   clear:both; }
#my_contents { background:url( ./sozai/body_background.jpg );  width : 100% ;clear:both; }


#update{ background-color:white;
	font-size;12pt;
	height:115px;
	width:300px;
	overflow:scroll;
	float:right;
}
a{text-decoration:none;}
a:hover{position:relative;top:2pt;left:2pt;}

#member_link { width : 20% ; height : 100% ; border-width:5px;}
#member { background-color:white ;  width : 80% ; height : 100% ;
          float:right ;
	  }
#photo_link { width : 17% ; height : 100% ; border-width:5px;}
#photo { background-color:white ;  width : 83% ; height : 100% ;
          float:right ;}