* {
	margin:0;
	padding:0;
	}
	
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	line-height:170%;
	margin-top:12px;
	background:#f6f7e9;
	scrollbar-base-color:#fafdef;
	text-align:center;
	}
	
	
#container {
	width:808px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background:url(../images/common/body_rep.jpg) repeat-y;
	}

#content {
	text-align:left;
	position:relative;
	width:788px;
	margin-left:10px;
	margin-right:10px;
	}



/* 共通 -------------------------------------------------------------------*/

h1, h2 {
	font-size:14px;
	margin:0;
	padding:0;
	}
	
td, th {
	font-size:12px;
	line-height:175%;
	}
	
ul, li {
	margin:0;
	padding:0;
	}
	

#main {
	float:right;
	width:598px;
	}

	
.sec {
	margin-left:15px;
	width:583px;
	clear:both;
	}
	
#anch {
	height:5px;
	}
	
.anch {
	height:5px;
	}
	


p {
	margin-left:20px;
	margin-bottom:10px;
	}

	
li {
	list-style:none;
	}
	
	
/* 共通 h スタイル */

.ru-acc {
	margin:15px auto 12px 5px;
	background:url(../images/common/ttl/uline_r_accnt.gif) no-repeat;
	background-position:left -2px;
	padding-left:17px;
	height:33px;
	color:#0B790B;
	font-weight:normal;
	}
	
.ru-acc_plain {
	background:url(../images/common/ttl/uline_r_accnt.gif) no-repeat;
	height:33px;
	color:#0B790B;
	font-weight:normal;
	}
	
.ru-acc_anch {
	margin:10px auto 12px 5px;
	background:url(../images/common/ttl/uline_r_accnt.gif) no-repeat;
	background-position:left -2px;
	padding-left:17px;
	height:33px;
	color:#0B790B;
	font-weight:normal;
	}
	

.uline {
	margin-left:10px;
	margin-top:15px;
	padding-left:17px;
	background:url(../images/common/ttl/ttl_u01.gif) no-repeat;
	background-position:left -3px;
	height:33px;
	color:#005100;
	font-weight:normal;
	margin-bottom:12px;
	}
	
.s-uline {
	margin:15px auto 12px 5px;
	padding-left:17px;
	padding-bottom:3px;
	border-bottom:1px solid #7BAC85;
	color:#0B790B;
	font-weight:normal;
	}
	
.tuline {
	margin:15px auto 12px 5px;
	padding-left:17px;
	padding-top:10px;
	background:url(../images/common/ttl/tu_line01.gif) no-repeat;
	height:35px !important;
	height /**/:45px; /* Win IE5*/
	color:#005100;
	font-weight:normal;
	}
	
.tuline2 {
	margin:17px 19px 10px 5px;
	padding-left:17px;
	padding-top:7px;
	background:url(../images/common/ttl/tu_line02.gif) repeat-x;
	height:32px !important;
	height /**/:39px; /* Win IE5*/
	color:#005100;
	font-weight:normal;
	}
	
.tuline3 {
	margin:15px 19px 15px 5px;
	padding-left:17px;
	padding-top:9px;
	background:url(../images/common/ttl/tu_line03.gif) repeat-x;
	height:29px !important;
	height /**/:38px; /* Win IE5*/
	color:#005100;
	font-weight:normal;
	}
	
.allgreen1 {
	margin:15px 19px 16px 5px;
	padding-left:15px;
	padding-top:4px;
	background:url(../images/common/ttl/all_green_sq01.gif) repeat-x;
	background-position:right center;
	height:24px !important;
	height /**/:28px; /* Win IE5*/
	color:#FFFFFF;
	font-weight:normal;
	}
	
	

/* 共通リンクスタイル */

a, a:link {
	color:#1A4F00;
	text-decoration:none;
	}
	
a:visited {
	color:#609160;
	text-decoration:none;
	}
	
a:hover {
	color:#990033;
	border-top:1px solid #CACACA;
	border-left:1px solid #CACACA;
	background:#E7F8E7;
	text-decoration:none;
	}
	

/* new アラーム */
	
.new {
	color:#FFFFFF;
	font-weight:bold;
	/*background:#F77C73;*/
	padding:3px 5px 0;
	font-size:11px;
	}
	
.new {
	color:#F77A71;
	font-weight:bold;
	border:1px solid #F5685C;
	padding:3px 5px 0;
	font-size:11px;
	}
	
	
#clr {
	clear:both;
	}

/* ページ下部リンク */

#page_btm {
	margin-top:13px;
	margin-right:40px;
	margin-bottom:0;
	}
	
img.pagetop {
	float:right;
	margin-left:22px;
	}
	
p.otherlink {
	float:right;
	margin:0;
	background:url(../images/mark/arr03.gif) no-repeat;
	background-position:left 6px;
	padding-left:11px;
	}
	
	
/* ヘッド ------------------------------------------------------------------*/


#head {
	width:788px;
	height:78px;
	background:url(../images/common/head.jpg) no-repeat;
	}
	

#head h1 {
	color:#005500;
	font-size:16px;
	padding-top:24px;
	padding-left:467px;
	font-size:16px;
	}
	
	
/* プリント用ヘッドイメージ */

#print_head {
	display:none;
	}
	
	
/* リーフ写真ブランク画像 */

img.blank {}
	

/* TOPページへ戻る */

#home {
	position:absolute;
	left:25px;
	top:14px;
	width:310px;
	height:60px;
	}
	
#home img {
	width:310px;
	height:60px;
	}
	
#home a {
	border:none;
	margin:0;
	top:0;
	background:none;
	}


/* ヘッド部共通ナビ */

#h_navi {
	position:absolute;
	left:10px;
	top:54px;
	width:788px;
	height:24px;
	}

#h_navi ul {
	margin-right:20px;
	margin-top:3px;
	}
	
#h_navi li {
	float:right;
	}

#h_navi li a, #h_navi li a:link {
	background:none;
	background:url(../images/mark/border_grn01.gif) no-repeat;
	margin-left:18px;
	padding-left:18px;
	height:auto;
	position:relative;
	color:#555555;
	text-decoration:none;
	border:none;
	}
	
#h_navi li a:visited {
	color:#999999;
	text-decoration:none;
	}
	
#h_navi li a:hover {
	color:#D90000;
	margin-top:auto;
	top:1px;
	}
	
#h_navi li.last, #h_navi li.last a, #h_navi li.last a:link {
	margin-left:0;
	background:none;
	border:none;
	height:auto;
	position:relative;
	color:#333333;
	text-decoration:none;
	}
	
#h_navi li.last a:visited {
	color:#999999;
	text-decoration:none;
	}
	
#h_navi li.last a:hover {
	color:#D90000;
	margin-left:0;
	margin-top:auto;
	top:1px;
	}
	
#h_navi li.this {
	color:#990000;
	padding-left:18px;
	margin-left:18px;
	background:url(../images/mark/border_grn01.gif) no-repeat;
	background-position:0 4px;
	}


/* コンテンツ --------------------------------------------------------------*/

#main p.test {
	margin-top:15px;
	margin-left:30px;
	}
	
	
	
/* 左ナビゲーション --------------------------------------------------------*/

#l_navi {
	float:left;
	width:190px;
	background:url(../images/common/lnavi_top.jpg) no-repeat;
	}


/* メイン登録ボタン */	
	
#main_rgst {
	margin-top:26px;
	background:url(../images/back/btn/regi_btn_back.jpg) no-repeat;
	height:72px;
	min-height:72px;
	margin-bottom:19px;
	}
	
#main_rgst p {
	margin:0;
	padding-left:16px;
	}

#main_rgst p a {
	border:none;
	background:none;
	}
	

/* メイン左ナビゲーションメニュー */

table.lnavi {
	margin-bottom:20px;
	width:190px;
	}
	
table.lnavi td.job {
	background:url(../images/back/lnavi/job.jpg) repeat-y;
	padding-bottom:8px;
	}
	
table.lnavi td.comp {
	background:url(../images/back/lnavi/comp.jpg) repeat-y;
	padding-top:5px;
	padding-bottom:8px;
	}
	
table.lnavi td.crdntr {
	background:url(../images/back/lnavi/crdntr.jpg) repeat-y;
	padding-top:5px;
	padding-bottom:8px;
	}
	
#crdntr {
	height:140px;
	min-height:140px;
	}
	

table.lnavi h2 {
	color:#8E1E02;
	margin-top:8px;
	line-height:140%;
	font-weight:normal;
	border-bottom:1px dashed #297338;
	font-size:13px;
	padding-left:4px;
	}
	
table.lnavi h2 span {
	font-weight:bold;
	}

	
ul.lnavi li a, ul.lnavi li a:link {
	line-height:150%;
	list-style:none;
	color:#000000;
	display:block;
	padding-left:18px;
	padding-top:2px;
	width:172px !important;
	width /**/:190px; /* Win IE5*/
	background:url(../images/mark/maru01.gif) no-repeat;
	background-position:4px 7px;
	text-decoration:none;
	border:none;
	margin:0;
	top:0;
	}
	
ul.lnavi li a:visited {
	color:#333333;
	}
	
ul.lnavi li a:hover {
	color:#BD0000;
	background:url(../images/mark/maru01_o.gif) no-repeat;
	background-position:4px 7px;
	background-color:#F2B475;
	border:none;
	}
	
	
/* バナーimg -----------------------------------------------------------------*/

#bnr a {
	border:none;
	background:none;
	}

img.st_bnr {
	margin-left:10px;
	margin-bottom:12px;
	}
	
img.jue_bnr {
	margin-left:10px;
	margin-bottom:19px;
	}
	
.i-web {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	}

	
/* 人材をお探しの企業さまへ --------------------------------------------------*/

table.kigyo {
	margin-left:9px;
	margin-bottom:2px;
	width:172px;
	}

th.k_top {
	height:32px;
	}
	
td.k_mid {
	background:url(../images/common/kigyo/rep.gif) repeat-y;
	}
	
td.k_mid #inr {
	background:url(../images/common/kigyo/kigyo_bimg.jpg) no-repeat;
	}
	
	
td.k_mid #inr ul {
	padding-top:135px;
	margin-left:11px !important;
	margin-left /**/:-2px; /* Win IE5*/
	margin-bottom:15px;
	width:155px;
	}
	
td.k_mid #inr li {
	background:url(../images/mark/dot_brwn01.gif) no-repeat;
	background-position:left 8px;
	padding-left:12px;
	width:155px !important;
	width /**/:155px;
	}
	
#kigyo_rgst {
	width:140px;
	height:58px;
	background:url(../images/back/btn/kigyo_btn01_back.jpg) no-repeat;
	margin-left:18px;
	}
	
#kigyo_rgst p {
	margin:0;
	}
	
#kigyo_rgst p a {
	border:none;
	background:none;
	}
	


td.k_btm {
	background:url(../images/common/kigyo/btm.gif) no-repeat;
	background-position:left bottom;
	height:14px;
	}
	


/* フッター部分 -----------------------------------------------------------------*/


#conts_btm {
	clear:both;
	width:808px;
	height:24px;
	background:url(../images/common/btm.jpg) no-repeat;
	}

	
#footer {
	width:808px;
	height:61px;
	background:url(../images/common/footer.jpg) no-repeat;
	}
	
	
#footer ul {
	margin-right:30px;
	padding-top:17px;
	text-align:right;
	}


#footer li {
	float:right;
	}

#footer li a, #footer li a:link {
	border-left:1px solid #297338;
	color:#505050;
	text-decoration:none;
	margin-left:10px;
	padding-left:10px;
	}
	
#footer li a:visited {
	color:#999999;
	text-decoration:none;
	border-left:1px solid #297338;
	margin-left:10px;
	padding-left:10px;
	}
	
#footer li a:hover {
	color:#D90000;
	text-decoration:underline;
	margin-top:auto;
	background:none;
	border:none;
	top:1px;
	border-left:1px solid #297338;
	margin-left:10px;
	padding-left:10px;
	}
	
	
#footer li.this {
	color:#990000;
	padding-left:10px;
	margin-left:10px;
	background:url(../images/mark/border_grn01.gif) no-repeat;
	background-position:0 4px;
	}
	

#footer p.copy {
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:-8px;
	}
	
	
/* Not Found ページ --------------------------------------------------------*/

#nf {
	margin:25px 30px 25px 30px;
	border:4px double #8FB92F;
	padding:20px 25px;
	}
	
#nf p {
	margin-left:0;
	}
	
#nf p.last {
	margin-bottom:0;
	}

	
/* テキストカラー ----------------------------------------------------------*/

.white {
	color:#FFFFFF;
	}

.col01 {
	color:#AF1010;
	}
	
.red01 {
	color:#FF0000;
	}
	
.red02 {
	color:#F70031;
	}
	
.green01 {
	color:#5AB039;
	}

.green02 {
	color:#007500;
	}

.blue01 {
	color:#0066FF;
	}	
	
	
/* アンダーライン */

.u_line {
	text-decoration:underline;
	}
	

/* フォントサイズ ----------------------------------------------------------*/

.f11 {
	font-size:11px;
	}
	
.f12 {
	font-size:12px;
	}
	
.f14 {
	font-size:14px;
	}
	
.f16 {
	font-size:16px;
	}
	

/* 行間設定 ----------------------------------------------------------------*/

.lh150 {
	line-height:150%;
	}
	

/* strong ------------------------------------------------------------------*/

.nml{
	font-weight:normal;
	}

.bold {
	font-weight:bold;
	}
	
.nmlcol01 {
	font-weight:normal;
	color:#AF1010;
	}
	
.nmlred01 {
	font-weight:normal;
	color:#FF0000;
	}
	
.nmlred02 {
	font-weight:normal;
	color:#F70031;
	}

	
	
/* img ---------------------------------------------------------------------*/

img.new {
	margin-left:5px;
	vertical-align:text-bottom;
	}
	

