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

#my_contents{
	margin-left:16px;
	margin-bottom:50px;
	width:600px;
}

#contentsTitle{
	margin-bottom:10px;
	width:600px;
	height:47px;
	background-image:url(../img/inquiry_title.gif);
}

.contentsCrosshead{
	width:600px;
	margin:10px 0 10px 0;
}

.purple {
	color:#6633CC;
}

.red {
	color:#CC0000;
}
