/* CSS Document */
/* BODY */
BODY {
	color: #333333;
	padding: 0;
	margin: 0;
	background: #eeeeee url(../images/recruit/content_bg.gif) top repeat-y;
}

/* GENERAL fonts */
P, OL, UL, LI, DIV, TD, H1 {
	font-family: verdana, arial;
	font-size: 12px;
}
UL, LI {margin: 0; margin-left:12px;}
P {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}

H1 {
	font-size: 18px;
	color: #333333;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 5px;
	margin-top: 8px;
	margin-bottom: 6px;
	border: 1px solid #cccccc;
	background: url(../images/h1_bg.jpg) bottom repeat-x;
}

H2 {
	color: #333333;
	font-size: 16px;
	padding-top: 6px;
	padding-left: 7px;
	padding-bottom: 3px;
	margin-bottom: 7px;
	background-color: #f5f5f5;
	border-left: 8px solid #A6CBD9;
	border-bottom: 1px solid #A6CBD9;
}

H3 {
	color: #333333;
	font-size: 16px;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 2px solid #A6CBD9;
}

H4 {
	color: #333333;
	font-size: 14px;
	background: url(../images/h4_bg.gif) bottom repeat-x;
	padding-top: 5px;
	padding-left: 7px;
	margin-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

H5 {
	font-size: 14px;
	color: #333333;
	padding-top: 5px;
	padding-left: 14px;
	padding-bottom: 4px;
	margin-top: 6px;
	margin-bottom: 3px;
	border: 1px solid #cccccc;
	background: url(../images/recruit/h5_bg_rec.jpg) bottom no-repeat;
}

H6 {
	font-size: 13px;
	padding:2px 2px 2px 5px;
	margin-bottom:2px;
	margin-top: 6px;
	background: #DCF1F8;
}

TD#footer {padding-top: 20px;}
TD#footer P {
	font-size: 10px;
	text-align: center;
}

/* content header */
TD#header_1 {
	width:865px;
	padding-bottom:0px;
}

#head_btn {
	width:865px;
	float:left;
	display:inline;
	padding:0;
	margin:0;
	background: #f5f5f5 url(../images/recruit/headNavi_bg.gif) repeat-x;
}


TABLE.header_menu {
	margin-top:10px;
	margin-right:10px;
}

TD.header_menu {
	border-left:1px solid #FFFFFF;
}

TD#top_image {
	padding-right:10px;
	padding-bottom: 10px;
}

/* Content column */
TD#content {
	line-height: 160%;
	padding-left: 10px;
	vertical-align: top;
	width: 600px;
	height: 100%;
	padding-top: 5px;
	padding-right: 20px;
}
* html TD#content {width:600px;}

TD#content_left {
	line-height: 160%;
	padding-left: 5px;
	vertical-align: top;
	width: 200px;
	padding-top: 10px;
	padding-right: 5px;
}
* html TD#content_left {width:200px;}

TABLE#content_space95 {
	height:280px;
	display:block;
	background-color: #FFFFFF;
	border:1px solid #CEDECB;
	filter:alpha(opacity='95', style='0');
}

TABLE#content_space80 {
	background-color: #FFFFFF;
	border:1px solid #CEDECB;
	filter:alpha(opacity='80', style='0');
}

TD.co_info1 {
	padding: 10px 5px 5px 15px;
	background:#eeeeee url(../topimages_2/co_info_icon.gif) 6px 13px no-repeat;
}

TD.co_info2 {
	padding: 10px 5px 5px 15px;
	background:#ffffff url(../topimages_2/co_info_icon.gif) 6px 13px no-repeat;
}


TD.ca101 {
	background: #E3EBF2;
	padding: 5px;
}

TD.ca102 {
	padding: 10px;
}

TD.ca103 {
	padding: 8px 10px 5px 10px;
	background: #E8F0EC;
	border-top: 1px solid #ffffff;
}

TD.ca104 {
	padding: 8px 10px 5px 10px;
	background: #E3EBF2;
	border-top: 1px solid #ffffff;
}

TD.left_mc {
	width: 216px;
	padding-top: 16px;
	padding-left: 19px;
}
* html TD.left_mc {width:216px;}

TD.menu_bg {width: 216px; background: url(../images/recruit/menu_bg.gif) left repeat-y;}

/* Menu 1 column */
#menu_1 {
	width: 210px;
	background: #ffffff url(../images/recruit/menu_head_recruit.gif) top no-repeat;
	padding: 35px 0 0 0;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}
#menu_1 DIV {
	width: 210px;
}
#menu_1 DIV A {
	display:block;
	color: navy;
	text-decoration: none;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
}

/*  MENU 1, level 1, normal state (NO) */
#menu_1 DIV.menu1-level1-no {
	padding: 0 ;
}
#menu_1 DIV.menu1-level1-no A {
	height: 15px;
	display: block;
	font-size: 13px;
	padding:10px 5px 6px 18px;
	background: #ffffff url(../images/recruit/menu_list_marker1.gif) 6px 12px no-repeat;
	border-top: 1px solid #cccccc;
}
#menu_1 DIV.menu1-level1-no A:hover {
	background: #eeeeee url(../images/recruit/menu_list_marker1_act.gif) 6px 13px no-repeat;
}

/*  MENU 1, level 1, active state (ACT)   filter:alpha(opacity='90', style='0'); */
#menu_1 DIV.menu1-level1-act {
	background: #f9f9f9 url(../images/recruit/menu_list_marker1_act.gif) 6px 14px no-repeat;
	padding: 0;
}
#menu_1 DIV.menu1-level1-act A {
	height: 15px;
	display: block;
	font-size: 13px;
	padding:10px 5px 6px 18px;
	border-top: 1px solid #cccccc;
}

/*  MENU 1, level 2, normal state (NO) */
#menu_1 DIV.menu1-level2-no {
	padding: 0;
	margin: 0;
}
#menu_1 DIV.menu1-level2-no A {
	height: 14px;
	font-size: 12px;
	padding-top:7px;
	padding-left:20px;
	padding-bottom: 3px;
	margin-left:8px;
	background: #ffffff url(../images/recruit/menu_list_marker2.gif) 10px 10px no-repeat;
	border-top: 1px dashed #cccccc;
	display: block;
}
#menu_1 DIV.menu1-level2-no A:hover{ background: #eeeeee url(../images/recruit/menu_list_marker2.gif) 10px 10px no-repeat;}

/*  MENU 1, level 2, active state (ACT) */
#menu_1 DIV.menu1-level2-act {
	padding: 0;
	margin: 0;
}
#menu_1 DIV.menu1-level2-act A {
	height: 14px;
	font-size: 12px;
	padding-top:7px;
	padding-left:20px;
	padding-bottom: 3px;
	margin-left:8px;
	background: #f5f5f5 url(../images/recruit/menu_list_marker2.gif) 10px 10px no-repeat;
	border-top: 1px dashed #cccccc;
	display: block;
}

TD.new_top {
	width:370px;
	margin:10px 0;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

TD.new_top_comment {
	font-size:12px;
	padding:10px;
	line-height:1.5;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
}

/*  MENU 1, level 3, normal state (NO) */
TD#menu_1 DIV.menu1-level3-no {
  background: url(../images/2/menuback_1_3_no.jpg);
  font-size: 12px;
  padding-top:6px;
  padding-bottom:3px;
  padding-left:30px;
  border-bottom: 1px solid #eeeeee;
}

TD#menu_1 DIV.menu1-level3-no A {
  color: #3AAF3A;
}


/*  MENU 1, level 3, active state (ACT) */
TD#menu_1 DIV.menu1-level3-act {
  background: url(../images/2/menuback_1_3_act.jpg);
  font-size: 12px;
  font-weight:bold;
  padding-top:6px;
  padding-bottom:3px;
  padding-left:30px;
  border-bottom: 1px solid #eeeeee;
}
TD#menu_1 DIV.menu1-level3-act A {
  color: #308F30;
}




/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  width: 10%;
  text-align: center;
  padding: 0px 2px 0px 2px;
}
TR#menu_2 TD A {
  color: white;
  font-size: 14px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}


/* Style for the Path-menu: */
TD#path {
	color:#666666;
	white-space: nowrap;
	font-family: verdana, arial;
	font-size: 10px;
	padding:12px 8px 0 15px;
}
TD#path A {
  text-decoration: none;
  color:#555555;
}
TD#path A:hover {
  text-decoration: underline;
}


TABLE.shop_info {
  font-size: 12px;
  width: 100%;
  background-color: #CCCCCC;
}

TH.td-0 {
  background-color: #FFFFCC;
}
TD.td-1 {
  background-color: #FFFFFF;
}
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 5px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 5px !important;
}

TH.must em {font-size: 12px!important; color: #cc0000; font-style: normal;}


