@charset "utf-8";
#contents #main div dl .project_name {
	font-size: 18px;
	font-weight: bold;
	color: #03C;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #666;
}
#contents #main div dl .project_content p{
	font-size: 14px;
}
#contents #main .enum_list {
	list-style-type: none;
	font-weight: bold;
	color: #03F;
}
