@charset "EUC-JP";

/* 
=== JIKEI UNIVERSITY / recruit_nurse  ======================

	³?,?E°?5¡¦Wµâ¿?¹¥¿¥¤¥?Ä?
	[ 0 ] RESET
	[ 1 ] Common Style
	[ 2 ] HEADER
	[ 3 ] GlobalMenu
	[ 4 ] FOOTER
	[ 5 ] Right Column
	
	

====================================================== */
/*	Date : 2012.01	*/



/* --------------------------------------------------

	[ 0 ] RESET

 --------------------------------------------------- */
body { 
	background: #FFFFFF; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	}  
p, div, 
form, 
ul, ol, li, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, 
input { 
	text-align: left; 
	margin: 0; 
	padding: 0; 
	} 
img, a img {
	border:0;
	} 
ul li, 
ol li {
	list-style: none;
	} 



/* --------------------------------------------------

	[ 1 ] Common Style

 --------------------------------------------------- */
#container { 
	celar: both; 
	width: 950px; 
	margin: 0 auto; 
	padding: 0 0 30px; 
	*zoom: 1; 
	}
#container:after {
  content: ".";
  display: block;
  clear: both; 
	visibility: hidden; 
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	} 

/*	LINK
 ------------------------------------ */
a:link, 
a:visited { 
	color: #336699; 
	text-decoration: underline; 
	} 
a:hover, 
a:active { 
	color: #FF7200; 
	text-decoration: underline; 
	} 




/* --------------------------------------------------

	[ 2 ] HEADER

 --------------------------------------------------- */
#header { 
	width: 950px; 
	height: 93px; 
	margin: 0 auto; 
  padding:0;
	background: url(../image/1601/hd-bg.jpg) no-repeat left top;
  *zoom:1;
	} 

#header:after {
 content: "";
 display: block;
 clear: both;
}
#header a:link, 
#header a:visited { 
	text-decoration: none; 
	color: #121481; 
	} 
#header a:hover, 
#header a:active { 
	text-decoration: underline; 
	color: #121481; 
	} 

#header h1 { 
	float: left; 
	width: 302px; 
	padding: 29px 0 0; 
  font-size:0;
  line-height:0;
	} 
#header .hdRightBox { 
	float: right; 
	padding: 9px 10px 0; 
	} 



/* .searchBox
 ------------------------------------ */
#header .hdRightBox .searchBox { 
	float: right; 
	margin: 0 0 10px; 
	zoom: 1; 
	} 
* html #header .hdRightBox .searchBox { 
	margin: 0; 
	}
#header .searchTextBox { 
	width: 200px; 
	height: 20px; 
	border: 1px solid #999999; 
	color: #606060; 
	font-size: 12px; 
	line-height: 18px; 
	padding: 0 2px; 
	margin: 0 5px 0 0; 
	} 
#header .sitemap { 
	padding-left: 14px; 
	font-size: 12px; 
	} 
#header .sitemap a { 
	background: url(../image/hd-link-arrow.gif) no-repeat 0 2px; 
	padding: 0 0 0 10px; 
	line-height: 1.2; 
	} 


/* .hdLink
 ------------------------------------ */
#header ul.hdLink { 
	clear: both; 
 	float: right; 
	zoom: 1; 
	font-size: 12px; 
	margin: 0 0 8px; 
	} 
#header .hdLink li { 
	float: left; 
	padding-left: 12px; 
	} 
#header .hdLink li a { 
	background: url(../image/1601/hd-link-arrow.gif) no-repeat 0 2px; 
	padding: 0 0 0 10px; 
	line-height: 1.2; 
	} 


/* #textChng
 ------------------------------------ */
#header #textChng { 
	clear: both; 
 	float: right; 
	zoom: 1; 
	} 
#header #textChng dt { 
	font-size: 12px; 
	line-height: 20px; 
	color: #121481; 
	font-weight: bold; 
	float: left; 
	}
#header #textChng dd { 
	vertical-align: bottom; 
	float: left; 
	padding-left: 10px; 
	}
#header #textChng dd a { 
	display: block; 
	width: 19px; 
	text-align: center; 
	} 
#header #textChng dd a:link, 
#header #textChng dd a:visited, 
#header #textChng dd a:hover, 
#header #textChng dd a:active { 
	text-decoration: none; 
	font-weight: bold; 
	} 
#header #textChng dd.small a { 
	font-size: 10px; 
	padding: 3px 0 2px; 
	} 
#header #textChng dd.default a { 
	font-size: 12px; 
	padding: 2px 0 1px; 
	}
#header #textChng dd.large a { 
	font-size: 14px; 
	padding: 0; 
	} 

/* --------------------------------------------------

	[ 3 ] GlobalMenu

 --------------------------------------------------- */
#globalMenu { 
	width: 950px;
  overflow:hidden;
	margin: 0 auto;
  padding:0;
} 

#globalMenu ul#gnav {
	width: 955px;
  margin-left:-5px;
  overflow:hidden;
  *zoom:1;
}
#globalMenu ul#gnav:after {
 content: "";
 display: block;
 clear: both;
}
#globalMenu  ul#gnav li {
  background:url(../image/gnav_bg.gif) no-repeat left top;
  float:left;
  *display:inline;
  width:187px;
  height:43px;
  margin-top:6px;
  margin-left:4px;
  text-align:center;
  font-size:15px;
  line-height:16px;
}
#globalMenu  ul#gnav li a:link,
#globalMenu  ul#gnav li a:visited,
#globalMenu  ul#gnav li a:active,
#globalMenu  ul#gnav li a:hover {
  display:block;
  color:#001589;
  text-decoration:none;
  font-weight:bold;
  padding-top:14px;
}
#globalMenu  ul#gnav li.gnav_03 a {
  padding-top:5px!important;
}

/* --------------------------------------------------

	[ 4 ] FOOTER

 --------------------------------------------------- */
#footer { 
	clear: both; 
	width: 950px; 
	height: 108px; 
	margin: 0 auto; 
	background: url(../image/footer-bg.jpg) repeat-x left top; 
	color: #535353; 
	} 
#footer .copyright { 
	float: left; 
	padding: 7px 0 10px 10px; 
	font-size: 12px; 
	} 
#footer ul { 
	float: right; 
	padding: 8px 10px 0 0; 
	} 
#footer li { 
	float: left; 
	} 
#footer li a { 
	display: block; 
	padding: 0 0 0 8px; 
	margin: 0 0 0 18px; 
	font-weight: bold; 
	font-size: 10px; 
	background: url(../image/footer-link-dot.gif) no-repeat left center; 
	} 
#footer li a:link, 
#footer li a:visited { 
	text-decoration: none; 
	color: #535353; 
	} 
#footer li a:hover, 
#footer li a:active { 
	text-decoration: underline; 
	color: #535353; 
	} 




/* --------------------------------------------------

	[ 5 ] Right Column

 --------------------------------------------------- */
.rightColumn { 
	width: 190px; 
	float: right; 
	margin:18px 0 0;
	padding:; 
	} 

.rightColumn .honintop {
  font-size:12px;
}
.rightColumn .honintop a:link,
.rightColumn .honintop a:active,
.rightColumn .honintop a:visited,
.rightColumn .honintop a:hover {
  background:url(../image/icon_arrow_green.gif) no-repeat left center;
  color:#001589;
  text-decoration:none;
  font-weight:bold;
  padding-left:8px;
}

.rightColumn .shitei {
  width:190px;
  height:43px;
  font-size:12px;
}
.rightColumn .shitei a:link,
.rightColumn .shitei a:active,
.rightColumn .shitei a:visited,
.rightColumn .shitei a:hover {
  background:url(../image/side_nav_bg.gif) no-repeat left top;
  display:block;
  width:190px;
  height:43px;
  line-height:1.3;
  color:#13354d;
  text-decoration:none;
  font-weight:bold;
  padding:4px 0 0 8px;
  *padding:3px 0 0 8px;
  margin-top:8px;
}

/*	sideNav
 ------------------------------------ */
.rightColumn #sideNav {
  margin-top:-3px;
}
.rightColumn #sideNav li {
  margin-top:3px;
  font-size:0;
  line-height:0;
}
.rightColumn #sideNav li .subNav {
  padding-bottom:2px;
}
.rightColumn #sideNav li .subNav li {
  background:url(../image/catmenu_bg.gif) no-repeat left top;
  width:190px;
  height:38px;
  font-size:14px;
  line-height:1.3;
}
.rightColumn #sideNav li .subNav li a.row {
  font-size:12px;
}
.rightColumn #sideNav li .subNav li a {
  display:block;
  font-weight:bold;
}
.rightColumn #sideNav li .subNav li a:link,
.rightColumn #sideNav li .subNav li a:active,
.rightColumn #sideNav li .subNav li a:visited,
.rightColumn #sideNav li .subNav li a:hover {
  display:block;
  color:#3b3b3b;
  text-decoration:none;
  font-weight:bold;
  padding:11px 0 0 15px;
}
.rightColumn #sideNav li .subNav li a.row {
  padding:5px 0 0 15px;
  *padding:4px 0 0 15px!important;
}

