@charset "utf-8";
/********* CSS Document ********
*	css_e/recruit.css
*
*   J-TRADING Inc.
*   for recruit.html
*
********** ********* **********/

/* Contents height set up */
#contents{
	height:750px;
}
/* maincontents midashi background image set up */
#maincontents h2{
	background-image:url(../images/title_contactus_e.gif);
}
/* Contents details set up */
#consept{
	width:520px;
	margin-left:40px;
	margin-top:10px;
}
#wrap-details{
	width:520px;
	margin-left:40px;
	margin-top:25px;
	padding:0;
}
h4{
	width:470px;
	margin-left:25px;
	margin-bottom:5px;
	margin-top:0;
	padding-top:10px;
	padding-bottom:8px;
	font-size:12px;
	font-weight:bold;
	color:#1D5594;
	line-height:130%;
	border-bottom:1px dotted #CCCCCC;
}
#details01{
	width:520px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-top:5px solid #1D5594;
	background-color:#F9F9F7;
}
#details01 img{
	margin-left:35px;
}
/*#details01 p{
	width:485px;
	margin-top:0;
	margin-left:20px;
	font-size:12px;
	text-indent:30px;
	padding-bottom:15px;
}*/
ul{
	margin-left:50px;
	list-style:none;
}
