@charset "utf-8";

/*********** /company/fxvfp start */
#f_contents #p1_maincontents #fxvfpindex p{
	text-indent:2em;
	line-height:150%;
}
#f_contents #p1_maincontents #fxvfpwhat{
	line-height:150%;
}

#f_contents #p1_maincontents #fxvfpwhat p{
	text-indent:2em;
}

#f_contents #p1_maincontents #fxvfpprevious p{
	text-indent:2em;
	line-height:150%;
}

#f_contents #p1_maincontents #fxvfpcurrent p{
	text-indent:2em;
	line-height:150%;
}

#f_contents #p1_maincontents #fxvfpjobandlife p{
	text-indent:2em;
	line-height:150%;
}

#f_contents #p1_maincontents #jporganization p{
	text-indent:2em;
	line-height:150%;
}

#f_contents #p1_maincontents #jpenvirrprotected p{
	text-indent:2em;
	line-height:150%;
}


#f_contents #p1_maincontents .organizationimg{
	margin-top:10px;
}

#f_contents #p1_maincontents div.organizationimg img{
	float:left;
	margin-right: 0px;
}

#f_contents #p1_maincontents div.organizationimg p{
	float:left;
	margin-left: 10px;
}

#f_contents #p1_maincontents .jobandleftimg{
	display:block; 
	float:left; 
	text-align:center; 
	margin:1px;
}

#f_contents #p1_maincontents #fxvfpapplication p{
	text-indent:2em;
	line-height:150%;
}

#f_contents #p1_maincontents #fxvfpContactus{
	line-height:150%;
}

#f_contents #p1_maincontents #fxvfpContactus p{
	text-indent:2em;
}

#f_contents #p1_maincontents .indent{
	padding-left:15px;
}

#f_contents #p1_maincontents #fxvfpsubject{
	line-height:150%;
}

#f_contents #p1_maincontents #fxvfpsubject p{
	text-indent:2em;
}

#f_contents #p1_maincontents #fxvfpfaq{
	line-height:150%;
}

#f_contents #p1_maincontents #fxvfpfaq p{
	text-indent:2em;
}

#f_contents #p1_maincontents #fxvfprecruitment{
	line-height:150%;
}

#f_contents #p1_maincontents #fxvfprecruitment p{
	text-indent:2em;
}

#f_contents #p1_maincontents #fxvfpjobandlife .jobEnvironment {
	margin-bottom: 10px;
}


/*=============================================

 clearFix

=============================================*/

/*---- for not IE ----*/

#f_contents #p1_maincontents #fxvfpjobandlife .jobEnvironment:after  {
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}



/*---- for IE7 and Mac ----*/

#f_contents #p1_maincontents #fxvfpjobandlife .jobEnvironment {
	display: inline-block;
	min-height: 1%;
	/* escape MacIE5 \*/
	display: block;      /* for not Mac */
	/* escape MacIE5 */
}



/*---- for IE5 IE6... ----*/

/* escape MacIE5 \*/

* html #f_contents #p1_maincontents #fxvfpjobandlife .jobEnvironment {
	height: 1%;
}

/* escape MacIE5 */