@charset "utf-8";
/* CSS Document */

.ftl{ float:left; }
.ftr{ float:right; }
img.img_illust{
width:180px;
float:left;
border:solid 5px #CCC; 
}
div.prof{
float:left;
width:350px;}

div.prof p.txt{
float:left;
width:250px;}

div.prof p.ukulele{
float:left;
width:93px;}

p.catch{
clear:both;
padding:20px 0 20px 0;
text-align:left;
}
p.sign{
float:left;
padding:20px 10px 20px 20px;
}