@charset "utf-8";
/* CSS Document */

#top_image,
#corpo_info,
#campany_contents,
#campany_info,
#campany_info_under,
#job_training,
#job_select,
#btn_area,
#footer {
	display: none;
}
section {
	display: none;
}
body {
	color:#333333;
	font-size: 12px;
	font-family: "メイリオ";
	line-height: 2em;
}
#head_add {
	float: right;
}
.style_add02 {
	font-size: 24px;
}
.style_title_s2 {
	font-size: 18px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 2em;
}
table {
	margin-top: 2em;
}
table tr {
	padding-bottom: 0.5em;
}
table th {
	width: 120px;
	padding-right: 2em;
	text-align: left;
}
#top_info #top_rogo img {
	height: auto;
	width: 250px;
	margin-top: 1em;
}
.step_box {
	display: inline;
}
.step_box p {	
	display: inline;
}
.text_style4 {
	font-weight: bold;
	margin-right: 5em;
}