@charset "utf-8";

/* =========================== */
/*                             */
/* トップページのレイアウト用ＣＳＳ   */
/*                             */
/* =========================== */


/* =========================== */
/* メインコンテンツ領域             */
/* =========================== */
#main-contents {
	width:930px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333;
	margin-top: -40px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	}

/* =========================== */
/* トップコンテンツ テーブル   */
/* =========================== */
#top-cont {
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/main-top.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	}
/* =========================== */
/* トップコンテンツ 左     　　*/
/* =========================== */
#top-cont-left {
	width: 595px;
	padding-right: 0px;
}
/* =========================== */
/* トップコンテンツ 右     　　*/
/* =========================== */
#top-cont-right {
	width: 290px;
	padding-left: 15px;
}

/* =========================== */
/* お知らせ一覧パーツ（トップニュース上）  */
/* =========================== */



/* リスト全体 */
#main-contents #topic-headline-section{
	/*width: 221px;
	background-image: url(../img/topic-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/
	height: 287px;
	margin: 0px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 10px;
	/*padding-top: 39px;*/
border: solid 1px #8fbc8f;
}
#main-contents #topic-headline-section DL {
	margin: 0px;
	overflow: auto;
	overflow-x:hidden;
	height: 280px;
	padding-top: 7px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 0px;

	scrollbar-base-color:#ff0000;
	scrollbar-face-color:#8fbc8f;
	scrollbar-arrow-color:#8fbc8f;
	scrollbar-shadow-color:#80a980;
	scrollbar-darkshadow-color:#80a980;
	scrollbar-highlight-color:#bfd9bf;
	scrollbar-3dlight-color:#80a980;
	scrollbar-track-color:#f0f7f1;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents #topic-headline-section DT{
	margin: 0px;
	color: #006400;
	font-size: small;
	line-height: 1.2;
	padding: 0px;
	}
/* 公開日 */
#main-contents #topic-headline-section DT .date {
	color: #006400;
	font-size: small;
	font-weight: bold;
	display: block;
	margin-bottom: 3px;

	}
/* 記事タイトル（リンク先があるとき） */
#main-contents #topic-headline-section DT A {
	color: #006400;
	}
/* 記事タイトル（リンク先がないとき） */
#main-contents #topic-headline-section DD{
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #404040;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 7px;
	}


#main-text{
	height: 203px;
	width: 288px;
	background-image: url(../img/center-text-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 73px;
	padding-left: 100px;
	padding-right: 20px;
	color: #333;
	line-height: 1.3;
	letter-spacing: 0.03em;
	margin-left: 1px;
}

TABLE.syoukai-table{
	background-color: #FFF;
	border: 1px solid #8fbc8f;
}
TABLE.syoukai-table p{
		margin: 0px;
	padding: 0px;
}

TD.syoukai-title{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}
TD.syoukai-img{
	padding-bottom: 5px;
}
TD.syoukai-img p{
	margin: 0px;
	padding: 0px;
}
TD.syoukai-img img{
	width: 287px;
}


TABLE.contact-table{
	background-image: url(../img/contact-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

TABLE.contact-table .contact-address{
	font-size: 11px;
	color: #333333;
	padding-left: 9px;
}
TABLE.contact-table .contact-mail{
	font-size: 14px;
	color: #006700;
	padding-top: 4px;
}
TABLE.contact-table .contact-mail a{
	color: #006700;
	text-decoration: none;
}



/*	2017
--------------------------------------------------*/
#main-img_pc {
  margin: 0;
  padding: 0; }

.toppage {
  width: 100%;
  margin: 0 auto; }
  .toppage .side-cont {
    width: 300px;
    vertical-align: top; }
    .toppage .side-cont .ttl-news {
      display: block;
      background: #8fbc8f; }
      .toppage .side-cont .ttl-news img {
        display: block;
        margin: 0 auto;
        padding: 10px 0; }
  .toppage .spacer {
    width: 15px; }
  .toppage .main-cont {
    width: 615px;
    vertical-align: top; }
    .toppage .main-cont .bnr-table {
      width: 615px;
      border-collapse: collapse; }
      .toppage .main-cont .bnr-table td {
        width: 300px;
        padding-bottom: 15px; }
        .toppage .main-cont .bnr-table td .table-2017 {
          width: 300px;
          border: 1px solid #8fbc8f !important;
border-collapse: collapse; }
          .toppage .main-cont .bnr-table td .table-2017 tr td {
            vertical-align: top;
            background: white; }
            .toppage .main-cont .bnr-table td .table-2017 tr td.left {
              width: 220px;
              padding: 10px 0 5px 10px; }
              .toppage .main-cont .bnr-table td .table-2017 tr td.left .ttl {
                display: block;
                font-size: 15px;
                padding: 3px 0 0 25px;
                background: url(/asset/00032/toppage/2017/logo-green2.png) no-repeat left center; }
                .toppage .main-cont .bnr-table td .table-2017 tr td.left .ttl.recruit {
                  background: url(/asset/00032/toppage/2017/logo-pink.png) no-repeat left center; }
            .toppage .main-cont .bnr-table td .table-2017 tr td.right {
              width: 80px;
              padding: 10px 10px 5px 0; }
              .toppage .main-cont .bnr-table td .table-2017 tr td.right .btn {
                display: block;
                text-align: right; }
            .toppage .main-cont .bnr-table td .table-2017 tr td.img {
              text-align: center;
              padding: 0 0 10px 0; }
        .toppage .main-cont .bnr-table td.spacer_bnr-table {
          width: 15px; }

/*  新着用 */
#main-contents #topic-headline-section {
  width: 285px;
  background: white;
  height: auto;
  margin: 0px;
  padding: 20px 3px 20px 10px;
  border: 1px solid #8fbc8f; }
  #main-contents #topic-headline-section DL {
    height: 727px; }