@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;
}

/* =================左メニュー================= */

/* ---登録--- */
#bm-w {
	background-image: url(../../images/btob/reg_back.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 196px;
}

#bm-btn {
	width: 196px;
	height: 48px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-image: url(../../images/btob/reg_btn.gif);
	background-position: 0px 0px;
}

#bm-btn a {
	text-decoration: none;
	display: block;
	height: 100%;
}

#bm-btn a:hover {
	width: 196px;
	height: 48px;
	background-image: url(../../images/btob/reg_btn_on.gif);
	background-position: 0px 0px;
}

#log-w {
	width: 178px;
	background-color: #f4f1e7;
	margin-left: 9px;
	background-image: url(../../images/btob/login_back.gif);
	background-repeat: repeat-y;
	margin-right: 9px;
}

#log-table {
	text-align: left;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}

.log-tf {
	width: 100px;
}

#log-b-txt {
	margin: 6px 3px 0px 9px;
	text-align: left;
	font-size: 12px;
	background-image: url(../../images/btob/log_icon.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 5px;
	width: auto;
	line-height: 13px;
}

#log-b-txt a:link {
	color: #FFFFFF;
}

#log-b-txt a:visited {
	color: #FFFFFF;
}

#log-b-txt a:hover {
	color:#3C4682;
}

#log-b-txt a:active {
	color: #FFFFFF;
}

#log-btn {
	margin: 7px 0 5px 0;
}

/* ---メニュー--- */
#m-w {
	width: 196px;
}

#m-w a:link {
	color: #333333;
	text-decoration: none;
}

#m-w a:visited {
	color: #333333;
	text-decoration: none;
}

#m-w a:hover {
	color:#999999;
	text-decoration: underline;
}

#m-w a:active {
	color: #333333;
	text-decoration: none;
}

/* 病院・介護施設様 */
#ma {
	width: 196px;
	font-size: 12px;
}

#ma ul {
	margin: 3px 0 0 0;
	padding: 0;
}

#ma li {
	background-image: url(../../images/btob/ma_back.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	margin: 0;
	padding-left: 18px;
	list-style-type: none;
}

#ma a:hover {
	color:#005EBB;
}

/* 求人広告プラン */
#mb {
	width: 196px;
	font-size: 12px;
}

#mb ul {
	margin: 3px 0 0 0;
	padding: 0;
}

#mb li {
	background-image: url(../../images/btob/mb_back.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	margin: 0;
	padding-left: 18px;
	list-style-type: none;
}

#mb a:hover {
	color:#1E791E;
}

/* 流れ--- */
#mc {
	text-indent: -9999px;
}

#mc a {
	text-decoration: none;
	display: block;
	height: 100%;
}

#mc ul {
	margin: 0;
	padding: 0;
}

#mc li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 42px;
}

#mc01 {
	background-image: url(../../images/btob/mc_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mc02 {
	background-image: url(../../images/btob/mc_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mc03 {
	background-image: url(../../images/btob/mc_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mc01 a:hover {
	background-image: url(../../images/btob/mc_1.gif);
	background-repeat: no-repeat;
	background-position: -196px 0px;
}

#mc02 a:hover {
	background-image: url(../../images/btob/mc_2.gif);
	background-repeat: no-repeat;
	background-position: -196px 0px;
}

#mc03 a:hover {
	background-image: url(../../images/btob/mc_3.gif);
	background-repeat: no-repeat;
	background-position: -196px 0px;
}


/* 携帯サイト制作ご案内*/
#md {
	width: 196px;
	font-size: 12px;
}

#md ul {
	margin: 3px 0 0 0;
	padding: 0;
}

#md li {
	background-image: url(../../images/btob/md_back.gif);
	background-repeat: no-repeat;
	line-height: 30px;
	margin: 0;
	padding-left: 18px;
	list-style-type: none;
}

#md a:hover {
	color:#726750;
}

