/* support css
-----------------------------------------------------------------*/

#careerCont {
	width:910px;
	}

/**** title ****/
#careerCont h1 {
	font-size:20px;
	line-height:120%;
	font-weight:bold;
	clear:both;
	margin-bottom:16px;
	}


#careerCont h2 {
  background:url(/images_v3/bk_tit01_bg.gif) repeat-x center bottom;
	font-size:1.5em;
	line-height:1.4em;
	font-weight:bold;
	padding: 8px 8px 12px 8px;
	clear:both;
	margin-bottom:15px;
	}

#careerCont h2 span {
  border-left:solid 5px #e60012;
	display:block;
	padding: 5px 5px 5px 10px;
	}

#careerCont h3 {
  background:url(/images_v3/bk_tit02_bg.gif) repeat-x center bottom;
	font-size:1.2em;
	line-height:1.4em;
	font-weight:bold;
	padding: 10px 8px 15px 10px;
	clear:both;
	}
	
#careerCont h4 {
  background:url(/images_v3/bk_tit03_bg.gif) repeat-x center bottom;
	font-size:1.0em;
	line-height:1.3em;
	font-weight:bold;
	padding: 8px 8px 12px 10px;
	clear:both;
	}
	
.cont-box {
	width:100%;
	}

.linkicon li {
	background:url(/images/icons/linkicon.gif) no-repeat;
	background-position:0 50%;
	padding:3px 0px 3px 18px;
	}
	
.linkicon2 li {
	background:url(/images/icons/linkicon2.gif) no-repeat;
	background-position:0 50%;
	padding:3px 0px 3px 18px;
	}
	
	