@charset "utf-8";

.txt-red {
	color: #CE0000;
}

/* =================コンテンツ================= */
#container {
	padding-bottom: 30px;
	background-image: url(../../images/sub_back.gif);
	background-repeat: repeat-y;
}

#sub-left {
	float: left;
	width: 196px;
	margin-right: 10px;
}

#sub-right {
	float: right;
	width: 734px;
}

#sub-pan {
	margin: 5px 0 0 0;
}

#sub-pan-txt {
	font-size: 11px;
}

#sub-pan-txt a:link {
	text-decoration: none;
	color: #333333;
}

#sub-pan-txt a:visited {
	text-decoration: none;
	color: #333333;
}

#sub-pan-txt a:hover {
	text-decoration: underline;
	color:#0099FF;
}

#sub-pan-txt a:active {
	text-decoration: none;
	color: #333333;
}

#w694 {
	width: 694px;
	margin-left: 20px;
	padding-right: 20px;
}
.cptxtl {
	margin: 5px 0px 5px 15px;
}

/* ---左エリア--- */
/* お問い合わせ */
#com-btn {
	width: 196px;
	height: 61px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../images/company/btn_inq.gif);
	background-position: 0px 0px;
}

#com-btn a {
	text-decoration: none;
	display: block;
	height: 100%;
}

#com-btn a:hover {
	width: 196px;
	height: 61px;
	background-image: url(../../images/company/btn_inq.gif);
	background-position: -196px 0px;
}


/* メニュー */
#c-menu {
	width: 196px;
	font-size: 12px;
}

#c-menu ul {
	margin: 3px 0 0 0;
	padding: 0;
}

#c-menu li {
	background-image: url(../../images/company/com_back.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	margin: 0;
	padding-left: 18px;
	list-style-type: none;
}


#c-menu a:link {
	color: #333333;
	text-decoration: none;
}

#c-menu a:visited {
	color: #333333;
	text-decoration: none;
}

#c-menu a:hover {
	color:#A40000;
	text-decoration: underline;
}

#c-menu a:active {
	color: #333333;
	text-decoration: none;
}

/* お仕事をお探しの方TOP */
#go-c {
	width: 196px;
	height: 33px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../images/company/go_c.gif);
	background-position: 0px 0px;
}

#go-c a {
	text-decoration: none;
	display: block;
	height: 100%;
}

#go-c a:hover {
	width: 196px;
	height: 33px;
	background-image: url(../../images/company/go_c.gif);
	background-position: -196px 0px;
}

/* 法人様TOP */
#go-b {
	width: 196px;
	height: 33px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../images/company/go_b.gif);
	background-position: 0px 0px;
}

#go-b a {
	text-decoration: none;
	display: block;
	height: 100%;
}

#go-b a:hover {
	width: 196px;
	height: 33px;
	background-image: url(../../images/company/go_b.gif);
	background-position: -196px 0px;
}

/**/

