@charset "utf-8";

.box_support li {
	width: 213px;
	float: left;
}

.box_support span {
	display: block;
	color: #bf3b5b;
	font-size: 84%;
	line-height: 130%;
	padding-bottom: 5px;
}

ul.list_license {
	width: 190px;
	float: left;
}

ul.list_license li {
	background-image: url(/inc/images/common/aicon_red.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 15px;
	list-style: none;
}


/* experience 資格取得体験記 */


.box_experience {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #c6c6c6;
}

.box_experience .e_l {
	width: 140px;
	float: left;
}

.box_experience .e_l p {
	color: #666666;
	font-size: 84%;
	margin: 0px !important;
}

.box_experience .e_l strong {
	font-size: 120%;
}


.box_experience .e_r {
	width: 515px;
	float: right;
}

.box_experience .e_r dt,.box_experience .e_r dd {
	margin-bottom: 10px;
}

.box_experience .e_r dt strong {
	display: block;
	background-color: #ededed;
	width: 150px;
	height: 20px;
	float: left;
	text-align: center;
	margin-right: 15px;
	padding: 7px;
}

.box_experience .e_r p {
	border: 1px solid #c6c6c6;
	padding: 10px;
	margin: 0px !important;
}

.box_experience .e_r p strong {
	display: block;
	margin-bottom: 5px;
	background-image: url(/inc/images/common/maru_red_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	color: #db5164;
}
