@charset "utf-8";

/* ***********************************************************
 *
 * Since:     2013-11-08
 * Editor:    contents kinoshita
 * Modified:  2013-00-00 by:contents
 *
 * ***********************************************************
 */


/* Font-size Adjustment
--------------------------------------------------------------
 *
 *    77% = 10px  |  122% = 16px  |	167% = 22px
 *    85% = 11px  |  129% = 17px  |	174% = 23px
 *    92% = 12px  |  136% = 18px  |	182% = 24px
 *    100% = 13px |  144% = 19px  |	189% = 25px
 *    107% = 14px |  152% = 20px  |	197% = 26px
 *    114% = 15px |  159% = 21px  |
 *
--------------------------------------------------------------
*/


/*============================================================

	Career

============================================================*/


.services dt {
	float:left;
	padding-left:70px;
	color:#334A6C;
	font-size:107%;
}
.services dd {
	min-height:37px;
	margin-bottom:1.0em;
	padding:2.0em 0px 1.0em 70px;
	border-bottom:1px dotted #BBB;
}
.services .svc01 { background:url(/english/images/career/ico01.gif) no-repeat left top; }

.services .svc02 { background:url(/english/images/career/ico02.gif) no-repeat left top; }

.services .svc03 { background:url(/english/images/career/ico03.gif) no-repeat left top; }

.services .svc04 { background:url(/english/images/career/ico04.gif) no-repeat left top; }

.services .svc05 { background:url(/english/images/career/ico05.gif) no-repeat left top; }


