@charset "UTF-8";
/* CSS Document */

body {
background: #c4c2c2;
margin:auto;
text-align:left;
line-height:20px;
font-family:  "メイリオ",Meiryo,Osaka,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; 
color:#627379;
}

html {-webkit-text-size-adjust:none}

.profi {
width:630px;
height:330px;
margin:0;
float:left;
}
.photo {
width:300px;
height:300px;
margin:15px 15px 15px 15px;
float:left;
}
.name {
margin:27px 0 0 0;
}
.text {
font-size:11px;
margin:75px 0 0 0;
}

#foot {
width:630px;
height:11px;
float:left;
}
#copyright {
width:301px;
height:11px;
margin:0 0 15px 15px;
float:left;
}
#close {
width:39px;
height:9px;
margin:0 0 15px 250px;
float:left;
}







