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

body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	line-height:19px;
	color: #eff4f7;
	background-image:url(../profile/images/bg_profile.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#textarea {
	width:605px;
	height:419px;
	margin:20px 0 10px 0;
	padding:0;
	float:right;
	overflow:auto;
	}
	
dt{
	float:left;
	margin-right:25px;
	}

.title {
	font-weight:bold;
	}
	
dl.bio dt {
	width:50px;
	float:left;
	clear:both;
	font-weight:bold;
	}
	
dl.bio dd {
	width:500px;
	margin-bottom:15px;
	}
	
dl.bio p {
	margin:10px 0px 0px 0px;
	}

dl.biodetail dt {
	font-weight:bold;
	width:50px;
	float:left;
	height:auto;
	}
	
dl.biodetail dd {
	width:500px;
	margin-bottom:15px;
	height:auto;
	}
	
.magazine li {
	margin-bottom:15px;
	}
