
p {
				font-size: 8pt;
				line-height: 150%;	

				}
h1{
				font-size: 11pt;
				line-height: 0.9em;
				}
h2 {
				font-size: 9pt;
				line-height: 0.1em;
				padding-top: 20px;
				}


/* -----------------------------------
		¥ PROFILE PAGE LAYOUT¥ 
--------------------------------------*/
.profile {
				letter-spacing: 0em;
				margin-left: 375px;
				margin-top: 55px;
				display: block;
				font-family: 'hirakakupro-w3', osaka, Meiryo, "ms pgothic", sans-serif;
				}
#faceback {
				background-image:url("image/background_face.gif");
				background-repeat: no-repeat;
				background-attachment: scroll;
				background-position: 80% 90%;
				background-color: #fff;
				}

#mypicture {
				display: block;
				position: absolute;
				margin-left: 170px;
				margin-top: 0px;
				}
							