@charset "shift_jis";


/* 基本スタイル */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #333333;
	font-size: 0.9em;
	line-height: 1.6em;
	background-color: #fffff;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;

}

div, p, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: left;
}

h1, h2, .title ,.menutitle{
	font-family: 'HGP創英角ｺﾞｼｯｸUB', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W6', sans-serif;
	font-weight:normal;
}

h1,h2,h3,h4{
	clear:both;
}

img{
	max-width:100%;
}



.FloatEnd {
	clear: both;
	display: block;
	height: 1px;
}

img{
	max-width:100%;
}




/* -------- リンク */

a,a:visited{
	color:#006699;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img {
  border: none;
  text-decoration: none;
}

.txt-img img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}





/* 文字装飾 */

strong {
  margin: 0 0.2em;
  padding: 0;
  font-weight: bold;
}


em {
  margin: 0 0.2em;
  padding: 0;
  font-weight: normal;
  text-decoration: underline;
}

.red{
	color:#ff0000;
}





/* ---------------- リスト */

ul, ol {
  display: block;
  _margin-left:0;
  _margin-right:0;
}

dl{
	margin:0;
	padding:0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
	_margin-left: 20px;
	_padding-left: 20px;
}

ol {
	list-style-type: decimal;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	_margin-left: 30px;
	_padding-left: 20px;
}

*:first-child+html ol{
	margin-left: 30px;
	padding-left: 20px;
}

li {
	display: list-item;
	margin: 0;
}

ul li {
	list-style-type: circle;
/*	list-style-image: url(img/li.gif);*/
}



p {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* magazine.html */
.waku{
	background-color:#ffffff;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	line-height:16px;
	font-size:14px;
	padding:5px;
	margin-bottom:10px;
}



/* 基本レイアウト */

#container {
	width: 900px;
	_width: 910px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width:900px;
	height: 87px;
	padding: 12px 0 0 0;
	margin-left: auto;
	margin-right: auto;
	background-color:#ffffff;
}



/* コンテンツ */

#text1, #text2, #text3, #text4, #text5, #text6, #text7, #text8, #text9, #text10, #space1 ,#space2 {
	margin-bottom: 25px;
	padding: 10px 14px;
}

#text_pro {
	margin:0;
	padding: 10px 14px 0 22px;
}

.text_l30{
	padding-left:30px;
}


/* グローバルメニュー */

#topmenu {
	height: 42px;
	width: 900px;
	position: absolute;
	top: 100px;
	margin: 0px;
	padding: 0px;
}

/* トップページ画像 */
#indeximg{
	width:900px;
	height:150px;
	background-image: url(img/index_img.jpg);
	background-repeat: no-repeat;
	padding: 10px 0 10px 0;
	margin-top:52px;
}


#siteNavi {
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom:5px;
	margin-top:10px;
}

#contents_index {
	min-height:400px;
	margin-top:0px;
}


#contents {
	_height:10px;
	padding: 50px 10px 0 10px ;
	min-height:400px;
	margin-top:150px;
}

#menu:after,#contents:after{
	height: 1px;
	overflow: hidden;
	content: "";
	display: block;
	clear: both;
}

.araya01{
	margin:10px 10px 10px 0px;
	padding:10px 10px 10px 10px;
	font-size:14px;
	border:1px dotted #18306C;
	background-color:#E5E5E5;
	
}

.araya02{
	margin:10px 10px 10px 0px;
	padding:10px 10px 10px 10px;
	font-size:14px;
	border:2px solid #cccccc;
	background-color:#ffffff;
	line-height:16px;
	
}



#myanmar{
	text-align:center;
	padding:10px 60px 10px 0;
	font-size:14px;
	border:2px dotted #18306C;
	background-color:#E5E5E5;
}


#pagetop{
	text-align:right;
	padding:10px 60px 10px 0;
	font-size:12px;
}

#totop a:hover{
	text-decoration: underline;
}



/* フッター */

#footer {
	text-align: center;
	color: #FFFFFF;
	line-height: 64px;
	height: 64px;
	background-image: url(img/footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-size: 12px;
}


#footer a{
	color: #FFFFFF;
	text-decoration: underline;
}
#footlink {
	text-align: center;
	padding-top: 12px;
	padding-bottom: 8px;
	color: #666666;
	font-size: 12px;
	background-color: #E5E5E5;
}
#footlink a {
	color: #666666;
	margin-left:5px;
	margin-right:5px;
}

address{
	padding:10px 0 4px 0;
	color: #333333;
	font-size: 14px;
	background-color: #E5E5E5;
	font-style:normal;
}

/* フリースペース */

#space3, #space4, #space5, #space6 {
	background-color: #FFFFFF;
	text-align: center;
	line-height: 120%;
	font-size: 12px;
	padding: 8px;
}

/* レイアウト差分 */

#contents {
	padding-right: 0px;
	padding-left: 0px;
	margin-top:0px;
	background-color:#ffffff;
}


#main {
	float: right;
	width: 680px;
	margin-right: 5px;
	background-color:#ffffff;
}

#menu {
	float: left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#ffffff;
}

#text1 h3,#text2 h3,#text3 h3,#text4 h3,#text5 h3,#text6 h3,#text6 h3,#text7 h3,#text8 h3,#text9 h3,#text10 h3{
	position: relative;
	left: -12px;
	width: 610px;
	margin-top: 15px;
	margin-bottom: 15px;
}




/* 各種見出し */
h1 {
	width:900px;
	_width: 910px;
	font-weight: normal;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
	position: absolute;
	top: 0px;
	padding:2px 0 0px 8px;
	font-family: sans-serif;
}


#main h2 {
	font-size: 22px;
	margin:10px 0 0 8px;
	padding:0px 5px 0 0;
}

#main h3  {
	font-size: 18px;
	line-height: 34px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right:10px;
	padding-right: 8px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom:1px dotted #18306C;
	color: #18306C;
}

#main  h4{
	background-image: url(img/h4.jpg);
	background-position: left 2px;
	background-repeat: no-repeat;
	font-size: 15px;
	line-height:26px;
	text-indent: 25px;
	margin-top: 10px;
	margin-bottom: 3px;
}


#main  h5{
	background-image: url(img/h5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 15px;
	line-height: 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}



/* サイトマップ */

#sitemaps{
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sitemaps ul{
	margin:0;
	padding:0;
}

#sitemaps li{
	list-style-type: none;
	list-style-image: none;
}

#sitemaps .sbox1, #sitemaps .sbox2 {
	width: 47%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#sitemaps .sbox1 {
	float: left;
	clear: left;
}

#sitemaps .sbox2 {
	float: right;
	clear: right;
	margin-bottom:50px;
}

#sitemaps .sbox3 {
	width: 97%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
}

#sitemaps .l1 {
	background-image: url(img/sitemap_l1.jpg);
	line-height: 26px;
	height: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top:0px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 35px;
	overflow: hidden;
}

#sitemaps .l2 {
	background-image: url(img/sitemap_l2.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 20px;
	text-indent: 15px;
	margin-left: 22px;
	margin-bottom: 3px;
}

#sitemaps .l3 {
	background-image: url(img/entlist.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	line-height: 20px;
	text-indent: 15px;
	margin-left: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
}

#whatsnew {

	background-image: url(img/whats_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 0px;
	margin-top:35px;
}

#whatsnew  ul  {
	padding-left:30px;
}

#whatsnew  li  {
	line-height: 24px;
	list-style-image: url(img/menu_l2.gif);
	margin-right: 0px;
	margin-left: 0px;
	/*border-bottom:1px dotted #cccccc;*/
}



#reportlist  li  {
	line-height: 24px;
	list-style-image: url(img/menu_l2.gif);
	margin-right: 0px;
	margin-left: -20px;
	padding-left:-10px;
	/*border-bottom:1px dotted #cccccc;*/
}



/* サイドメニュー */

#menu ul {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding: 0px;
	border: 1px solid #CCCCCC;
}

#menu  li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	display: block;
	_display:inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding: 0px;
}

#menu h4 {
	line-height: 30px;
	height: 30px;
	padding-left: 0px;
	overflow: hidden;
}

#menu .menubox {
	margin-bottom: 15px;
	background-color: #E5E5E5;
	padding: 4px;
	_padding: 4px;
}


#menu li a {
	line-height: 14px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	background-image: url(img/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	_padding-top: 2px;
	_padding-bottom: 2px;
	color: #454545;
}

*:first-child+html #menu .menubox,*:first-child+html #rmenu .menubox {
	padding:4px;
}

*:first-child+html #menu li a,*:first-child+html #rmenu li a{ 
	padding-top: 2px;
	padding-bottom: 2px;
}

#menu li a:hover {
	background-color: #E8E5DE;
	color: #0000ff;
}

#menu li.l2 a {
	padding-left: 32px;
	background-image: url(img/menu_l2.gif);
	background-position: 18px center;
	font-size: 11px;
}

#menu li.l2, #menu li.l3 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: url(img/menu_line.gif);
	background-position: left bottom;
	font-size: 11px;
}

#menu li.l3 a {
	background-position: 40px 10px;
	padding-left: 55px;
	background-image: url(img/menu_l2.gif);
	font-size: 11px;
}



.menubox {
	width: auto;
	background-color: #EFEFEF;
}

.menubox2 {
	margin-bottom:15px;
}


#submenu span{
	display:block;
	margin:2px 0;
}

#submenu span img{
	display:block;
	margin:0;
	padding:0;
}




/* 文字装飾 */


#main blockquote {
	font-size:12px;
	color:#666666;
	border: 2px dotted #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 15px;
	line-height: 130%;
}



#main .noimage{
	padding-left:12px;
	background-image: none;
	min-height:15px;
}


.ylw{
	background-color:#FFE566;
	font-weight:bold;
	padding:2px;
}



/*-------------------------------------*/
/* 会社概要 */

.table640{
	width:620px;
	margin:15px 10px 15px 10px;
}


.td_office01{
	border-bottom:1px solid #cccccc;
	width:150px;
	padding:7px 0;
}


.td_office02{
	border-bottom:1px solid #cccccc;
	width:470px;
	padding:7px 0;
}

.td_office03{
	width:150px;
	padding:7px 0 0px 0;
}


.td_office04{
	width:490px;
	padding:7px 0 0px 0;
}



div#outlineBox{
	margin-top: 10px;
	width: 640px;
	margin-bottom:20px;
}

div#outlineBox dl{
	width:640px;
	padding:0 0 0 10px;
}
div#outlineBox dl dt,
div#outlineBox dl dd{
	padding:12px 0 6px;
	
}

div#outlineBox dl dt{
	float:left;
	width:150px;
	clear:both;
}

}
div#outlineBox dl dd{
	width:350px;
	margin-left: 80px;
	padding-left:20px;

}


.bannar_space{
	margin:10px 0 0 0;
}

.txt-frame{
	border:solid 2px #CCCCCC;
	padding:0;	
}



#main .txt-frame{
	margin: 10px 10px 10px 10px;
	padding: 5px;
}

/* index.html 優良派遣部分 */
.shokai-frame{
    color:#f05d9a;
	border:solid 1px 
	padding:10px 10px 10px 10px;
	margin:10px 5px 10px 0;
}

.shokai-naka{
	text-align:center;
	margin:5px 0 5px 0;
	font-size: 1.10em;
}

.haken-frame{
	border:solid 1px #18316d;
	padding:0px 10px 15px;
	margin: 10px 15px;
}

.haken-naka{
	padding:0 10px 0 10px;
}

.haken-naka2{
    font-size: 18px;
	padding:5px;
	text-align: center;
	line-height: 1.2em;
}

.blue{
	color: #18306C;
	padding:0 0 10px 0px;
	font-size:1.15em;
/*	font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;*/
}

.myButton {
	-moz-box-shadow: 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow: 0px 1px 0px 0px #fff6af;
	box-shadow: 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffec64;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:#333333;
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	padding:6px 45px;
	text-align: center;
	text-shadow:0px 1px 0px #ffee66;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
	text-decoration:none;

}
.myButton:active {
	position:relative;
	top:1px;
}

/* haken.html 優良派遣部分 */
.haken-waku{
	border:solid 2px #CCCCCC;
	margin: 10px 10px 10px 10px;
	padding: 5px;
	text-align:center;
}

/* プライバシーポリシーページ　タイトル部分 */
.center{
	text-align:center;
	margin:10px 0;
	font-size: 1.25em;
}


/* プライバシーポリシーページ　枠部分 */
div#policy{
	border:solid 2px #CCCCCC;
	margin:10px 7px 0 0;
	padding:15px;	
	font-size: 0.9em;
	line-height: 1.25em;
}


/* 報酬表部分 */


div#main table.tb01{
	width:500px;
	margin:10px 15px 0px 0px;
	border:1px solid #999999;

}

div#main table.tb02{
	width:620px;
	margin:10px auto auto auto;
	border:1px solid #999999;

}

div#main td.td01{
	color:#ffffff;
	background:#18306C;
	border:1px solid #999999;
	text-align:center;
	padding:3px;
}

div#main td.td01_2{
	color:#ffffff;
	background:#18306C;
	border:1px solid #999999;
	padding:3px;
}


div#main td.td02{
	border:1px solid #999999;
	text-align:center;
	padding:3px;
}

div#main td.td02_2{
	border:1px solid #999999;
	padding:3px;
}

div#main td.td03{
	background:#dedede;
	border:1px solid #999999;
	padding:3px;
}

div#main td.td03_2{
	background:#dedede;
	border:1px solid #999999;
	padding:3px;
	text-align:center;
}

div#main td.td04{
	color:#000000;
	background:#99ccff;
	border:1px solid #999999;
	text-align:center;
	padding:3px;
}

/*　給与計算の流れ　*/

.flow_title{
	color:#ffffff;
	font-weight:bold;
	background-color:#18306C;
	padding:5px 20px 5px 10px;
	margin:0px 30px 0px 30px;

}
.flow_waku{
	margin:0px 30px 0px 30px;
	padding:15px 20px 15px 20px;
	border:1px solid #18306C;
	line-height:140%;

}

/*　審査委員の紹介　haken-si.html　*/

 
dl.iin {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	background-color:#ededed;
	margin:5px;
}

dl.iin dt {
	float:left;
	clear: left;
	width:50px;
	font-weight:bold;
	background-color:#ededed;
	border-top:1px solid #ccc;
	padding:5px;
	text-align:center;
}
dl.iin dd {
	background-color:#ffffff;
	border-top:1px solid #ccc;
	margin-left:60px;  
	padding:5px;
}
 

/*　審査Q&A　haken-qa.html　*/

dl.faq{
	width:650px;
	margin:0px;
	line-height:1.0em;
	font-size: 1.15em;
	overflow: hidden;
	_zoom: 1;
}

dl.faq dd,
dl.faq dt{
	text-indent: -2.6em;   
	padding: 0 20px 0px 50px;
}

dl.faq dt{
	margin:20px 20px 0 0;
}

dl.faq dd:first-letter,
dl.faq dt:first-letter{
	font-size: 1.6em;
	font-weight: bold;
	margin-right:10px;
	padding:5px;
	font-family: 'Nunito', sans-serif;
}


dl.faq dd{
	margin: 20px 0 -1px 0;
	padding-bottom:35px;
	border-bottom: 1px #000 dotted;
}


dl.faq dt:first-letter{
	color: #0F78E1;
}
dl.faq dd:first-letter{
	color: #ff6767;
}


/*　優良派遣事業者の紹介　haken-superior.html　*/

 
dl.superior {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:5px 10px 40px 0;

}

dl.superior dt {
	float:left;
	clear: left;
	width:130px;
	font-weight:normal;
	background-color:#ededed;
	border-top:1px solid #ccc;
	padding:5px;
	font-size:12px;
	text-align:center;
}

dl.superior dd {
	background-color:#ffffff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:5px 0 5px 120px;
}

dl.superior dd.com {
	background-color:#ffffff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:5px 0 5px 120px;
	font-size:18px;
}

/*table index*/

table {
 border-collapse:collapse;
 width:70%;
 margin:auto;
 }
th, td {
 border:1px solid #facade;
 padding:2px;
 }
 
 th{
 background-color:#fbdae8;
 text-align:center;
 
 /*　２６年職業紹介優良事業者　shokai-superior.html　*/

 
dl.superior {
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:5px 10px 3px 0;

}

dl.superior dt {
	float:left;
	clear: left;
	width:130px;
	font-weight:normal;
	background-color:#ededed;
	border-top:1px solid #ccc;
	padding:5px;
	font-size:12px;
	text-align:center;
}

dl.superior dd {
	background-color:#ffffff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:5px 0 5px 120px;
}

dl.superior dd.com {
	background-color:#ffffff;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:5px 0 5px 120px;
	font-size:18px;
}
 
