html
  {
	height:100%;
	margin-bottom:1px;
}

/* body */
body{
	text-align:center;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto; 
	padding:0px;
	font-family:Arial,Osaka;
	font-size:12px;
	color:#333333;
	line-height:1.2;
	background:#ffffff;
}

ul{
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	padding:0px;
	color:#333333;
	line-height:1.4;
	text-align:left;
	list-style-type:none;
	list-style-image:url(../images/marker_ul.gif);
}

tr{
	line-height:1.5;
}

a:link{
	color:#2B5188;
	text-decoration:none;
}

a:visited{
	color:#6F5188;
	text-decoration:none;
}

a:hover{
	color:#2B84BB;
	text-decoration:underline;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#main{
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto; 
	padding:0px;
	width:753px;
	text-align:center;
}

#headerBg{
	position:relative;
	width:100%;
	min-widht:765px;
	height:54px;
	background-image:url(../images/headerBg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#headerArea{
	position:relative;
	margin-top:0px;
	margin-bottom:0px; 	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:0px;
	width:765px;
	min-width:765px;
	height:54px;
}

#headerLogo{
	position:absolute;
	width:333px;
	height:54px;
	top:0px;
	left:0px;
}

#headerHome{
	position:absolute;
	width:55x;
	height:12px;
	top:33px;
	bottom:0px;
	right:7px;
}

#flashArea{
	width:745px;
	height:203px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:0px;
	padding-right:3px;
	border:1px solid #CAC8CE;
}

#mainMenu {
	border:0px;
	margin:0px;
	padding:0px;
	width:190px;
	height:200px;
	overflow:hidden;
	float:left;	
}

#mainMenu img{
	vertical-align:top;
	border:none;
}

#mainPicsArea{
	border:0px;
	margin:0px;
	padding:0px;
	width:550px;
	height:200px;
	overflow:hidden;
	float:right;
}

#contentsArea{
	float:left;
	width:555px;
	margin-bottom:7px;
}

#contentsArea img{
	border:none;
	vertical-align:middle;
}

#jobList{
	text-align:left;
	padding:0px;
	margin-top:5px;
	margin-bottom:7px;
	border:1px solid #CAC8CE;
}

#jobListTitle{
	background-image:url(../images/boxTitleBg.jpg);
	background-repeat:repeat-x;
	width:748px;
	height:24px;
	padding-left:3px;
}	

#jobListTitle img{
	border:none;
	vertical-align:middle;
}

#boxTitle{
	background-image:url(../images/boxTitleBg.jpg);
	background-repeat:repeat-x;
	width:270px;
	height:24px;
	padding-left:3px;
}	

#boxTopics{
	float:left;
	text-align:left;
	width:273px;
	min-height:280px;
	_height:192px;
	margin-right:5px;
	margin-bottom:7px;
	border:1px solid #CAC8CE;
}

#boxCompany{
	float:left;
	text-align:left;
	min-height:280px;
	_height:192px;
	margin-bottom:7px;
	border:1px solid #CAC8CE;
	width:273px;
}

#boxWorks{
	float:left;
	text-align:left;
	min-height:182px;
	_height:180px;
	margin-right:5px;
	border:1px solid #CAC8CE;
	width:273px;
}

#boxRecruit{
	float:left;
	text-align:left;
	min-height:182px;
	_height:180px;
	border:1px solid #CAC8CE;
	width:273px;
}

#subContentsArea{
	text-align:left;
	width:190px;
	min-height:470px;
	_height:381px;
	float:right;
	border:1px solid #CAC8CE;
	background-color:#FFFFFF;
}

#subContentsArea img{
	border:none;
	vertical-align:middle;
}

#subBoxInquiry{
	margin-top:5px;
	padding-bottom:10px;
	padding-left:3px;
	text-align:left;
}

#subBoxChat{
	padding-left:3px;
	padding-bottom:10px;
	text-align:left;
	background-color:#FFFFFF;
	margin-top:5px;
}

#subBoxTech{
	margin-top:5px;
	padding-left:3px;
	padding-bottom:10px;
	text-align:left;
	background-color:#FFFFFF;
}

#subBoxEntry{
	margin-top:5px;
	padding-bottom:10px;
	padding-left:3px;
	text-align:left;
	background-color:#FFFFFF;
}

#subContentsArea ul{
	padding:0px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:0px;
	color:#333333;
	text-decoration:none;
	line-height:1.5;
	text-align:left;
	list-style-type:none;
}

#subContentsArea li {
	padding:0px 0px 0px 17px;
	margin:0px;
	vertical-align:middle;
	border-bottom:#8F8F8F solid 1px;
	background-image:url(../images/markerUl.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-color:#F4F4F4;
}

#subContentsArea li a{
	padding:3px 0px 3px 0px;
	display:block;
	text-decoration:none;
	background-color:#F4F4F4;
}

#subContentsArea li a:hover {
	background-color:#E0E0E0;
	color:#333333;
}

#footerDispatch{
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
	height:53px;
}

#footerDispatch img{
	border:none;
	margin-left:30px;
	margin-right:30px;
}

#footer{
	float:clear;
	clear:both;
	width:100%;
	min-width:800px;
	font-size:90%;
	font-family:Arial,Osaka;
	font-weight:bold;	
	color: #F0F0F0;
	margin-top:5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	text-align:center;
	line-height:34px;	
	background-image:url(../images/footerBg.jpg);
	background-repeat:repeat;	
	height:34px;
}

#footer a{
	color:#F0F0F0;
	text-decoration:none;
}
