/* CSS Document */


#bio{
	position:absolute;
	top:150px;
	left:300px;
	width:360px;
	height:200px;
}

#bio p{
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:19px;
color:#666600;
margin:5px;
}



#bio a{
font-family:"Times New Roman", Times, serif;
font-size:13px;
line-height:19px;
color:#336600;
text-decoration:none;
}

#bio a:hover{
color:#669900;
}


#naoko{
	position:absolute;
	top:200px;
	left:0px;
	width:280px;
	height:560px;
}


#atelier{
	position:absolute;
	top:510px;
	left:0px;
	width:280px;
	height:300px;
}