@import "base.css";

.top-logo {
       width: 90%;
       text-align: center;
       margin: 25px;
}

.resume { 
	 background-repeat: no-repeat; 
   	 background-position: top left;
	 color: black;
	 width: 300px;
	 height: 250px;
	 margin: 15px;
	 float: left;
}

.resume div {
	/* border: 1px solid red; */
	margin-left: 10px;
	vertical-align: bottom;
}

.resume .p1 {
	height: 95px;
	width: 270px;
}

.resume .p1 div {
	width: 170px;
	margin-top: 10px;
	margin-left: 100px;
}

.resume .p1 .photo{
	width: 75px;
	height: 75px;
	margin-top: 4px;
	margin-left: 3px;
	float: left;
}

.resume .furi {
    height: 10px;
    line-height: 10px;
    font-size: 10px;
}

.resume .name {
	height: 30px;
	font-size: 12px;
	line-height: 20px;
}

.resume .name .string{
	font-size: 24px;
	line-height: 25px;
}

.resume .birth {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	margin-top: 15px;
}

.resume .sex {
	float: left;
	width: 130px;
	font-size: 12px;
	line-height: 18px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.resume .comment {
	width: 260px;
	height: 50px;
	font-size: 12px;
	line-height: 14px;
	margin: 10px;
	clear: left
}

.note { 

	 background-repeat: no-repeat; 
   	 background-position: top left;
	 color: black;
	 width: 300px;
	 height: 250px;
	 margin: 15px;
	 float: left;
      	 background-image: url("profile/note.gif"); 
      	 font-family: "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡ÝÅùÉý",sans-serif;
/*	 border: 1px solid red; */ 	
	 float: left;
}

.note div { 
      margin: 5px;
      width: 270px;
 }

.note span { font-size: 14px; }

.note .who {
      font-size: 24px;
      font-weight: bold;
}

.note .title {
      font-size: 18px;
      font-weight: bold;
}

#nero { background-image: url("profile/nero-temp.gif"); }
#runa { background-image: url("profile/temp2.gif"); }
#chima { background-image: url("profile/chima-temp.gif"); }
#love { background-image: url("profile/love-temp.gif"); }