@charset "utf-8";
/* CSS Document */

.profile_content {
	width:900px;
	padding-bottom:20px;
}

.profile_content p.explain {
	padding:10px 0px 30px 0px;
	font-size:14px;
	color:#333333;
	line-height:1.3;
}

.profile_content h2 {
	width:900px;
	margin-bottom:20px;
}

.profile_content h3 {
	border-left:3px solid #cc0000;
	color:#333333;
	padding:15px 0px 15px 15px;
	font-size:16px;
	margin-bottom:15px;
}

.profile_content h4 {
	border-bottom:1px solid #cc0000;
	color:#333333;
	padding:0px 0px 3px 5px;
	font-size:14px;
	margin-bottom:10px;
}

.profile_content p.pro_explain {
	padding:0px 0px 20px 0px;
	font-size:12px;
	color:#333333;
	line-height:1.5;
}