@charset "Shift_JIS";

/* ----------------------------------------------------- */
/* ----- テーブル設定 ---------------------------------- */
/* ----------------------------------------------------- */

TABLE#BBcompany {
	margin: 10px 0px 10px 0px;

	width: 728px;
}

/* ----------------------------------------------------- */
/* ----- 左側設定 -------------------------------------- */
/* ----------------------------------------------------- */

UL#image {
	margin: 10px 0px 0px 0px;

	list-style-type: none;
}

UL#image LI {
	margin: 0px 0px 10px 0px;
}

/* ----- 採用情報ボタン設定 ---------------------------- */

LI#recruitbtn {
	padding: 40px 0px 0px 0px;

	text-align: center;
}

/* ----------------------------------------------------- */
/* ----- 右側設定 -------------------------------------- */
/* ----------------------------------------------------- */

DL.company {
	margin: 10px 0px 0px 16px;

	clear: left;
	clear: right;
}
DL.company DT {
	padding: 2px 0px 2px 8px;

	width: 120px;

	float: left;

	background-color: #eeeeee;
	border-left: solid 5px #cccccc;

	line-height: 140%;
}
DL.company DT A:link {
	color: #000000;
	text-decoration: underline;
}
DL.company DT A:visited {
	color: #000000;
	text-decoration: underline;
}
DL.company DT A:active {
	color: #0000ff;
	text-decoration: underline;
}
DL.company DT A:hover {
	color: #0000ff;
	text-decoration: underline;
}
DL.company DD {
	padding: 2px 5px 2px 10px;

	width: 340px;

	line-height: 140%;
}
DL.company DD DIV {
	color: #883333;
	font-size: 8pt;
}

DL.company DD {
	padding: 2px 5px 2px 10px;

	width: 340px;

	line-height: 140%;
}

/* ----- 沿革部分 -------------------------------------- */

P.history {
	margin: 0px 0px 6px 0px;
}

/* ----------------------------------------------------- */
/* ----- 地図ページ設定 -------------------------------- */
/* ----------------------------------------------------- */

P#map {
	margin: 16px 0px 10px 0px;

	font-size: 12pt;
	text-align: center;
	line-height: 140%;
}

DIV#back {
	margin: 16px 0px 16px 0px;
	padding: 5px 5px 5px 5px;

	background-color: #cccccc;
	border: solid 1px #666666;

	width: 300px;
	text-align: center;
	cursor: pointer;
}


/* ----------------------------------------------------- */
/* ----- 採用情報ページ設定 ---------------------------- */
/* ----------------------------------------------------- */

DIV#recruithead {
	margin: 1em 0px 0px 0px;

	text-align: center;
}
TABLE#recruit {
	margin: 10px 0px 10px 0px;

	width: 600px;

	background-color: #333333;
}
TABLE#recruit TH {
	padding: 0px 16px 0px 16px;

	background-color: #ccaa66;

	font-size: 11pt;
	color: #ffffff;
}
TABLE#recruit TD {
	margin: 0px 0px 0px 0px;

	background-color: #ffffcc;

	font-size: 11pt;
	line-height: 140%;
}
TABLE#recruit TD BLOCKQUOTE {
	margin: 3px 3px 0px 20px;

	font-size: 12px;
}
DIV#recruitbottom {
	margin: 0px 0px 2em 0px;

	width: 600px;

	font-size: 11pt;
	text-align: left;
	line-height: 140%;
	color: #880000;
}
DIV#recruitbottom TABLE {
	margin: 8px 0px 0px 0px;
}