@charset "Shift_JIS";

/* Default Style Reset
------------------------------------------------------------ */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0; padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
img {
	vertical-align:top;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}
input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input, textarea, select {
	*font-size:100%;
}
legend {
	color:#000000;
}
del, ins {
	text-decoration:none;
}
table {
	font-size:inherit;
	font:100%;
}


/* Font Size
* 10px font-size: 84%
* 12px font-size:100%
* 14px font-size:117%
------------------------------------------------------------ */


/* Common Elements
------------------------------------------------------------ */
html {
	height:100%;
	overflow-y:scroll;
	background-color:#efefed;
}

body {
	background:#efefed url(../image/2014/bg_body.gif) left top repeat-x;
	font:12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	color:#000;
	*font-size:12px;
	*font:12px;
	line-height:1.5;
	text-align:center;
	position:relative;
}
/*
* html img {
	behavior:expression(
		this.style.filter = this.src.match(/\.png$/) ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "')" :this.style.filter,
		this.src = this.src.match(/\.png$/) ? this.src.slice(0, this.src.lastIndexOf("/")+1) + "ie6png.gif" :this.src,
		this.style.behavior = "none"
	);
}
*/
/* link */
a:link,
a:visited {
	color:#0072b9;
}

a:active,
a:hover {
	color:#f90;
}

#pagetop {
	width:960px;
	margin:0 auto;
	text-align:left;
}


/* Header
------------------------------------------------------------ */
#header {
	width:100%;
	position:relative;
}

#header #tab {
	position:absolute;
	bottom:0;
	right:0;
}

#header #logo {
	padding:13px 0 12px;
}


/* Content
------------------------------------------------------------ */
#content {
	padding:0 0 25px;
	border-top:4px solid #0175c2;
	border-bottom:1px solid #999;
	background:#fff;
}

#content a {
	color:#1d73df;
	font-weight:bold;
	text-decoration:none;
}

#content .intro {
	position: relative;
	margin-bottom: 10px;
}
#content .intro .intro_lead{
	position: absolute;
	top: 167px;
	left: 20px;
}
#content .intro .jinzai-business{
	position: absolute;
	top: 273px;
	left: 20px;
}



#content .section {
	margin:0 20px;
}

#content strong,
#content em {
	font-weight:bold;
}


/* support */
#support{
	background: url(../image/2014/support.jpg) no-repeat;
	height: 211px;
}
#support .wrap{
	padding-top: 10px;
	width: 540px;
}
#support p.lead{
	height: 98px;
}
#support h3{
	margin-bottom:10px;
}

#support_list{
	text-align:center;
	margin-top:3px;
	margin-bottom: 20px;
}
#support_list li{
	display:inline-block;
	/display:inline;
	/zoom:1;
	padding:0 4px;
	margin-bottom:6px;
}






/* philosophy */
#philosophy {
	height: 214px;
	background: url(../image/2014/rinen_img.jpg) no-repeat right bottom;
	border-top: 2px solid #0076bd;
	border-bottom: 2px solid #0076bd;
}
#philosophy h3 {
	padding:10px 0 0;
}
#philosophy p {
	padding:10px 385px 10px 0;
}



#job {
}
#job h3 {
}
#job ul {
	display:block;
	height:58px;
	padding-left:4px;
	background:url(../image/2014/ss_job_bg.gif) no-repeat;
	list-style-type:none;
}
#job li {
	display:block;
	float:left;
	margin:0 4px;
}


/* Footer
------------------------------------------------------------ */
.bottomWrapper {
	padding-bottom:16px;        
	padding-top:14px;
	width:960px;
	color:#666;
}
.bottoMenuWrapper {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:10px;
	padding-top:0px;
}
.bottomLinksUL {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	padding-top:0px;
}
.bottomLinksItem {
	display:inline;
	float:left;
	list-style-type:none;
}
A.bottomLinksLink:link {
	text-decoration:none;
}
A.bottomLinksLink:visited {
	text-decoration:none;
}
A.bottomLinksLink:active {
	text-decoration:none;
}
A.bottomLinksLink:hover {
	text-decoration:underline;
}
.bottomSubMenuWrapper {
}
.bottomSubMenuLinksUL {
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	margin:0px;
	padding-top:0px;
}
.bottomSubMenuLinksItem {
	padding-right:4px;
	display:inline;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	list-style-type:none;
}
.bottomSubMenuLinksWrapper {
	width:600px;
}
A.bottomSubMenuLinksLink:link {
	color:#666666;
	text-decoration:underline;
}
A.bottomSubMenuLinksLink:visited {
	color:#666666;
	text-decoration:underline;
}
A.bottomSubMenuLinksLink:active {
	color:#666666;
	text-decoration:underline;
}
A.bottomSubMenuLinksLink:hover {
	color:#333;
	text-decoration:underline;
}
.bottomTextWrapper {
	padding-right:6px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
}
a.largeWhiteLink:Link, a.largeWhiteLink:Visited, a.largeWhiteLink:Active {
	color:#fff;
	font-size:117%;
	font-weight:700;
	text-decoration:underline;
}
a.largeWhiteLink:Hover {
	color:#fff;
}

/*footer links*/
.footer-links-wrapper {
	border-bottom:1px dotted #ccc;
	float:left;
	margin-bottom:5px;
	padding-bottom:10px;
	width:960px;
}
.footer-links td {
	padding-right:16px;
	vertical-align:top;

}
.footer-links h2 {
	margin:0 0 10px;
	padding:0;
	color:#666;
	font-size:117%;
	font-weight:bold;
}
.footer-links .list-l6 {       
	margin:0;
	padding:0;
}	
.footer-links li {
	background:url(http://www.randstad.co.jp/ss/image/line.png) no-repeat scroll left 9px transparent;
	list-style-type:none;
	margin:0;
	padding:0 0 0 9px;
}
.list-l6 li
{
	margin-bottom:5px;
}
.list-l6 a:link, .list-l6 a:visited {
	color:#666;
	font-weight:400;
	text-decoration:underline;
}
.list-l6 a:hover {
	text-decoration:none;
}
.credits { 
	clear:both;
	float:right;
	white-space:nowrap;
}
.bottomPrivacy {
		float:right;
	margin:0 0 10px 0;
	width:210px;
}
.bottomPrivacy img {
	float:right;
	height:49px;
	margin:2px 12px 0 0;
	width:45px;
}
.bottomPrivacy p {
	color:#666;
	float:right;
	margin:3px 0 0;
	padding:0;
}
a.lightGreyLink {
	color:#BBBBBB;
	text-decoration:none;
}
a.blank, a.blank:visited {
background:url(http://www.randstad.co.jp/ss/image/blank.png) no-repeat left top;
padding:0 0 0 15px;
}
.bottomWrapper .left {
float:left;
}
.bottomWrapper .right {
width:340px;
float:right;
}







/* Float Clear
------------------------------------------------------------ */
#content .intro:after,
#content .section:after,
#content .intro #btn_sns:after,
#content #present .inner:after,
#content .f_list:after,
.footer-links-wrapper:after,
.bottomWrapper:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	font-size:0.1em;
	line-height:0; 
}

#content .intro,
#content .section,
#content .intro #btn_sns,
#content #present .inner,
#content .f_list,
.footer-links-wrapper,
.bottomWrapper {
	min-height:1px;
}

* html #content .intro,
* html #content .section,
* html #content .intro #btn_sns,
* html #content #present .inner,
* html #content .f_list,
* html .footer-links-wrapper,
* html .bottomWrapper {
	height:1px;
	/*\*//*/
	height:auto;
	overflow:hidden;
	/**/
}
