@charset "UTF-8";

/* @import url(http://www.tanigawakensetsu.co.jp/mt-static/themes-base/blog.css); */
/* @import url(http://www.tanigawakensetsu.co.jp/mt-static/themes/minimalist-red/screen.css); */


/* タイトルヘッダ */

/* ニュースリリース */
.ttlnews {
  background: url(http://www.tanigawakensetsu.co.jp/company/recruit/career/job/../../../../news/img_cmn/ttl_news.jpg) 0 0 no-repeat;
}

/* イベント&トピックス */
.ttltopics {
  background: url(http://www.tanigawakensetsu.co.jp/company/recruit/career/job/../../../../topics/img_cmn/ttl_topics.jpg) 0 0 no-repeat;
}

/* お知らせ */
#newsbox {
padding:0 0 0 10px;
margin:0;
}

#newsbox li{
  list-style:none;
  background:url(http://www.tanigawakensetsu.co.jp/company/recruit/career/job/../../../../img_cmn/img_arrow_01.gif) no-repeat 0 5px;
  padding:0 0 0 10px;
  margin:10px 0 5px 0;
}


/* エントリ */
#leftcontent .archive-header,
#leftcontent .entry-title {
  margin: 2em 0 1em 0;
  border-bottom: 2px solid #093;
}

#leftcontent .entry-title a , 
#leftcontent .entry-title a:link , 
#leftcontent .entry-title a:visited{ color: #444; text-decoration: none; }
#leftcontent .entry-title a:hover , 
#leftcontent .entry-title a:active { color: #444; text-decoration: underline; }

#leftcontent .entry-asset {
  margin-bottom: 2em;
}


/* 複数行の見出し */
h2.sttl-multi {
  width: 483px;
  margin-top: 10px;
  color: #008A03;
  font-weight: bold;
  font-size: 12px;
  background: url(http://www.tanigawakensetsu.co.jp/company/recruit/career/job/../../../../topics/img_cmn/bg_sttl_header.gif) 0 0 no-repeat;
}

h2.sttl-multi .inner {
  display: block;
  padding: 5px 5px 10px 28px;
  background: url(http://www.tanigawakensetsu.co.jp/company/recruit/career/job/../../../../topics/img_cmn/bg_sttl_footer.gif) 0 bottom no-repeat;
}


/* アーカイブ */
#leftcontent .archive-content ul {
  list-style: none;
}

#leftcontent .archive-content li {
  margin: 10px 0 5px;
  padding: 0 0 0 10px;
  background:url(http://www.tanigawakensetsu.co.jp/company/recruit/career/job/../../../../img_cmn/img_arrow_01.gif) no-repeat 0 5px ;
}


/* ページ下部ナビゲーション */
#leftcontent .content-nav {
  margin: 2em 0;
  padding: 4px 0;
  background: #efefef;
  text-align: center;
}


/* サイドメニュー */
#rightcontent {}

#rightcontent .widget {
  margin-bottom: 15px;
}

#rightcontent .widget-header {
  margin: 0;
  padding: 3px 12px;
  border-bottom: 3px solid #999;
  background: #4F3826;
  color: #fff;
}

#rightcontent .widget-header a , 
#rightcontent .widget-header a:link , 
#rightcontent .widget-header a:visited{ color: #fff; text-decoration: underline; }
#rightcontent .widget-header a:hover , 
#rightcontent .widget-header a:active { color: #fff; text-decoration: none; }

#rightcontent .widget-content {
  padding: 12px;
  border: 1px solid #ccc;
}

#rightcontent .widget-content ul {
  list-style: none;
}
  
#rightcontent .widget-content li {
  margin-bottom: 1em;
}

