BODY{
	font-family : MSPºÞ¼¯¸;
	font-size : 14px;
	margin: 0 auto;
	line-height: 150%;
	text-align: center;
	}


A:link {
	COLOR: #000000;
	TEXT-DECORATION: none;
	}

A:visited {
	COLOR: #000000;
	TEXT-DECORATION: none;
	}

A:hover {
	COLOR: #BE0032; 
	TEXT-DECORATION: none;
	}

h2 {
	font-size: 21px;
	line-height: 1em;
	font-weight: bold;
	margin:0;
	padding: 0;
	}
	
.clear_both {
	clear: both;
	}
	
table {
	font-size : 12px;
	line-height: 150%;
	border: 1px #CCCCCC solid;
	}
	
td,th  {
	padding: 0 15px 0 0;
    }

#wrapper {
	margin: 0 auto;
	width: 1000px;
	}

#header {
	width: 1000px;
	height: 100px;
	text-align: left;
	}
	
#head_title {
	width: 1000px;
    padding: 10px 0 5px 10px;
	float: left;
	border-bottom: 2px #eeeeee solid;
    }

#head_logo {
	padding: 0;
	margin: 15px 0 0 20px;
	height: 70px;
	width: 310px;
	float: left;
	}
	
#head_subtitle {
	font-family : HGPºÞ¼¯¸E;
	margin: 20px 5px 0 0;
	float: right;
	text-align: left;
	line-height: 150%;
	width: 350px;
	height: 60px;
	padding: 5px 0 0 15px;
	font-size: 14px;
	}



#menubar {
	background:url(../../../img/img_menu.gif) no-repeat;
	font-size: 14px;
	width: 1000px;
	height: 28px;
	margin-left: 10px;
	text-align: left;
	}

#menubar a{
	background:url(../../../img/img_menu.gif) no-repeat;
	display: block;
	float: left;
	color: #006666;
	letter-spacing: 0.3em;
	font-weight: bold;
	height: 28px;
	width: 163px;
	padding: 3px 0 0 45px;
	}
		
#menubar a:hover {
	background-position: 0 -28px;
	text-decoration: none;
	color: #ffffff;
	}
	
/*========= content ============== */
#cont_left {
    float: left;
	width: 200px;
	margin: 30px 0 0 20px;
	padding: 10px 0 30px 0;
	background:url(../img/img_back.gif);
}

.cl_img {
    height: 110;
	padding-top: 20px;
    }

#cont_center {
    float: right;
	width: 750px;
	padding-top: 30px;
	text-align: left;
	}

#entry_job {
    margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
	clear: both;
	border: 5px solid #FF33FF;
	border-bottom: 5px solid #FF33FF;
	}

#entry_job h2 {
	font-size: 16px;
	background: #FFE1FF;
	height: 35px;
	padding: 10px 0 0 30px;
	border-bottom: 1px solid #CCCCCC;
	}
	
.entry_job_kind {
	padding: 5px 0 5px 10px;
	color: #FF33FF;
	border-bottom: 1px solid #CCCCCC;
	}
	

#entry_job_g {
    margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: normal;
	clear: both;
	border: 5px solid #009900;
	border-bottom: 5px solid #009900;
	}

#entry_job_g h2 {
	font-size: 16px;
	background: #CCFFCC;
	height: 35px;
	padding: 10px 0 0 30px;
	border-bottom: 1px solid #CCCCCC;
	}
	
.entry_job_kind_g {
	padding: 5px 0 5px 10px;
	color: #009900;
	border-bottom: 1px solid #CCCCCC;
	}
	
#entry_job_o {
    margin: 0px 0px 0px 15px;
	padding: 10px 5px 5px 10px;
	font-weight: normal;
	clear: both;
	border: 5px solid #FF3300;
	border-bottom: 5px solid #FF3300;
	height: 300px;
	}

#entry_job_text {
    width: 720px;
	}
	
.e_left_text {
    float: left;
    width: 500px;
	padding-top: 20px;
	padding-left: 10px;
	}

.e_right_box {
    float: right;
    width: 200px;
	padding-top: 20px;
	}
	

#footer {
	background: #eeeeee;
	margin: 0;
	width: 1000px;
	height: 30px;
	color: #666666;
	}

#footer h2 {
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
	margin: 0;
	padding: 15px 0 0 0;
	}

#footer a:link {
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	}

#footer a:visited {
	COLOR: #FFFFFF;
	font-weight: bold;
	TEXT-DECORATION: none;
	}

#footer a:hover {
	COLOR: #BE0032; 
	font-weight: bold;
	TEXT-DECORATION: none;
	}
