/* CSS Document */
#main h2{margin-bottom:15px;}

#main .sub_title{margin-bottom:16px;}

.page_link{margin-bottom:8px;}

.page_link li{
	float:left;
	margin-right:2px;
}

.content_box1{margin-bottom:26px;}

.career_box{
	background:url(../../img/line_dotted.gif) repeat-x left top;
	padding-top:1px;
	margin-bottom:20px;
}

.career_box table{width:100%;}

.career_box li{
	background:url(../../img/icon_gray.gif) no-repeat 0 7px;
	padding-left:13px;
	padding-bottom:8px;
}

.career_box th{
	text-align:left;
	vertical-align:top;
	background:url(../../img/line_dotted.gif) #969696 repeat-x left bottom;
	padding:10px 20px;
	white-space:nowrap;
	color:#fff;
	width:120px;
}

.career_box td{
	background:url(../../img/line_dotted.gif) repeat-x left bottom;
	padding:10px 0px 10px 20px;
}

.career_box td table{width:auto;}
.career_box td td{
	background:none;
	padding:0 15px 0 0;
}

.career_box td dt{
	background:url(../../img/icon_gray.gif) no-repeat 0 5px;
	padding-left:13px;
}

.career_box td dd{padding-left:13px;}

.map_area{
	background:url(../../img/line_dotted.gif) repeat-x left bottom;
	padding-bottom:10px;
}

.map_area .left{
	float:left;
	width:220px;
	padding-top:25px;
}

.map_area .left dt{
	background:url(../../img/icon_red.gif) no-repeat 0 5px;
	padding-left:15px;
	color:#b10000;
}

.map_area .left dd{padding:0 0 5px 15px;}

.map_area .right{
	float:right;
	width:460px;
	text-align:right;
}

html>/**/body .map_area .right img{margin-bottom:5px;}

.access_area{margin-top:10px;}

.access_area dt{
	background:url(../../img/icon_red.gif) no-repeat 0 5px;
	padding-left:15px;
	padding-bottom:5px;
	color:#b10000;
}

.access_area dd{padding:0 0 10px 15px;}

.access_area dd span{font-size:90%;}
