@charset "utf-8";
@import "layout_common.css";

/*
  #############################################
  # 全体の基本レイアウト
  #############################################
*/
#MainContents {
  margin: 0px 0px 0px 0px;
}
#SideContents {
  float: right;
}

/*
  #############################################
  # 上部タイトル部のレイアウト
  #############################################
*/
#TopTitle h1 {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  padding: 11px 0px;
  font-size: 18px;
  font-weight: bold;
  color: #ec6c00;
}
#TopTitle h1.contents_top {
  border-top: none;
  border-bottom: none;
  padding: 0px;
}
/*
  #############################################
  # メインコンテンツ部のレイアウト
  #############################################
*/
#MainContents h2 {
  width: 670px;
/*  height: 150px;*/
  margin: 0px 0px 30px 0px;
  padding: 0px;
  clear:both;
}
#MainContents h3 {
  background: url(../images/page_common/h3.gif) left top no-repeat;
  height:40px;
  margin: 25px 0px 10px 0px;
  padding: 0px 0px 0px 40px;
  font-size: 18px;
  font-weight: bold;
  color: #feb630;
  line-height: 40px;
}
#MainContents h3.img {
  background: none;
  height: auto;
  padding-left:30px;  
}
#MainContents h4 {
  margin: 25px 0px 10px 30px;
  padding: 0px 0px 1px 7px;
  border-left: 5px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  font-size: 16px;
  font-weight: bold;
  color: #4d4d4d;
  line-height: 20px;
}
#MainContents h4.middle {
  margin: 25px 0px 10px 30px;
  padding: 0px 0px 1px 7px;
  border-left: 5px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  font-size: 16px;
  font-weight: bold;
  color: #4d4d4d;
  line-height: 20px;
}
#MainContents h5 {
  margin-left: 30px;
  font-size: 15px;
  font-weight: bold;
  color: #ec6c00;
}
#MainContents #Inquiry {
  width: 670px;
  height: 52px;
  margin: 30px 0px 0px 0px;
  padding: 0px;
}
#MainContents #Inquiry a {
  display: block;
  width: 670px;
  height: 52px;
  margin: 0px;
  padding: 0px;
  background: url(../images/page_common/inquiry.png) left top no-repeat;
  text-decoration: none;
  text-indent: -10000px;
}
#MainContents #Inquiry a:hover {
  background-position: left bottom;
}
/*
  #############################################
  # サイドコンテンツ部のレイアウト
  #############################################
*/

#SideContents .title_contents{
  width: 180px;
  height: 20px;
  margin: 30px 0px 0px 0px;
  padding: 0px;
  background: url(../images/page_common/side_contents.png) left top no-repeat;
}
#SideContents .title_contents h3 {
  text-indent: -10000px;
}
#SideContents .title_group{
  width: 180px;
  height: 20px;
  margin: 30px 0px 0px 0px;
  padding: 0px;
  background: url(../images/page_common/side_group.png) left top no-repeat;
}
#SideContents .title_group h3 {
  text-indent: -10000px;
}
#SideContents .body {
  margin: 0px;
  padding: 0px;
}
#SideContents .body ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
#SideContents .body li {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  overflow: hidden;
}
#SideContents .body li a {
  width: 180px;
  height: 48px;
  margin: 0px;
  padding: 0px;
  display: block;
  font-size: 10px;
  text-align: center;
}
#SideContents .body li a span{
  display: block;
}
#SideContents .body li a.miwalog {
  background-image: url(../images/page_common/bana_miwalog.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height:42px;
}
#SideContents .body li a.campaign {
  background-image: url(../images/page_common/side_campaign.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
}
#SideContents .body li a.recruit {
  background-image: url(../images/page_common/side_recruit.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
}
#SideContents .body li a.company {
  background-image: url(../images/page_common/side_company.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
}
#SideContents .body li a.staffblog {
  background-image: url(../images/page_common/bana_staffblog.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height:42px;
}
#SideContents .body li a.recruitblog {
  background-image: url(../images/page_common/bana_recruitblog.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height:42px;
}
#SideContents .body li a.ielog {
  background-image: url(../images/page_common/bana_ielog_naka.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height:42px;
}
#SideContents .body li a.monthlyblog {
  background-image: url(../images/page_common/bana_blog_kitakyu-monthly.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height:42px;
}
#SideContents .body li a.demand_kensyu {
  background-image: url(../images/page_common/bana_demand_kensyu.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height:42px;
}
#SideContents .body li a.f_reno {
  background-image: url(../images/page_common/bana_f_reno_page.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height:42px;
}
#SideContents .body li a.blog {
  background-image: url(../images/page_common/side_blog.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
}
#SideContents .body li a.rent {
  background-image: url(../images/page_common/side_rent.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height: 33px;
}
#SideContents .body li a.find {
  background-image: url(../images/page_common/side_find.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height: 33px;
}
#SideContents .body li a.buy {
  background-image: url(../images/page_common/side_buy.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height: 33px;
}
#SideContents .body li a.info {
  background-image: url(../images/page_common/side_info.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height: 33px;
}
#SideContents .body li a.access {
  background-image: url(../images/page_common/side_access.png);
  background-repeat: no-repeat;
  background-position: left top;
  text-indent: -10000px;
  height: 33px;
}
#SideContents .body li a:hover {
  background-position: left bottom;
}
#SideContents .body li a.banner{
  min-height:42px;
  height: auto !important;
}
/*
  #############################################
  # メインコンテンツ部の各レイアウト
  #############################################
*/
#MainContents p {
  margin: 0px 42px 25px 42px;
  font-size: 12px;
}
#MainContents p.bodytext {
  font-size: 12px;
  line-height: 24px;
}
.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
#MainContents ul {
  margin: 0px 0px 0px 42px;
  padding: 0px;
  list-style: none;
}
#MainContents .csc-textpic {
  margin: 0px 42px;
}
#MainContents .csc-textpic p {
  margin-left: 0px;
  margin-right: 0px;
}
#MainContents li {
  list-style: none;
  font-size: 12px;
  line-height: 24px;
}
#MainContents ul.action-items {
  color: #ec6c00;
}
#MainContents span.detail {
  font-size:smaller;
}
#MainContents span.important {
  /*font-size:larger;*/
  color: #ec6c00;
  font-weight: bold;
}
#MainContents table p.bodytext{margin:3px 7px;}
p.right-text-link a {
  display: block;
  min-width: 150px;
  height: 16px;
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
  text-align: right;
  color: #5dc2db;
  padding-right: 24px;
  background: url(../images/page_common/link.gif) right top no-repeat;
  float: right;
}
p.right-text-link a:link {color: #5dc2db;}
p.right-text-link a:visited {color: #5dc2db;}
p.right-text-link a:active {color: #5dc2db;}
p.right-text-link a:hover {
  text-decoration: underline;
  color: #ec6c00;
  background-position: right bottom;
}
a.go_top_text {
  display: inline-block;
  height: 16px;
  font-size: 12px;
  line-height: 15px;
  text-decoration: none;
  text-align: right;
  color: #5dc2db;
  padding-right: 24px;
  background: url(../images/page_common/go_top_text.gif) right top no-repeat;
}
a.go_top_text:link {color: #5dc2db;}
a.go_top_text:visited {color: #5dc2db;}
a.go_top_text:active {color: #5dc2db;}
a.go_top_text:hover {
  text-decoration: underline;
  color: #ec6c00;
  background-position: right bottom;
}
#MainContents p.btn-left {text-align: left;}
#MainContents p.btn-center {text-align: center;}
#MainContents p.btn-right {text-align: right;}
#MainContents .footer_btn {margin-top: 25px;}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
  margin-bottom: 20px;
}

.body_hr{
  margin:5px 0px 5px 30px;
  padding:0px;
  border-top:1px dotted #B2B2B2;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
  border-bottom:1px solid #ffffff;
}

/*
  #############################################
  # 回り込みなど
  #############################################
*/
.F_left{float:left;}
.F_right{float:right;}
.clear{clear:both;width:0px;height:0px;font-size:0px;line-height:0px;}

/*
  #############################################
  # マージン追加
  #############################################
*/
.M-30{margin:30px;}


/*
  #############################################
  # テーブルスタイル
  #############################################
*/
.tbl_01{
  width: 586px;
  margin: 10px 42px 25px 42px;
  padding: 0px;
  border-top: 2px #666666 solid;
  border-bottom: 2px #666666 solid;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 24px;
  font-size:12px;
}
.tbl_01 caption {
  margin: 0px;
  padding: 6px;
  border: 0px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
  color: #f4ae72;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}
.tbl_01 th {
  width:80px;
  margin: 0px;
  padding: 5px 20px 5px 6px;
  border-top: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #f8cca5;
  font-weight: normal;
  text-align: right;
}
.tbl_01 td {
  margin: 0px;
  padding: 5px 6px 5px 20px;
  border-top: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  font-weight: normal;
  text-align: left;
}
.tbl_01 .tr-even th {background-color: #fcead9;}
.tbl_01 .tr-odd th {background-color: #fef7f0;}

.tbl_02{
  width: 586px;
  margin: 10px 42px 25px 42px;
  padding: 0px;
  border-top: 2px #666666 solid;
  border-bottom: 2px #666666 solid;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 24px;
  font-size:12px;
}
.tbl_02 caption {
  margin: 0px;
  padding: 6px;
  border: 0px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
  color: #f4ae72;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}
.tbl_02 th {
  width:33%;
  margin: 0px;
  padding: 5px 20px 5px 6px;
  border-top: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fcead9;
  font-weight: normal;
  text-align: right;
}
.tbl_02 td {
  margin: 0px;
  padding: 5px 6px 5px 20px;
  border-top: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  font-weight: normal;
  text-align: left;
}
.tbl_03{
  width: 586px;
  margin: 10px 42px 25px 42px;
  padding: 0px;
  border-top: 2px #666666 solid;
  border-bottom: 2px #666666 solid;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 24px;
  font-size:12px;
}
.tbl_03 caption {
  margin: 0px;
  padding: 6px;
  border: 0px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
  color: #f4ae72;
  font-size: 15px;
  font-weight: bold;
  text-align: left;
}
.tbl_03 th {
  width:80px;
  margin: 0px;
  padding: 5px 20px 5px 6px;
  border-top: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
  border-right: 1px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fef7f0;
  font-weight: normal;
  text-align: right;
}
.tbl_03 td {
  margin: 0px;
  padding: 5px 6px 5px 20px;
  border-top: 1px #cccccc solid;
  border-bottom: 1px #cccccc solid;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
  font-weight: normal;
  text-align: left;
}
/*
  #############################################
  # リンクスタイル
  #############################################
*/
#MainContents a.external-link-new-window{
  display:inline-block;
  height:30px;
  margin:1px 0px 15px 0px;
  padding:0px 0px 0px 10px;
  background:url(../images/page_common/ext_link.png) left top no-repeat;
  cursor:pointer;
  font-weight:bold;
  line-height:29px;
  text-align:center;
  text-decoration:underline;
  color:#87abda;
}
#MainContents a.external-link-new-window b{
  display:inline-block;
  height:30px;
  margin:0px;
  padding:0px 30px 0px 5px;
  background:url(../images/page_common/ext_link.png) right top no-repeat;
  cursor:pointer;
  font-weight:bold;
}
#MainContents a.external-link-new-window:hover{
  color:#fff;
  background-position:left bottom;
}
#MainContents a.external-link-new-window:hover b{
  color:#fff;
  background-position:right bottom;
}
