﻿@charset "UTF-8";

@import "carousel.css";

/*****************************************************************************/
/*                                  BEFORE LOGIN                             */
/*****************************************************************************/

/*----------portal_forum_topic_info----------*/

#portal_forum_topic_info {
  background: #FFECD3;
  margin-bottom: 15px;
  padding: 5px
}

#forum_topic_info_icon {
  background: url(/images/ico/ico_portal_forum.gif) no-repeat;
  padding-left: 25px;
}

/*-------------------------新着・更新情報-------------------------*/
#newarrival_header {
	width: 616px;
	height: 21px;
	padding-right: 10px;
	text-align: right;
	background: url(/images/top/img_title02.gif) no-repeat;
	clear: both;
}

#newarrival_title {
	background: url(/images/ico/ico_new.gif) left center no-repeat;
  padding-left: 30px;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0;
}

#newarrival_list {
  margin-bottom: 13px;
}

#newarrival_list ul {
   margin: 0 auto 10px auto;
   overflow: hidden;
}

#newarrival_list li {
  float: left;
  width: 120px;
  font-size: 10px;
  text-align: center;
  margin-right: 4px;
  line-height: 120%;
}

#newarrival_list p {
  width: 586px;
  background-color: #efefef;
  padding: 3px 20px;
  margin: 0;
  clear: both;
}

/*------------気にアプランキング---------*/
#kiniapp_ranking {
  width: 556px;
  margin: 0 auto 18px auto;
  background: #ffffd3;
  padding: 10px 10px 10px 60px;
  background: #ffffd3 url(/images/ico/ico_ranking.gif) left no-repeat;
  clear: both;
}

#kiniapp_ranking span {
  font-size: 10px;
}
/*-------------------------特集-------------------------*/
#feature_header {
	width: 616px;
	height: 21px;
	padding-right: 10px;
	text-align: right;
	margin: 0 auto 12px auto;
	background: url(/images/top/img_title03.gif) no-repeat;
	clear: both;
}

#feature_box {
	width: 586px;
	margin: 0 auto 18px auto;
	padding-left: 20px;
	overflow: hidden;
}

#feature_box_L {
	float: left;
	width: 120px;
	margin-right: 8px;
}

#feature_box_C {
	float: left;
	width: 286px;
	margin-right: 12px;
}

#feature_box_C h4 {
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
  font-weight: bold;
  font-size: 12px;
}

#feature_box_C p {
	margin: 0;
  font-size: 10px;
}

#feature_box_R {
	float: left;
	width: 195px;
}

#feature_box_R ul {
	line-height: 180%;
}

#feature_box_R li {
	margin-bottom: 5px;
}

/*-------------------------注目キーワード-------------------------*/

#word_box {
	background-image : url("/images/top/word_back.gif");
	background-repeat: no-repeat;
	width: 605px;
	height: 166px;
	padding: 12px 0px 10px 20px;

}

#word_box li{
	line-height:160%;
}

#word_ttl{
 	padding-left: 30px;
	float: left;
	font-weight: bold;
	line-height:120%;
}


#word_box_150 {
	float: left;
	width: 150px;
	padding-top: 6px;
}

#word_box_70 {
	float: left;
	width: 70px;
	padding-top: 6px;
}

#word_box_140 {
	float: left;
	width: 140px;
	padding-top: 6px;
}

#word_box_124 {
	float: left;
	width: 124px;
	padding-top: 6px;
}

#word_box_130 {
	float: left;
	width: 130px;
	padding-top: 6px;
}


/*----------------注目企業紹介---------------*/
#attention_header {
	width: 616px;
	height: 21px;
	margin: 0 auto 17px auto;
	background: url(/images/top/img_title01.gif) no-repeat;
  text-align: right;
  font-size: 10px;
  color: #666;
  padding-right: 10px;
}


/* 注目ボックス */
#carousel-wrapper {
	margin-left: 15px;
}

#html-carousel {
	background: #fff;
    margin-bottom: 2px;
    float: left;
    width: 513px;
    /*width: 134px;*/
    height: 100px;
}

#html-carousel .carousel-list li { 
    margin: 4px 10px 0 10px;
}

#html-carousel .carousel-list li { 
    width: 106px; 
    border: 0 solid green;
    padding: 10px;
    padding-top: 15px;
    margin: 0;
    color: #3f3f3f;
}

#html-carousel .carousel-list li img { 
    border: 0 solid #fff;
    display: block; 
}

/* BUTTONS */
#prev-arrow-container, #next-arrow-container { 
    float:left;
    margin: 0;
    padding: 0;
}

#next-arrow { 
    cursor:pointer; 
}

#prev-arrow { 
    cursor:pointer; 
}

/* Overlay */
#overlay {
  width: 200px;
  height: 80px;
  background-color:  #FFF;
  position: absolute;
  top: 25px;
  left: 150px;
  padding-top: 10px;
  z-index: 100;
  color: #000;
  border:1px dotted #000;	
	text-align: center;
	font-size: 24px;
  filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

/*-------------------------条件を指定して検索-------------------------*/
#search-if {
	width: 616px;
	height: 21px;
	margin: 0 auto;
	background: url(/images/top/img_title08.gif) no-repeat;
	text-align: right;
  font-size: 10px;
  color: #666;
  padding-right: 10px;
	clear: both;
}

#search-if-sub{
	width: 624px;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
	border-left: 1px solid #999;
	text-align:center;
  padding-top:5px;
  margin-bottom: 22px;
}

#search-if-sub #table-sub{
	width:615px;
	text-align:left;
	border:1px solid #ccc;
	margin:0 auto 5px auto;
	background: #ddd;
}

#table-sub td{
	border:5px;
	padding:6px;
}

#sif-m{
  height: 15px;
  background:url(/images/ico/ico_biginer.gif) left center no-repeat;
  padding: 0 0 0 20px;
  margin-left: 5px;
}
#sif-s{
  height: 15px;
  background:url(/images/ico/ico_new.gif) left center no-repeat;
  padding: 0 0 0 35px;
  margin-left: 5px;
}
#sif-k{
  height: 15px;
  background:url(/images/ico/ico_immediate.gif) left center no-repeat;
  padding: 0 0 0 35px;
  margin-left: 5px;
}

#table-sub td.search-if-td{
	background:#ebebee;
	text-align:center;
}

#table-sub td.search-if-w{background:#fff;}

#search-if-footer2-simple {
	clear:both;
	background:url(/images/common/header/bg-search-under.gif) center repeat-x;
	width: 624px;
	padding: 8px 5px;
}

#search-goods {
  background: url(/images/ico/ico_search.gif) left center no-repeat;
  padding: 0 0 0 20px;
}

/*-----------------------------職種サーチ-------------------*/
#typejob_header {
	width: 616px;
	height: 21px;
	margin: 0 auto;
	background: url(/images/top/img_title05.gif) no-repeat;
	text-align: right;
  font-size: 10px;
  color: #666;
  padding-right: 10px;
	clear: both;
}

#typejob_box {
	width: 603px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 10px 5px 10px;
	margin-bottom: 18px;
	text-align: left;
	line-height: 160%;
	background-color: #ffffff;
	overflow: hidden;
}

#typejob_box p {
	color:#666666;
	font-size:10px;
	line-height:155%;
	margin:0 0 5px 21px;
}

#typejob_box li {
	border-bottom: 1px dotted #999;
  margin: 0 0 5px 0;
}

#typejob_box li.no-border {
  border: 0;
  margin: 0 0 5px 0;
}

#typejob_L {
	float: left;
	width: 290px;
  margin-right: 23px;
}

#typejob_R {
	float: left;
	width: 290px;
}

/*------------ピックアップ求人--------------------*/
#pickup_header {
	width: 616px;
	height: 21px;
	margin: 0 auto 6px auto;
	background: url(/images/top/img_title06.gif) no-repeat;
	text-align: right;
  font-size: 10px;
  color: #666;
  padding-right: 10px;
	clear: both;
}

#pickup_box {
	width: 626px;
	overflow: hidden;
	margin: 0 auto 12px auto;
} 

.pickup_box_list01, .pickup_box_list02 {
  float: left;
	width: 304px;
  border: 1px solid #999;
  padding: 2px;
  overflow: hidden;
}

.pickup_box_list01 {
  margin: 0 6px 6px 0;
}

.pickup_box_list02 {
  margin: 0 0 6px 0;
}

.pickup_box_list_L {
  float: left;
  width: 100px;
  margin-right: 5px;
}

.pickup_box_list_R {
  float: left;
  width: 197px;
}

.pickup_box_list_R p {
  border-top: 1px dotted #999;
  font-size: 10px;
  margin: 0;
}

/*-------------転職の準備をする----------------*/
#preparation_header {
  width: 616px;
  height: 21px;
  margin: 0 auto;
  background: url(/images/top/img_title09.gif) no-repeat;
  text-align: right;
  color: #666;
  padding-right: 10px;
  clear: both;
}

#preparation_box {
  width: 624px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	overflow: hidden;
	margin-bottom: 20px;
}

#preparation_box_L {
  float: left;
  width: 370px;
  height: 165px;
  padding: 0 0 0 11px;
  background: url(/images/top/bg_contents_masashi.jpg) no-repeat;
}

#preparation_box_L a {
   width: 295px;
   height: 70px;
   background: url(/images/top/img_contents_link.gif) left no-repeat;
   text-indent: -9999px;
   display: block;
}

#preparation_box_L a:hover {
   background: url(/images/top/img_contents_link.gif) -295px no-repeat;
}

#preparation_box_L p {
  width: 282px;
  font-size: 10px;
}

#preparation_box_R {
  float: left;
  width: 181px;
  height: 140px;
  padding: 35px 27px 0 25px;
  background: url(/images/top/bg_contents_folder.jpg) no-repeat;
}

#preparation_box_R p {
  border-bottom: 1px dotted #999;
  padding-bottom: 3px;
  margin-bottom: 3px;
}


/*----------ご利用の流れ-----------------*/
#greenflow_header {
	width: 616px;
	height: 21px;
	margin: 0 auto;
	background: url(/images/top/img_title07.gif) no-repeat;
	text-align: right;
  font-size: 10px;
  color: #666;
  padding-right: 10px;
	clear: both;
}

#greenflow_box {
	width: 600px;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px 12px;
	background-color: #ffffff;
	overflow: hidden;
	margin-bottom: 20px;
}

#greenflow_box h4 {
	text-align: center;
  margin-bottom: 10px;
}

#greenflow_box li {
	border-bottom: 1px dotted #999;
	padding-bottom: 5px;
  margin-bottom: 5px;
}

#greenflow_box p {
  margin: 0;
  font-size: 10px;
}


/*****************************************************************************/
/*                                  AFTER LOGIN                              */
/*****************************************************************************/

/*----------------------お知らせ---------------------------------*/
#announcement {
	width: 624px;
	border: 1px solid #999;
	background-color: #ebebee;
	overflow: auto;
	margin: 15px 0 18px 0;
}

#announcement-left {
	float: left;
	width: 119px;
	text-align: center;
	padding-top: 8px;
}

#announcement-center {
	float: left;
	background: #fff;
	border-left: 1px solid #999;
	width: 389px;
	padding-left: 25px;
}

#announcement-center ul {
	list-style-type: disc;
	line-height: 150%;
}

#announcement-right {
	background-color: #fff;
	width: 90px;
	float: right;
}

#message-right ul {
	line-height: 150%;
}

#reference_banner {
  overflow:hidden;
  margin-bottom:18px;
}
#reference_banner a {
  width:192px;
  height:66px;
  display:block;
  text-indent:-9999px;
  background:url(/images/contents/reference/reference_button.gif) no-repeat;
}
#reference_banner a:hover {
  background:url(/images/contents/reference/reference_button.gif) -192px no-repeat;
}
/* 参画企業一例 */
#planning_co{
  margin: 25px 0px 25px 0px;
}