@charset "utf-8";
/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Author : AbleMarketing
 created: 2013/08/29
	updated: 

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/




/*====================================================================================================
//////////////////////////////////////////////////////////////////////////////////////////////////////

 Contents

//////////////////////////////////////////////////////////////////////////////////////////////////////
====================================================================================================*/

#profile div#header div.container {
	background: url(../images/profile/header.jpg);
}

#profile div#header div.headerBase h1 {
	width: 306px;
	background-image: url(../images/profile/h1.png);
}

#profile div#contents {
	margin: 0 0 32px 0;
}
#profile div#contents div.profileImage {
	float: left;
	width: 283px;
	margin: 0;
}
#profile div#contents div.profileBox {
	float: right;
	width: 420px;
	margin: 0;
}
#profile div#contents div.profileBox p {
	margin: 0 0 22px 0;
	color: #333;
	font-size: 12px;
	line-height: 20px;
}
