@charset "UTF-8";

/* clearfix */
.cf:before,
.cf:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.cf:after { clear: both; }
.cf { *zoom: 1; }

/* ui-tabs */
.tabs { clear: both; }
.tabs, .tabs ul, .tabs li, .tabs .ui-tabs-panel { border: none !important; border-radius: 0 !important; background: none !important; margin: 0 !important; padding: 0 !important; font-size: inherit !important }
.ui-widget-header li { width: 25% !important; }
.ui-widget-header li:last-child { width: 25% !important; }
.ui-widget-header li a {
	display: block !important;
	width: 96% !important;
	border: solid 1px #43aeda !important;
	color: #43aeda !important;
	/*margin-bottom: 10px !important;*/
	padding: 10px 0 !important;
	text-align: center !important;
}
.ui-widget-header li.ui-tabs-active a {
	background: #43aeda !important;
	color: #fff !important;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor { float:none !important; margin:0 auto; }
.tabs a {
	color: #0888e9 !important;
}
.tabs .tabs-contents {
	margin-top:15px !important;
}

/* tab-display */
.tab-display .prev, .tab-display .prev-sp,
.tab-display .next, .tab-display .next-sp { position:absolute; width:3%; }
.tab-display .next, .tab-display .next-sp{ margin-left:97%; text-align:right; }
.tab-display .prev img,
.tab-display .next img {
	height:auto;
	width:auto;
	padding-top:4px;
}
.tab-display ul { margin:0 auto !important; width:94%; }
.tab-display .prev-sp,
.tab-display .next-sp {
	display:none;
}


/* bxslider */
.bx-wrapper {
	margin-bottom: 0 !important;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: 0 !important;
	left: 0 !important;
}
.bx-pager {
	display: none !important;
}
.bx-wrapper .bx-prev {
	left: -30px !important;
	background: url(../images/bx-prev.png) left center no-repeat !important;
}
.bx-wrapper .bx-next {
	right: -30px !important;
	background: url(../images/bx-next.png) left center no-repeat !important;
}
.bx-wrapper .bx-controls-direction a {
	width: 20px !important;
	height: 32px !important;
}

.h-popular { background: url(../images/h-popular.png) 2px center no-repeat; }
.h-popular-w { background: url(../images/h-popular-w.png) 2px center no-repeat; }
.h-job { background: url(../images/h-job.png) 2px 2px no-repeat; }
.h-seminar { background: url(../images/h-seminar.png) 2px 0 no-repeat; }
.h-seminar-w { background: url(../images/h-seminar-w.png) 2px center no-repeat; }
.h-about { background: url(../images/h-about.png) 2px 0 no-repeat; }
.h-advantage { background: url(../images/h-advantage.png) 2px 0 no-repeat; }
.h-advantage-w { background: url(../images/h-advantage-w.png) 2px center no-repeat; }
.h-entry { background: url(../images/h-entry.png) 2px 2px no-repeat; }
.h-branch { background: url(../images/h-branch.png) 2px 2px no-repeat; }
.h-area { background: url(../images/h-area.png) 2px center no-repeat; }
.h-area-w { background: url(../images/h-area-w.png) 2px center no-repeat; }
.h-company-w { background: url(../images/h-company-w.png) 2px center no-repeat; }
.h-schedule-w { background: url(../images/h-schedule-w.png) 2px center no-repeat; }
.h-introduce { background: url(../images/h-introduce.png) 5px center no-repeat; }
.h-nextmonth { background: url(../images/h-nextmonth.png) 5px center no-repeat; }
.h-beginner { background: url(../images/h-beginner.png) 5px center no-repeat; }
.h-jobcategory { background: url(../images/h-jobcategory.png) 2px center no-repeat; }
.h-keyword { background: url(../images/h-keyword.png) 2px center no-repeat; }

.icon-area { background: url(../images/icon-area.gif) left top no-repeat !important; }
.icon-popular { background: url(../images/icon-popular.gif) left top no-repeat !important; }
.icon-company { background: url(../images/icon-company.gif) left top no-repeat !important; }
.icon-seminar { background: url(../images/icon-seminar.gif) left top no-repeat !important; }
.icon-schedule { background: url(../images/icon-schedule.gif) left top no-repeat !important; }
.icon-advantage { background: url(../images/icon-advantage.gif) left top no-repeat !important; }
.icon-beginner { background: url(../images/icon-beginner.gif) left top no-repeat !important; }
.icon-property { background: url(../images/icon-property.gif) left top no-repeat !important; }
.icon-skillup { background: url(../images/icon-skillup.gif) left top no-repeat !important; }
.icon-note { background: url(../images/icon-note.gif) left top no-repeat !important; }
.icon-office { background: url(../images/icon-office.gif) left top no-repeat !important; }
.icon-info { background: url(../images/icon-info.gif) left top no-repeat !important; }

.arrow-area_01 { background: url(../images/arrow-area_01.png) left center no-repeat; }
.arrow-area_02 { background: url(../images/arrow-area_02.png) left center no-repeat; }
.arrow-area_03 { background: url(../images/arrow-area_03.png) left center no-repeat; }
.arrow-area_04 { background: url(../images/arrow-area_04.png) left center no-repeat; }
.arrow-area_05 { background: url(../images/arrow-area_05.png) left center no-repeat; }
.arrow-area_06 { background: url(../images/arrow-area_06.png) left center no-repeat; }

.area_01 { color: #bd7580; }
.area_02 { color: #d1751e; }
.area_03 { color: #c48023; }
.area_04 { color: #809a22; }
.area_05 { color: #4380ab; }
.area_06 { color: #4560a0; }

.area_01-bg { background: #bd7580 !important; }
.area_02-bg { background: #d1751e !important; }
.area_03-bg { background: #c48023 !important; }
.area_04-bg { background: #809a22 !important; }
.area_05-bg { background: #4380ab !important; }
.area_06-bg { background: #4560a0 !important; }

.clearboth { clear: both; }

.sticky {
	background: #f00;
	color: #fff;
	margin-right: 10px;
	padding: 2px 10px;
	font-size: .9231em;
	font-weight: normal;
}

.arrow_01 {
	background: url(../images/arrow_01.gif) left center no-repeat;
	padding: 2px 0 2px 17px;
}
.arrow_02 {
	background: url(../images/arrow_02.png) left center no-repeat;
	padding: 2px 0 2px 22px;
}
.arrow_03 {
	background: url(../images/arrow_03.png) left center no-repeat;
	padding: 5px 0 5px 30px;
}


.excerpt-list {
	line-height: 2;
}
.excerpt-list a {
	background: url(../images/arrow_02.png) left center no-repeat;
	padding: 2px 0 2px 22px;
}

dl.excerpt-list dt {
	width: 13em;
	float: left;
	padding: 5px 0;
}
dl.excerpt-list dd {
	border-bottom: dotted 1px #333;
	padding: 5px 0;
}

.border-box { border: solid 1px #ccc; padding: 10px; margin-bottom: 10px; }

.more span.close-arrow {
	background: url(../images/arrow_08.png) right center no-repeat !important;
}



/* レイアウト
-------------------------------------------------- */
body {
	text-align: center;
	font-size: 13px;
	line-height: 1.6;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #fff;
	width: 100%;
	min-width: 320px;
}
a {
	color: #0888e9;
}

#wrapper {
	background: #8eb7cd; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8eb7cd', endColorstr='#bcc9d1'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#8eb7cd), to(#bcc9d1)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #8eb7cd, #bcc9d1); /* for firefox 3.6+ */
	width: 100%;
	min-width: 320px;
	position: relative;
}

header {
	text-align: left;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000;
	width: 100%;
}
/* global-nav */
#global-nav nav {
    width: 100%;
    height: 39px;
    margin: 0;
    padding: 0;
    clear: both;
}
#global-nav nav ul {
    width: 979px;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    overflow: hidden;
    border-right: 1px solid #93cde3;
	background-color: #fff;
}
#global-nav nav ul li {
	width: 163px;
	height: 39px;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
#global-nav nav ul li#home-btn,
#global-nav nav ul li#area_01-btn {
	width: 164px;
}
#global-nav nav ul li a {
	display: block;
	text-decoration: none;
	border-left: 1px solid #93cde3;
}
/* main-nav */
#global-nav nav#main-nav {
	background-color: #43aeda;
}
#global-nav nav#main-nav ul li a {
	padding: 0 0 0 25px;
	line-height: 39px;
}
#global-nav nav#main-nav ul li#home-btn a {
	color: #fff;
	background: #43aeda url(../images/icon-gnav_01.png) 15px center no-repeat;
}
#global-nav nav#main-nav ul li#service-btn a {
	color: #fff;
	background: #43aeda url(../images/icon-gnav_02.png) 15px center no-repeat;
}
#global-nav nav#main-nav ul li#search-btn a {
	color: #fff;
	background: #43aeda url(../images/icon-gnav_03.png) 15px center no-repeat;
}
#global-nav nav#main-nav ul li#skillup-btn a {
	color: #fff;
	background: #43aeda url(../images/icon-gnav_04.png) 15px center no-repeat;
}
#global-nav nav#main-nav ul li#support-btn a {
	color: #fff;
	background: #43aeda url(../images/icon-gnav_05.png) 15px center no-repeat;
}
#global-nav nav#main-nav ul li#column-btn a {
	color: #fff;
	background: #43aeda url(../images/icon-gnav_06.png) 15px center no-repeat;
}
/* area-nav */
#global-nav nav#area-nav {
	background-color: transparent;
}
#global-nav nav#area-nav ul li a {
	background: #fff;
	padding: 0;
	line-height: 35px;
	opacity: 1 !important;
	/*アニメーション指定*/
	-webkit-transition: all .3s ease; 
	-moz-transition: all .3s ease; 
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#global-nav nav#area-nav ul li a span {
	padding: 2px 2px 2px 20px;
}
#global-nav nav#area-nav ul li.active span,
#global-nav nav#area-nav ul li a:hover span {
	background-image: url(../images/arrow-area-w.png);
}
#global-nav nav#area-nav ul li#area_01-btn a {
	border-bottom: solid 4px #bd7580;
	color: #bd7580;
}
#global-nav nav#area-nav ul li#area_01-btn.active a,
#global-nav nav#area-nav ul li#area_01-btn a:hover {
	background: #bd7580;
	color: #fff;
}
#global-nav nav#area-nav ul li#area_02-btn a {
	border-bottom: solid 4px #d1751e;
	color: #d1751e;
}
#global-nav nav#area-nav ul li#area_02-btn.active a,
#global-nav nav#area-nav ul li#area_02-btn a:hover {
	background: #d1751e;
	color: #fff;
}
#global-nav nav#area-nav ul li#area_03-btn a {
	border-bottom: solid 4px #c48023;
	color: #c48023;
}
#global-nav nav#area-nav ul li#area_03-btn.active a,
#global-nav nav#area-nav ul li#area_03-btn a:hover {
	background: #c48023;
	color: #fff;
}
#global-nav nav#area-nav ul li#area_04-btn a {
	border-bottom: solid 4px #809a22;
	color: #809a22;
}
#global-nav nav#area-nav ul li#area_04-btn.active a,
#global-nav nav#area-nav ul li#area_04-btn a:hover {
	background: #809a22;
	color: #fff;
}
#global-nav nav#area-nav ul li#area_05-btn a {
	border-bottom: solid 4px #4380ab;
	color: #4380ab;
}
#global-nav nav#area-nav ul li#area_05-btn.active a,
#global-nav nav#area-nav ul li#area_05-btn a:hover {
	background: #4380ab;
	color: #fff;
}
#global-nav nav#area-nav ul li#area_06-btn a {
	border-bottom: solid 4px #4560a0;
	color: #4560a0;
}
#global-nav nav#area-nav ul li#area_06-btn.active a,
#global-nav nav#area-nav ul li#area_06-btn a:hover {
	background: #4560a0;
	color: #fff;
}
/* sb-nav */
#global-nav nav#sb-nav {
	display: none;
}

#contents {
	width: 980px;
	margin: 0 auto;
	padding: 160px 0 25px 0;
	text-align: left;
	background: #fff;
}

#contents li {
	list-style: none;
}

/* contents-top
-------------------------------------------------- */
#contents-top {
	padding: 25px 25px 0px 25px;
}
#contents-top .set {
	clear: both;
}
/* エリアで検索 */
#contents-top .area-map {
	width: 360px;
	height: 380px;
	margin-bottom: 20px;
	position: relative;
	float: left;
	line-height: 1;
	background: #c7e5f3 url(../images/map.png) center 40px no-repeat;
	border-radius: 5px;
}
#contents-top .area-map a {
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
	color: #e00;
}
#contents-top .area-map h2.h-search {
	font-size: 15px;
	letter-spacing: 1px;
	color: #333;
	background: #fff url(../images/h-search.gif) 10px center no-repeat;
	padding: 10px 15px 10px 39px;
	border: none;
	border-radius: 5px;
	position: absolute;
	top: 10px;
	left: 10px;
}
#contents-top .area-map .total {
	position: absolute;
	top: 60px;
	left: 15px;
}
#contents-top .area-map .total dt {
	font-size: 16px;
	margin-bottom: 10px;
}
#contents-top .area-map .total dd {
	font-size: 27px;
}
#contents-top .area-map .total dd a {
	font-size: 75px;
	letter-spacing: 3px;
	padding-right: 10px;
}
#contents-top .area-map .areabox {
	background-color: #fff;
	font-size: 12px;
	white-space: nowrap;
	width: 85px;
	border-radius: 5px;
	box-shadow: 1px 1px 2px rgba(0,0,0,0.25);
	position: absolute;
}
#contents-top .area-map .areabox dt {
	text-align: center;
	font-weight: bold;
	margin: 5px;
}
#contents-top .area-map .areabox dd {
	text-align: right;
	margin: 5px;
	color: #000;
}
#contents-top .area-map .areabox dd a {
	font-size: 25px;
	letter-spacing: 2px;
}
#contents-top .area-map .area_01 {
	top: 125px;
	right: 15px;
}
#contents-top .area-map .area_02 {
	top: 210px;
	right: 25px;
}
#contents-top .area-map .area_03 {
	top: 280px;
	right: 80px;
}
#contents-top .area-map .area_04 {
	top: 180px;
	left: 125px;
}
#contents-top .area-map .area_05 {
	top: 310px;
	left: 95px;
}
#contents-top .area-map .area_06 {
	top: 200px;
	left: 15px;
}

/* スマホエリア */
#contents-top .sp-area {
	display: none;
}

/* 人気お仕事特集 */
#contents-top .menu-popular {
	width: 546px;
	margin-bottom: 20px;
	float: right;
	position: relative;
}
#contents-top .menu-popular h2 {
	padding: 1px 0 1px 30px;
	font-size: 1.1538em;
	color: #333;
}
#contents-top .menu-popular ul li {
	width: 182px;
	height: 120px;
	float: left;
}
#contents-top .menu-popular .more {
	position: absolute;
	top: 3px;
	right: 0;
	background: url(../images/icon-search.gif) left center no-repeat;
	padding-left: 16px;
}
#contents-top .menu-popular .more a {
	background: url(../images/arrow_07.png) right center no-repeat;
	padding: 5px 16px 5px 0;
	text-decoration: none;
	min-height: 20px;
}
.slide-banner {
	clear: both !important;
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: dotted 1px #666;
}

/* メニュー */
#contents-top .set .menu-col {
	width: 315px;
	margin-bottom: 20px;
	float: left;
	position: relative;
	color: #0888e9;
}
#contents-top .set .menu-col h2 {
	border-bottom: solid 1px #000;
	margin-right: 15px;
	padding-left: 55px;
	font-size: 1.3077em;
	line-height: 1.3;
	height: 50px;
}
#contents-top .set .menu-col h2 a {
	text-decoration: none;
	color: #333;
}
#contents-top .set .menu-col ul {
	margin-top: 10px;
	margin-right: 15px;
	line-height: 1.5;
}
#contents-top .set .menu-col li {
	background: url(../images/icon-note.gif) left top no-repeat;
	padding: 0 0 10px 25px;
}
#contents-top .set .menu-col .more {
	position: absolute;
	top: 25px;
	right: 15px;
}
#contents-top .set .menu-job h2 {
	line-height: 50px;
}
#contents-top .set .menu-about,
#contents-top .set .menu-branch {
	width: 300px !important;
}
#contents-top .set .menu-about h2,
#contents-top .set .menu-about ul,
#contents-top .set .menu-branch h2,
#contents-top .set .menu-branch ul {
	margin-right: 0 !important;
}
#contents-top .set .menu-about .more,
#contents-top .set .menu-branch .more {
	right: 0 !important;
}
#contents-top .set .menu-advantage {
	clear: both;
}
#contents-top .set .menu-branch ul {
	width: 50%;
	float: left;
}

/* 社名がわかるお仕事 */
#contents-top .top-company-name {
	clear: both;
	position: relative;
}
#contents-top .top-company-name h2 {
	font-size: 1.2308em;
	color: #333;
	margin-bottom: 10px;
}
#contents-top .top-company-name ul {
	background: #c7e5f3;
	padding: 10px 0 0 10px;
}
#contents-top .top-company-name ul li {
	width: 230px;
	height: 53px;
	float: left;
}
#contents-top .top-company-name ul li a {
	display: block;
	text-align: center;
	background: #fff;
	width: 218px;
	padding: 1px 0;
	border: solid 1px #ccc;	
}
#contents-top .top-company-name .more-contents {
	padding-top: 0;
	display: none;
}
#contents-top .top-company-name .more span {
	position: absolute;
	top: 5px;
	right: 0;
	background: url(../images/arrow_07.png) right center no-repeat;
	padding: 5px 16px 5px 0;
	cursor: pointer;
}

/* contents-set */
#contents-set {
	clear: both;
	margin: 25px;
	position: relative;
}

/* sidebar
-------------------------------------------------- */
#sidebar {
	width: 200px;
	float: left;
}
/* search-box */
#sidebar .search-box {
	border: solid 1px #43aeda;
	background: #fff;
	font-size: 11px;
	margin-bottom: 10px;
}
#sidebar .search-box h2 {
	color: #fff;
	background: #43aeda url(../images/icon-search-w.png) 5px center no-repeat;
	padding: 2px 2px 2px 22px;
}
#sidebar .search-box form {
	margin: 5px;
}
#sidebar .search-box form p {
	margin-bottom: 5px;
}
#sidebar .search-box form select {
	display: block;
	margin: 0 0 5px 0;
	border: solid 1px #666;
	width: 100%;
}
#sidebar .search-box form .keyword-box {
	display: block;
	padding: 2px;
	border: solid 1px #666;
	width: 100%;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
#sidebar .search-box form .keyword-box, x:-moz-any-link  { width: 97%; }

#sidebar .search-box .result {
	border: solid 1px #e00;
	margin: 15px 0 10px 0;
	padding: 5px;
}
#sidebar .search-box .result p {
	font-size: 13px;
	line-height: 1.3;
	margin: 0;
	padding: 0;
}
#sidebar .search-box .result p strong {
	font-size: 1.8462em;
	font-family: 'Oswald', sans-serif;
	color: #e00;
	padding-right: 5px;
	white-space: nowrap;
}
#sidebar .search-box .submit-btn {
	display: block;
	border: none;
	width: 100%;
	margin-bottom: 10px;
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	background: #fa8033 url(../images/icon-search-w_02.png) 7px center no-repeat;
	color: #fff;
	text-indent: 15px;
	text-decoration: none;
	border-radius: 3px;
	cursor: pointer;
}
#sidebar .side-about-banner h2 {
	border: solid 1px #ccc;
	background: #eee;
	margin-bottom: 15px;
	font-size: 1.0769em;
	line-height: 1.3;
	color: #333;
}
#sidebar .side-about-banner h2 span {
	display: block;
	padding: 10px 10px 8px 50px;
	border-left: solid 5px #43aeda;
	background-position: 0 center;
	white-space: nowrap;
}
#sidebar .side-about-banner ul.banner-set li {
	list-style: none;
	margin-left: 0;
}
#sidebar .side-about-banner ul.banner-set li a {
	display: block;
	width: 200px;
	height: 114px;
	margin-bottom: 10px;
	text-indent: -9999px;
}
#sidebar .side-about-banner ul.banner-set li.menu01 a {
	background: url(../images/side-about-banner_01.jpg) left top no-repeat;
}
#sidebar .side-about-banner ul.banner-set li.menu02 a {
	background: url(../images/side-about-banner_02.jpg) left top no-repeat;
}
#sidebar .side-about-banner ul.banner-set li.menu03 a {
	background: url(../images/side-about-banner_03.jpg) left top no-repeat;
}

/* contents-side
-------------------------------------------------- */
#contents-side {
	width: 715px;
	float: right;
}
#contents-side  h2 {
	border: solid 1px #ccc;
	background: #eee;
	margin-bottom: 25px;
	font-size: 1.3846em;
	color: #333;
}
#contents-side h2 span {
	display: block;
	padding: 10px 10px 10px 60px;
	border-left: solid 8px #43aeda;
	background-position: 5px center;
}
#contents-side .set {
	margin-bottom: 30px;
}
#contents-side .set h3 {
	background: #43aeda;
	color: #fff;
	border-left: solid 5px #3986a7;
	margin: 0 0 15px 0;
	font-size: 1.1538em;
	font-weight: normal;
}
#contents-side .set h3 span {
	display: block;
	padding: 7px 7px 7px 35px;
	background-position: 6px 6px;
}
#contents-side .set .tag {
	margin-bottom: 20px;
}
#contents-side .set .tag li {
	width: 245px;
	float: left;
}
#contents-side .set .tag li span {
	display: block;
	border-left: solid 5px #43aeda;
	border-right: solid 10px #c7e5f3;
	background-color: #c7e5f3;
	margin-right: 20px;
}
#contents-side .set .tag li a {
	display: block;
	padding: 10px 10px 10px 60px;
	font-size: 1.1538em;
	text-decoration: none;
	white-space: nowrap;
	line-height: 1.3;
	background: url(../images/arrow_02.png) right center no-repeat;
}
#contents-side .set .tag li:last-child {
	width: 225px;
}
#contents-side .set .tag li:last-child span {
	margin-right: 0;
}
#contents-side .set .tabs-contents div {
	margin: 0 10px 10px 15px !important;
}
#contents-side .set .tabs-contents h4 {
	color: #333;
	font-size: 1.1538em;
	margin: 0 0 5px 5px;
	padding: 2px 2px 2px 25px;
	background-position: left center;
}
#contents-side .set .banner-set li {
	width: 240px;
	float: left;
	margin-bottom: 5px;
}
#contents-side .set .banner-set li a {
	display: block;
	width: 233px;
	border: solid 1px #ccc;
	line-height: 1;
	padding: 5px 0;
	text-align: center;
}
#contents-side .set .banner-set li:nth-child(3n) {
	width: 235px;
}
#contents-side .set .banner-set .more-contents {
	display: none;
}
#contents-side .company-name {
	position: relative;
}
#contents-side .company-name .more span {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #fff;
	background: url(../images/arrow_07.png) right center no-repeat;
	padding: 5px 16px 5px 0;
	cursor: pointer;
}
#contents-side .seminar-box dl {
	width: 350px;
	border: solid 1px #43aeda;
	min-height: 280px;
}
#contents-side .seminar-box dl.left-col {
	float: left;
}
#contents-side .seminar-box dl.right-col {
	float: right;
}
#contents-side .seminar-box dt {
	font-size: 1.1538em;
	font-weight: bold;
	color: #43aeda;
	background-color: #c7e5f3;
	padding: 5px 9px;
}
#contents-side .seminar-box dd {
	font-size: .9231em;
	padding: 9px;
}
#contents-side .seminar-box dd img {
	margin-bottom: 5px;
}
#contents-side .seminar-box dd a.arrow_02 {
	font-size: 1.3333em;
	line-height: 2.4;
}
#contents-side .schedule-box {
	position: relative;
}
#contents-side .schedule-box .more-contents {
	display: none;
}
#contents-side .schedule-box .more span {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #fff;
	background: url(../images/arrow_07.png) right center no-repeat;
	padding: 5px 16px 5px 0;
	cursor: pointer;
}
#contents-side .advantage-box li {
	padding-left: 22px;
	font-size: .9231em;
	margin-bottom: 10px;
}
#contents-side .advantage-box li a {
	color: #333;
}
#contents-side .advantage-box .arrow_02 {
	margin-left: -22px;
	color: #0888e9;
	font-size: 15px;
}

#contents-side #contents-about {
	display: none;
}

/* スタッフ優待制度 */
#contents-advantage ul {
	margin: 20px 0 0 1px;
}
#contents-advantage ul li {
	width: 183px;
	height: 200px;
	float: left;
}
#contents-advantage ul li:nth-child(4n) {
	width: 164px;
}
#contents-advantage ul li img {
	border: solid 1px #666;
}
#contents-advantage ul li a {
	display: block;
}
#contents-advantage ul li .arrow_01 {
	font-size: .8462em;
	display: block;
	background-position: 0 4px;
}
#contents-advantage .more-contents {
	display: none;
}
#contents-advantage .more {
	text-align: right;
}
#contents-advantage .more span {
	background: url(../images/arrow_07.png) right center no-repeat;
	padding: 5px 16px 5px 0;
	cursor: pointer;
}

/*急募情報*/
#jobinfo .more-contents {
	display: none;
}
#jobinfo .more {
	text-align: right;
}
#jobinfo .more span {
	background: url(../images/arrow_07.png) right center no-repeat;
	padding: 5px 16px 5px 0;
	cursor: pointer;
}

/* 派遣サービスに登録 */
#contents-entry .entry-box {
	margin: 25px 0;
}
#contents-entry .entry-box .left-col {
	width: 357px;
	float: left;
	border-right: dotted 1px #666;
}
#contents-entry .entry-box .right-col {
	width: 356px;
	float: right;
}
#contents-entry .entry-box dt,
#contents-entry .entry-box dd {
	margin: 0 20px;
	padding: 0 0 10px 50px;
}
#contents-entry .entry-box dt {
	background: url(../images/point.gif) left top no-repeat;
	color: #43aeda;
	font-size: 1.2308em;
	font-weight: bold;
	line-height: 1.3;
}
#contents-entry .entry-box dd li {
	list-style: disc !important;
	margin-left: 18px;
}
.entry-btn {
	margin: 20px 130px;
	text-align: center;
}
.entry-btn a {
	display: block;
	margin: 10px 0;
	padding: 10px;
	text-align: center;
	font-size: 1.3846em;
	background: #fa8033;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	box-shadow: 0 3px 0 rgb(226,110,23);
}
#contents-branch {
	display: none;
}

/* contents-bottom
-------------------------------------------------- */
#contents-bottom {
	clear: both;
	margin: 25px;
	padding-top: 15px;
	position: relative;
	font-size: .9231em;
}
#contents-bottom a {
	text-decoration: none;
	color: #333;
}
#contents-bottom .bottom-menu {
	text-align: center;
}
#contents-bottom .bottom-menu li {
	display: inline;
	white-space: nowrap;
}
#contents-bottom .bottom-menu li:after {
	content: ' | ';
}
#contents-bottom .bottom-menu li:last-child:after {
	content: '';
}
.page-top {
	position: absolute;
	bottom: 0;
	right: 0;
}
.page-top a {
	background: url(../images/page-top.gif) left center no-repeat;
	padding-left: 15px;
}

footer {
	width: 100%;
	min-width: 320px;
}

/* bottom-link
-------------------------------------------------- */
#bottom-link {
	background: #f7f7f7;
	padding: 25px;
	text-align: center;
}
#footer-block {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
#footer-block div {
	float: left;
	min-height: 450px;
}
#footer-block h2 {
	font-size: 1.1538em;
	color: #666;
	border-bottom: solid 3px #ccc;
	margin: 0 0 10px 0;
	padding: 3px 0;
}
#footer-block ul {
	list-style: none;
	font-size: .8462em;
}
#footer-block ul a {
	color: #333;
	text-decoration: none;
	background: url(../images/arrow_04.gif) left 5px no-repeat;
	padding-left: 10px;
	margin-right: 5px;
}
#footer-block dt {
	font-size: .8462em;
}
#footer-block dd {
	margin-bottom: 10px;
}
#footer-block .sec01 {
	width: 430px;
}
#footer-block .sec01 h2,
#footer-block .sec01 ul {
	margin-right: 25px;
}
#footer-block .sec01 ul li {
	width: 50%;
	float: left;
	padding-bottom: 3px;
}
#footer-block .sec02 {
	width: 320px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
}
#footer-block .sec02 h2,
#footer-block .sec02 ul {
	margin-right: 25px;
	margin-left: 25px;
}
#footer-block .sec02 ul li {
	line-height: 1.3;
	margin-bottom: 10px;
}
#footer-block .sec03 {
	width: 203px;
	float: right;
}

/*****************2015/07/03****************/
.jasdaq {
	text-align:center;
	margin:10px 0 ;
}

.jasdaq a{
	background-image:none !important;
}