@charset "UTF-8";

/* procedure_en
-------------------------------------------------------- */
#procedure h1 {float: right;
	margin-top: -7px;
	}

*html #procedure h1 {margin-top: 7px;}
*:first-child+html #procedure h1 {margin-top: 7px;}

#procedure h2 {float: left;}

#procedure #header {height: 30px;}

#procedure div#main_in {
	position: absolute;
	top: 22px;
	left: 47px;
	z-index: 10;
	width: 806px;
	}
#procedure h3 {margin-top: 18px;}
#procedure div#main_in p {line-height: 190%;}
#procedure div#main_in div#step {border-bottom: 2px solid #FED900;
	padding-bottom: 30px;
	padding-top: 10px;
	}
#procedure div#main_in h4 {margin-top: 40px;
	margin-bottom: 15px;
	}