#textarea p{
	margin-left:10px;
	margin-right:0px;
	padding-bottom:20px;
}

/* profile */
#profiletitle{
	clear:both;
	background-image:url(../images/profile/profile.jpg);
	width:226px;
	height:46px;
	text-indent:-9999px;
	float:left;
	margin-bottom: 20px;
}
	
#profile {
	padding:10px;
	clear: both;
	margin-bottom: 20px;
}
	
/*#profile img{
	float:left;
	clear: both;
}*/

#profile .syoujou{
	text-align: center;
}
	
#profile h3{
	clear:none;
	background:none;
	padding:0px;
	margin:0px;
	margin-left:130px;
	height:auto;
	text-indent:0px;
	font-size:80%;
	font-weight:normal;
}
	
#profile h3 strong{
	font-size:140%;
	margin-right:10px;
}
	
#profile p{
	margin-left:130px;
	line-height:1.5em;
}

#profile .syoujou-setsumei{
	margin-left: 0px;
	text-align: left;
	font-size: 0.8em;
}
	
#profile #underprofname{
	font-size:70%;
}

#profile2{
	clear: both;
	width: 700px;
	margin: auto;
	border: 1px solid #999;
	padding: 10px;
	/*角丸設定*/
	border-radius: 8px;         /* CSS3 */
	-moz-border-radius: 8px;    /* Firefox */
	-webkit-border-radius: 8px; /* Safari,Chrome */
}

#profile2 .title{
	font-size: 1.1em;
	text-align: center;
	color: #0c9;
	line-height: 1.2em;
}

#profile2 img{
	float: left;
	margin-right: 8px;
	margin-top: 5px;
}

#profile3{
	clear: both;
	width: 720px;
	margin: 20px auto;
}

#profile3 p{
	margin-bottom: -10px;
/*	text-align: left;*/
}

#profile3 .photo{
	float: left;
	margin-right: 4px;
/*	text-align: center;*/
}

#profile3 img{
	margin: 0px;
	padding: 0px;
}

#profile3 .width1{
	width: 210px;
	padding-top: 3px;
	margin: 0px;
	font-size: 0.8em;
}

#profile3 .width2{
	width: 130px;
	padding-top: 3px;
	margin: 0px;
	font-size: 0.8em;
}

#profile3 .width3{
	width: 162px;
	padding-top: 3px;
	margin: 0px;
	font-size: 0.8em;
}

#photo-waku{
	zoom: 1;/*写真のサイズ*/
}

#profile4{
	clear: both;
	width: 700px;
	margin: auto;
	border: 1px solid #999;
	padding: 10px;
}

#profile4 p{
	margin-bottom: -10px;
	text-align: left;
}

#profile4 .photo{
	float: left;
	margin-right: 4px;
	text-align: center;
}

#profile4 img{
	margin: 0px;
	padding: 0px;
}

#profile4 .width1{
	width: 120px;
	padding-top: 3px;
	margin: 0px;
	font-size: 0.8em;
}

#profile4 .width2{
	width: 180px;
	padding-top: 3px;
	margin: 0px;
	font-size: 0.8em;
}


