#contents {
	width: 706px;
}
#profilearea {
	padding-bottom: 7px;
}
#profilearea h2{
	width:706px;
}
#profilearea #photo{
	background: url(../image/profile/main_photo.jpg) no-repeat top right;
	padding:0 13px;
}

#profile_box{
	width:310px;
	background:url(../image/profile/profile_box3.gif) no-repeat bottom;
	padding-bottom:7px;
	margin-bottom:20px;
}
#profile_box dt.p_head{
	background:url(../image/profile/profile_box1.gif) no-repeat bottom;
	height:7px;
}
#profile_box dd.p_body{
	background:url(../image/profile/profile_box2.gif) repeat-y bottom;
	padding:10px 20px;
	line-height:1.4;
	font-size:0.95em;
}
#profile_list dt{
	float:left;
	color:#FF513E;
	width:55px;
	text-align:center;
}
#profile_list dd{
	margin-left:75px;
}
#appearance{
}
#appearance dt{
	color:#FF513E;
}
#appearance dd ul li{
	margin-bottom:5px;
}
#p_lower li{
	float:left;
	width:340px;
	text-align:center;
}
#p_lower li img{
	margin-bottom:5px;
}

#profileinner .check-area {
	padding-left: 20px;
}




