@charset "utf-8";
/*------------------------------------------------------------
	profile
------------------------------------------------------------*/
#main .comImgBox {
	margin-bottom: 28px;
}
#main .comImgBox .subPhoBox {
	margin-top: 17px;
}
#main .comImgBox .subTxtBox h4 {
	margin-bottom: 2px;
	font-size: 2.4rem;
}
#main .comImgBox .subTxtBox p.name {
	margin-top: 12px;
	font-size: 2.1rem;
	text-align: right;
}
#main .textSec {
	margin-left: 186px;
	width: 686px;
}
#main .textSec p {
	margin-bottom: 15px;
}
#main .textSec .textDl > dt {
	font-weight: bold;
}
#main .textSec .textDl > dd {
	margin-bottom: 40px;
}
#main .textSec .textDl .subDl dt {
	float: left;
	clear: left;
}
#main .textSec .textDl .subDl dd {
	padding-left: 76px;
}
#main .textSec .textDl .txtUl li {
	text-indent: -1em;
	padding-left: 1em;
}