@charset "utf-8";
/* CSS Document */
#service_list {
	width:550px;
	float:left;
	}
h3.service {
	background-image:url(/img/job/service_list/bcg_service_list.gif);
	background-repeat:no-repeat;
	height:34px;
	width:550px;
	font-size:120%;
	color:#000099;
	text-align:center;
	padding:7px 0 0 0;
	}
.explanation {
	width:530px;
	padding:0px 10px 20px 10px;
	font-size:90%;
	line-height:1.4;
	text-align:left;
	}
td.service_others_l {
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-collapse:collapse;
	}
td.service_others_r {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-collapse:collapse;
	}
ul.service_others {
	list-style-image:url(/img/job/service_list/service_others_arrow.gif);
	font-size:90%;
	line-height:1.6;
	margin-top:10px;
	}
div.main_menu_container {
	width:174px;
	float:right;
	font-size:90%;
	}

