@charset "Shift_JIS";

/*************************/
/* 会社概要・お仕事検索　*/
/*************************/

/*******************/
/* 左メニューエリア*/
/*******************/


/*下*/

#l-menu-company {
	float: left;
	width: 184px;
	font-size: small;
	text-decoration: none;
	color: #333333;
	padding-bottom: 5px;
	background-color: #dce0aa;
	margin-right: 0px;
}

#l-menu #l-menu-company ul {
	list-style-type: none;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#l-menu #l-menu-company li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}

/*******************/
/*   メインエリア  */
/*******************/

#picture {
	float: right;
	width: 240px;
	margin-top: 20px;
	padding-left: 5px;
	margin-right: 0px;
	padding-right: 0px;
}

#picture-s {
	float: right;
	width: 120px;
	margin-top: 5px;
	padding-left: 5px;
	margin-right: 5px;
	padding-right: 0px;
}

#map {
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}

#gyoumupic {
	margin-top: 20px;
	margin-bottom: 20px;
}

#gaiyou tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e6bb;
}

#gaiyou td.right {
	line-height: 120%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #dce0aa;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dce0aa;
}

#gaiyou td.kensaku {
	line-height: 120%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dce0aa;
}

#gaiyou td.left {
	line-height: 120%;
	background-color: #fafbf2;
	text-align: right;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dce0aa;
}

#gaiyou td.online {
	line-height: 120%;
	background-color: #fafbf2;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dce0aa;
	width: 120px;
}

#gaiyou td.jigyou {
	line-height: 120%;
	background-color: #fafbf2;
	text-align: right;
	width: 90px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dce0aa;
	color: #009933;
	font-weight: bold;
}

/*text*/

.picindent30 {
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 120%;
}
