@charset "UTF-8";

#mainLeft{
	position:relative;
	margin-top:0px;
	float:left;
	width:650px;
	margin-bottom:40px;
	background-color:#FFFFFF;
}
/*==== my contents ====*/

#my_contents{
	color:#333333;
	position:relative;
	width:650px;
}

.rec_title{
	width:640px;
	height:50px;
	margin:10px 0 10px 0;
}

.rec_title02{
	width:650px;
	height:30px;
	margin:10px 0 0 0;
}

#my_contents p{
	margin-left:10px;
}

.purple{
	margin-left:5px;
	color:#6633CC;
}

.red{
	margin-left:10px;
	color:#CC0000;
}
