﻿?@charset "utf-8";
/* --------------------------------------------------
initialize
-------------------------------------------------- */

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
	content : " ";
	display : block;
	visibility : hidden;
	clear : both;
	height : 0.1px;
	font-size : 0.1em;
	line-height : 0;
}
* html .pkg {
	display: inline-block;
}
/* no ie mac \*/
* html .pkg {
	height: 1%;
}
.pkg {
	display: block;
}
/* */

#container-inner, #pagebody-inner, #header-inner, #alpha-inner, #beta-inner, #footer-inner, #copyright-inner {
	position : static;
	width : 100%;
}
/* --------------------------------------------------
デフォルト
-------------------------------------------------- */


* {
	padding: 0px;
	margin: 0px;
	font-size:12px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	word-break: break-all;
}
img {
	border:0;
}
a {
	color : #36c;
	text-decoration : none;
}
a:hover {
	color : #36c;
	text-decoration : underline;
}
li {
	list-style : none;
}
.clear {
	clear:both;
}
/* --------------------------------------------------
body
-------------------------------------------------- */

body {
	/* setting border: 0 hoses ie5 win window inner well border */
	text-align : center;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	background : #ffffff;
}
/* --------------------------------------------------
container
-------------------------------------------------- */
#bg-body {
	margin : 0px auto; /* center on everything else */
	width : 100%;
	background-image: none;
	background-color: #fff;
}
#bg-image {
	margin : 0px auto; /* center on everything else */
	width : 778px;
	background :#ffffff;
}
#container {
	position : static;
	margin : 0px auto; /* center on everything else */
	width : 100%;
}
/* --------------------------------------------------
h1
-------------------------------------------------- */
h1 {
	 display:inline;
}
h2{
	font-weight:normal;
	font-size:10px; 
	margin-right:20px;
}
/* --------------------------------------------------
pagebody
-------------------------------------------------- */

#pagebody {
	position : static;
	width : 760px;
	border-top :0;
	border-bottom :0;
	margin: 0 auto;
}
/* --------------------------------------------------
header
-------------------------------------------------- */
#header {
	width : 100%;
	margin : 0px;
}
#header-navi {
	margin:8px 20px 0 0;
}
table#header-navi td {
	font-size:11px;
}
table#header-navi td.line {
	padding:0 10px;
}
#catch {
	margin:14px 0 0 0px;
}

/* --------------------------------------------------
navigation menu
-------------------------------------------------- */

#navigation-menu {
	clear:both;
	width : 760px;
	height : 55px;
	background : #ffffff;
	text-align : center;
	padding:0;
	margin: 15px auto 0;
}
/* --------------------------------------------------
topimage
-------------------------------------------------- */
.topimage {
	border: none;
	width: 760px;
	_margin-left:10px;
	margin: 16px auto 0;
}
/* --------------------------------------------------
	alpha
-------------------------------------------------- */

#alpha {
 display :; /* ie win bugfix */
	float : left;
	width : 450px;
	text-align:left;
}
/* alpha_page */

#alpha_page {
	display : inline; /* ie win bugfix */
	float : right;
	width : 530px;
	margin-right:10px;
}
div.contentbox {
	margin:0;
	padding:0;
	text-align: left;/*text-align:center;*/
}
div.contentbox * {
	text-align:left;
}

div.p-mark{
	clear:both;
	margin-top: 30px;
	padding-left: 25px;
	text-align: left;
}

/* --------------------------------------------------
	content-wrapper
-------------------------------------------------- */
div#content-wrapper {
	width:100%;
	margin-top:16px;
}
div#page-wrapper {
	width:100%;
}
/* --------------------------------------------------
	beta
-------------------------------------------------- */

#beta {
	float : right;
	width : 290px;
	padding:0;
	text-align:right;
	margin-bottom:10px;
}
/* beta_page */

#beta_page {
	float :left;
	width : 200px;
}
/* --------------------------------------------------
	beta_page BANNERBOX
-------------------------------------------------- */
#bannerbox {
	width:200px;
	text-align:left;
}
#bannerbox_top {
	width:220px;
	height:9px;
}
#bannerbox_bottom {
	width:220px;
	height:11px;
	margin-bottom:20px;
}
/* --------------------------------------------------
footer
-------------------------------------------------- */

#footer {
	width : 760px;
	clear : both;
	_margin-left:10px;
	padding:0;
	background-image: url(/images/line.gif);
	background-repeat: no-repeat;
	margin: 0 auto;
	text-align:left;
}
#footer-navi {
	margin:0 0 9px 16px;
}
table#footer-navi td {
	font-size:11px;
}
table#footer-navi td.line {
	padding:0 10px;
}
#footerLogo {
	margin:0 0 7px 31px;
}

/* --------------------------------------------------
copyright
-------------------------------------------------- */

#copyright {
	width : 500px;
	text-align : right;
	font-size : 10px;
	padding-top:10px;
	white-space : nowrap;
	float:right;
	line-height:200%;
	margin-right: 10px;
	_margin-right: 5px;
}
/* --------------------------------------------------
jobsearch
-------------------------------------------------- */
#jobsearch {
	margin-bottom : 16px;
}
div#jobsearch table {
	width: 450px;
}
p.search {
	line-height:1.4em;
	margin: 5px 0 0 12px;
	padding:0;
	text-align:left;
}
/* --------------------------------------------------
entry-right
-------------------------------------------------- */
.entry-right {
	margin:0;
	padding:0;
}
.center {
	margin:0 auto;
	text-align:center
}
p.entry01 {
	line-height:1.4em;
	padding:0;
	text-align:left;
	margin: 11px 0 13px;
}
p.entryLink {
	line-height:1.4em;
	margin: 20px 0 0px;
	padding:0;
	text-align:left;
}
p.touroku {
	line-height:1.4em;
	margin: 0px 6px;
	padding:0;
}
p.tourokuLink {
	line-height:1.4em;
	margin: 11px 6px 0;
	padding:0;
}
p.k-tai01 {
	line-height:1.4em;
	padding:0;
	text-align:left;
	margin: 6px 0 10px;
}
p.k-taiLink {
	margin:0;
	padding:0;
	text-align:left;
}
.wordTxt {
	display:block;
	font-size:10px;
	color:#666;
	background:url(/images/icon_word.gif) left center no-repeat;
	padding: 0 0 0 20px;
	margin:0;
}
#jpgroupBanner {
	margin-left:10px;
}
ul#jpgroupBanner li {
	margin-bottom:5px;
}
/* --------------------------------------------------
banner right
-------------------------------------------------- */
div.banner_right {
	margin-bottom:15px;
	text-align:left;
}
div.banner_right table {
	width:290px;
}
/* --------------------------------------------------
crumb
-------------------------------------------------- */

#crumb {
	margin:11px 18px;
	position : static;
	text-align:left
}
#crumb a {
	text-decoration : none;
}
#crumb a:hover {
	text-decoration : underline;
}
/* --------------------------------------------------
link
-------------------------------------------------- */

.link01 a {
	font-size:11px;
	color : #000 ! important;
	text-decoration : none ! important;
}
.link01 a:hover {
	color : #000 ! important;
	text-decoration : underline ! important;
}
.link02 a {
	padding-left:15px;
	background:url(/images/arrow01.gif) 0 0 no-repeat #fff;
}
.link03 a {
	color : #F60;
	text-decoration : none;
}
.link03 a:hover {
	color : #F60;
	text-decoration : underline;
}

.link05 a {
	color : #333 ! important;
	font-size:10px;
	margin:0 20px 20px ! important;
	text-decoration : none ! important;
}
.link05 a:hover {
	color : #333 ! important;
	text-decoration : none ! important;
}
/* --------------------------------------------------
title
-------------------------------------------------- */
.pagetitle {
/*margin-bottom: 30px;*/
}
.title {
	margin-top: 10px;
}
h3 {
	font-size:14px;
	margin: 20px 0 24px;
}
h4 {
	font-size:14px;
	margin: 0 0 10px 0;
	padding-left:10px;
	background:url(/images/arrow02.gif) left 4px no-repeat #FFF;
}
h4.orange {
	font-size:14px;
	color:#B36B00;
	margin: 0 0 10px 0;
	padding-left:10px;
	background:url(/images/arrow02.gif) left center no-repeat #FFF;
}
/* --------------------------------------------------
text
-------------------------------------------------- */

p {
	line-height:1.7em;
	margin:0 10px 24px 10px;
}
p.p01{
	line-height:1.7em;
	margin:15px 10px 24px 10px;
}
/*--セカンドサイドバー--*/
p.entry02 {
	line-height:1.4em;
	margin: 11px 0;
	padding:0;
}
/*--人材派遣とは--*/
p.merit {
	background:#FFEEDD;
	margin:0 0 30px 0;
	padding:15px;
	line-height:2.5em;
	font-weight:bold;
	color:#B36B00;
}
.meritdetail {
	padding-left:14px;
	display:block;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:170%;
}
/*--就業までの流れ--*/

#flowShoukai{
	background-color:#E2F9FE;
	border:dashed 1px #999999;
	padding:5px;
}

p.flow {
	line-height:1.5em;
	margin:0px 10px 0;
}

/* --------------------------------------------------
table
-------------------------------------------------- */

td.flowArrow {
	width:170px;
	padding:10px 0;
	text-align:center;
}
.companyTbl {
	width:500px;
	line-height:1.7em;
	margin:15px auto 30px;
	_margin:15px 0 30px 15px;
	border-collapse : collapse;
	border: 1px solid #999;
}
.companyTbl th, .companyTbl td {
	border: 1px solid #999;
	padding: 10px 0 10px 20px;
	font-weight: normal;
	vertical-align: top;
	line-height: 1.4em;
}
.companyTbl th {
	border: 1px solid #999;
	background:#e4e4e4;
	font-weight: normal;
	font-style: normal;
	width: 120px;
}
.contactTbl {
	width:500px;
	line-height:1.7em;
	margin:10px auto 30px;
	_margin:10px px 0 30px 15px;
	border-collapse : collapse;
	border: 1px solid #999;
}
.contactTbl th, .contactTbl td {
	border: 1px solid #999;
	padding: 10px 0 10px 20px;
	font-weight: normal;
	vertical-align: top;
	line-height: 1.4em;
}
.contactTbl th {
	border: 1px solid #999;
	background:#F3F3F3;
	font-weight: normal;
	font-style: normal;
	width: 120px;
}

/* --------------------------------------------------
pagetop
-------------------------------------------------- */
.pagetop {
	margin-bottom: 18px;
}

/* --------------------------------------------------
entry
-------------------------------------------------- */

.entry-content-blue {
	margin: 0;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
.entry-content-blue-top {
	height:7px;
}
.entry-content-blue-bottom {
	height:1px;
	margin-bottom:10px;
}
.entry-body-blue {
}
.entry-body-blue li {
	line-height:2em;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 6px;
}
/* --------------------------------------------------
privacy policy
-------------------------------------------------- */

table#list-purpose{
	display:block;
	margin-bottom:30px;
	border-collapse:collapse;
	border-top:1px solid #999;
	line-height:1.4;
}

table#list-purpose th,
table#list-purpose td{
	padding: 5px;
	border-bottom:1px solid #999;
	vertical-align:top;
}
/* --------------------------------------------------
sitemap
-------------------------------------------------- */

#sitemap {
	line-height:3em;
	margin:15px 15px 30px 15px;
	text-align:left;
}
#sitemap a {
	text-decoration : underline;
}
#sitemap a:hover {
	text-decoration : none;
}
/* --------------------------------------------------
   Ｑ＆Ａ
-------------------------------------------------- */

.question {
	margin:0 10px 6px 15px;
	padding:6px 0 9px 10px;
	background: #ffe6f7;
	font-weight:bold;
}
.answer {
	margin:0 10px 0 15px;
	padding:0 0 30px 10px;
}
.answerdetail {
	padding-left:24px;
	display:block;
}
.toInquiry {
	padding-left:350px;
	display:block;
}
/* --------------------------------------------------
form
-------------------------------------------------- */
p.tbl_caption {
	margin:15px 15px 0px 15px;
	padding:0;
}
.formmargin {
	margin-bottom:10px;
}
#submitarea {
	width:500px;
	margin:0 auto 30px;
	_margin-left:10px;
	padding:16px 0;
	background:#FFE6F7;
	text-align:center;
	vertical-align:middle;
	line-height:170%;
}
.submitbox {
	width:400px;
	margin:0 auto;
	_margin-left:65px;
	padding:25px auto;
	text-align:center;
}
/* --------------------------------------------------
   登録会情報
-------------------------------------------------- */

.informationBox {
	margin-bottom:40px;
}
/* --------------------------------------------------
人材派遣
-------------------------------------------------- */
p.point {
	font-size:10px;
	line-height:1.4em;
	margin: 7px 4px 10px 10px;
	padding:0;
}
/* --------------------------------------------------
人材派遣
-------------------------------------------------- */


/*img.image{display: none;}*/
dl#imagemap01{
	margin: 0;
	padding: 0;
	background: transparent url(/images/img_jp.jpg) top left no-repeat;
	width: 516px;
	height: 292px;
	position: relative;
	}
dl#imagemap02{
	margin: 0;
	padding: 0;
	background: transparent url(/images/img_jp02.jpg) top left no-repeat;
	width: 516px;
	height: 292px;
	position: relative;
	}
dt{margin: 0; padding: 0; position: absolute; font-size: 10px; display: none;}
dd{margin: 0; padding: 0; position: absolute;  font-size: 10px;}
dd#jp0102{top: 0px; left: 227px;}
dd#jp0102 a{position: absolute; width: 145px; height: 37px; text-decoration: none;}
dd#jp0102 a span{display: none;}
dd#jp0102 a:hover{position: absolute; background: transparent url(/images/img_jp.jpg) -236px -401px no-repeat;  /*top: -10px; left: -5px;*/}
dd#jp0202{top: 52px; left: 371px;}
dd#jp0202 a{position: absolute; width: 145px; height: 37px; text-decoration: none;}
dd#jp0202 a span{display: none;}
dd#jp0202 a:hover{position: absolute; background: transparent url(xxx.jpg) -236px -401px no-repeat; /*top: -10px; left: -5px;*/}
dd#jp0302{top: 105px; left: 371px;}
dd#jp0302 a{position: absolute; width: 145px; height: 37px; text-decoration: none;}
dd#jp0302 a span{display: none;}
dd#jp0302 a:hover{position: absolute; background: transparent url(xxx.jpg) -5px -375px no-repeat;  /*top: -10px; left: -5px;*/}
dd#jp0402{top: 157px; left: 371px;}
dd#jp0402 a{position: absolute; width: 145px; height: 37px; text-decoration: none;}
dd#jp0402 a span{display: none;}
dd#jp0402 a:hover{position: absolute; background: transparent url(xxx.jpg) -236px -401px no-repeat;  /*top: -10px; left: -5px;*/}
dd#jp0502{top: 210px; left: 371px;}
dd#jp0502 a{position: absolute; width: 145px; height: 37px; text-decoration: none;}
dd#jp0502 a span{display: none;}
dd#jp0502 a:hover{position: absolute; background: transparent url(xxx.jpg) -236px -401px no-repeat;  /*top: -10px; left: -5px;*/}

/* --------------------------------------------------
アルバイト
-------------------------------------------------- */
.landingTbl {
	width:500px;
	line-height:1.7em;
	margin:5px auto 10px;
	_margin:5px 0 10px 15px;
	border-collapse : collapse;
	border: 1px solid #999;
}
.landingTbl th, .landingTbl td {
	border: 1px solid #999;
	padding: 7px;
	font-weight: normal;
	vertical-align: middle;
	line-height: 1.4em;
}
.landingTbl th {
	border: 1px solid #999;
	background:#e4e4e4;
	font-weight: bold;
	font-style: normal;
}

.tb_btn {
	vertical-align:-25%;
}



/**/
.tb_area{
width:500px;
border-collapse : collapse;
line-height:1.0em;
}

.tb_area td{
border-bottom:dotted 1px #999;
padding:12px 5px 2px 15px;
}

.tb_area td.mgb{
border:none;
padding-bottom:20px;
}
.tb_area td.mgt{
padding-top:20px;
}
.tb_area td.link{
border:none;
text-align:center;
}
.arbeit {
color:#cc0000;
font-weight:bold;
line-height:1.4em;
font-size:14px ! important;
padding-bottom:20px;;
}/**/

