@charset "utf-8";
/* 2014 JFE Technos creers CSS */

@import url("side_menu.css");


/* - - - - - - - - - - - - - - - - - - - - */

/* Main Contents */

/* - - - - - - - - - - - - - - - - - - - - */
#wrap {
	background-repeat: repeat-x;
	margin:auto;
}

#title {
	margin:auto;
	background-image: url(../images/tit_bg02.gif);
}



#contents {
	width: 900px;
	margin: 30px auto 30px;
	position: relative;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}



/* - - - - - - - - - - - - - - - - - - - - */

/* main */

/* - - - - - - - - - - - - - - - - - - - - */
#main {
	width: 700px;
	float: right;
}

#maincareers {
	width: 700px;
	
	margin: 0 auto; 
}




.scroll{
	max-height: 600px;
	overflow-y: scroll;
}

.frame{
	border: 4px solid #E4E4E4;
}
.frame02{
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
}


/* - - - - - - - - - - - - - - - - - - - - */

/* job list */

/* - - - - - - - - - - - - - - - - - - - - */
#job_list_style01 {
	width: 660px;
	margin: 20px auto 100px;
}
#job_list_style01 ul {
	list-style: none;
	font-size: 90%;
}
#job_list_style01 ul li {
	border-bottom: 1px dotted #3a9ea0;
	line-height: 2em;
	list-style: none;
	background-image: url(../images/job_04.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding: 5px 0 0 20px;
}


/*
.job_box {
	width: 692px;
	margin: auto;
	padding: 10px 0;
	border: 4px solid #E4E4E4;
}

.job_list {
	width: 665px;
	margin: auto;
}
.job_list ul {
	list-style: none;
}
.job_list li {
	min-height: 48px;
	margin-bottom:15px;
}

.job_listtab {
	width:120px;
	height:36px;
	float:left;
	margin-right:10px;
}
.job_listtext {
	width:535px;
	float:left;
}
*/

/* - - - - - - - - - - - - - - - - - - - - */

/* outline */

/* - - - - - - - - - - - - - - - - - - - - */
.outl_list {
	margin:0 auto 20px;
	padding:10px;
}
.outl_list ul {
	list-style: none;
}

.outl_list li {
	min-height: 36px;
	margin-bottom:10px;
}
.outl_item01 {
	width: 120px;
	height: 30px;
	padding: 10px 0 0;
	text-align: center;
	color: #ffffff;
	background-image: url(../images/list01.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.outl_text01 {
	width:540px;
	float:left;
}


.outl_text {
	padding-top:15px;
}

.outl_item {
	width: 110px;
	height: 30px;
	padding: 10px 0 0;
	text-align: center;
	color: #ffffff;
	background-color: #179bc8;
	float: left;
	margin-right: 10px;
	font-weight: bold;
}

.outl_text2 {
	width:560px;
	padding-top:10px;
	float:left;
}



/* - - - - - - - - - - - - - - - - - - - - */

/* flow */

/* - - - - - - - - - - - - - - - - - - - - */
#flow_style {
	width: 580px;
	margin: 30px auto 40px;
}


#flow_style ul {
	list-style: none;
}
#flow_style ul li {
	line-height: 1.6em;
}


.flow_box {
	margin-bottom:20px;
	padding:10px;
}
.flow_step1 {
	width: 130px;
	height:120px;
	padding-top:16px;
	background-image: url(../images/flow_01.gif);
	background-repeat: no-repeat;
}
.flow_step2 {
	width: 130px;
	height:120px;
	padding-top:16px;
	background-image: url(../images/flow_02.gif);
	background-repeat: no-repeat;
}
.flow_step3 {
	width: 130px;
	height:137px;
	padding-top:0px;
	background-image: url(../images/flow_03.gif);
	background-repeat: no-repeat;
}
.flow_step4 {
	width: 130px;
	height:120px;
	padding-top:16px;
	background-image: url(../images/flow_04.gif);
	background-repeat: no-repeat;
}
.flow_step5 {
	width: 130px;
	height:100px;
	padding-top:20px;
	background-image: url(../images/flow_05.gif);
	background-repeat: no-repeat;
}



#flow_style ul li .flow_con {
	width:460px;
	margin-left:120px;
}




/* - - - - - - - - - - - - - - - - - - - - */

/* entry */

/* - - - - - - - - - - - - - - - - - - - - */
.ent_box{margin-bottom:8px;}


input.w30 {width:30px;}
input.w50 {width:50px;}
input.w100 {width:100px;}
input.w150 {width:150px;}
input.w400 {width:400px;}


.ent_box2 {
	width:150px;
	margin:0 auto 10px;
	background:url(../images/botton02_on.gif) no-repeat;
}
.ent_box2 input:hover {
	opacity: 0.0;
	/* IE */
	filter: alpha(opacity=0);
}



/* - - - - - - - - - - - - - - - - - - - - */
.table01 {
	margin: 0 auto 20px;
	padding:20px 10px;
}
.table01 table {
	width: 650px;
	margin: 0 auto;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
}
.table01 td {	padding: 15px;}
.table01 .label01 {
	width: 120px;
	padding: 10px;
	background-color: #F0F0F0;
	vertical-align: middle;
}


.table02 {
	margin: 0 auto 20px;
	padding:10px 20px 20px;
}
.table02 table {
	width: 650px;
	margin: 0 auto;
	border-top: 1px solid #B8B8B8;
	border-bottom: 1px solid #B8B8B8;
}
.table02 td {
	padding: 15px;
}

.table02 .label01 {
	width: 138px;
	padding: 10px;
	background-color: #F0F0F0;
	vertical-align: middle;
}
.table02 .label02 {
	width: 120px;
	padding: 10px;
	background-color: #F0F0F0;
	vertical-align: middle;
}



/* - - - - - - - - - - - - - - - - - - - - */
.textbox{
	padding:1px 0 3px 10px;
}



/* - - - - - - - - - - - - - - - - - - - - */
.to_top {
	text-align: right;
	font-size: 70%;
}
.to_top a {
	color: #777777;
	text-decoration: none;
}



/* - - - - - - - - - - - - - - - - - - - - */

/* thanks */

/* - - - - - - - - - - - - - - - - - - - - */
.than_box{ height:200px; padding:30px;}
