@charset "Shift_JIS";


/* =================================================================================

 Common style of ir

================================================================================= */

/* ///////////////////////////////////////////////// common style */

div#sectionWrap .sttl03{
  margin-top:28px;
  margin-bottom:20px;
}

div#sectionWrap p.pagetop{
  margin-top:20px !important;
}

/* reportStyle */

div.reportStyle .ttlblue{
  margin-bottom:15px;
}

div.reportStyle .sttl02{
  margin-top:18px;
  margin-bottom:20px;
}

div.reportStyle .sttl03{
  margin-top:28px;
  margin-bottom:20px;
}

div.reportStyle p.pagetop{
  margin-top:20px !important;
}

div.reportStyle ul#anchorList{
  margin-bottom:30px;
}

div.reportStyle p{
  margin-top:13px;
  margin-top:expression((this.parentNode.firstChild == this)?'0':'13px');
  text-indent:1em;
}

div.reportStyle div.fBox{
  margin-top:20px;
}

div.reportStyle div.fBox img{
  margin-top:20px;
  margin-top:expression((this.parentNode.firstChild == this)?'0':'20px');
}

div.reportStyle div.grayBox p{
  text-indent:0;
}

div.reportStyle div.fl p:first-child,
div.reportStyle div.fr p:first-child,
div.reportStyle div.fl img:first-child,
div.reportStyle div.fr img:first-child{
  margin-top:0;
}

div.reportStyle p.text12{
  margin-top:3px;
  text-indent:0;
}

div.reportStyle .w110{width:110px !important;}
div.reportStyle .w175{width:175px !important;}
div.reportStyle .w200{width:200px !important;}
div.reportStyle .w210{width:210px !important;}
div.reportStyle .w240{width:240px !important;}
div.reportStyle .w300{width:300px !important;}
div.reportStyle .w305{width:305px !important;}
div.reportStyle .w320{width:320px !important;}
div.reportStyle .w370{width:370px !important;}
div.reportStyle .w415{width:415px !important;}
div.reportStyle .w435{width:435px !important;}
div.reportStyle .w440{width:440px !important;}
div.reportStyle .w500{width:500px !important;}
div.reportStyle .w520{width:520px !important;}
div.reportStyle .w530{width:530px !important;}
div.reportStyle .w565{width:565px !important;}


/* pageNavi */

div#sectionWrap div.pageNavi{
  background-color:#f2f2f2;
  padding:15px 15px 12px;
  margin-top:-20px;
}
div#sectionWrap div.pageNavi a{
  color:#333;
  text-decoration:underline;
}
div#sectionWrap div.pageNavi a:visited{
  color:#333;
}
div#sectionWrap div.pageNavi a:hover{
  text-decoration:none;
}
div#sectionWrap div.pageNavi h2{
  width:175px;
  font-size:93%;
  font-weight:bold;
}
div#sectionWrap div.pageNavi h2 a{
  color:#006fa6 !important;
  text-decoration:none !important;
}
div#sectionWrap div.pageNavi ul{
  margin-top:-1.2em;
  padding-left:165px;
}
div#sectionWrap div.pageNavi ul li{
  font-size:93%;
  background:transparent url(/common/css/shift/img/snavin_line.gif) no-repeat left 0.75em;
  padding-left:10px;
  padding-right:8px;
  width:170px;
}
div#sectionWrap div.pageNavi ul li.active{
  color:#006fa6 !important;
  text-decoration:none !important;
}
div#sectionWrap div.pageNavi ul li.active a{
  color:#006fa6 !important;
  text-decoration:none !important;
}

/* archiveList */

div#sectionWrap ul#archiveList{
  margin-top:5px;
  margin-right:-20px;
}
div#sectionWrap ul#archiveList li{
  width:240px;
  margin-top:5px;
  padding-right:20px;
}

/* newsList */

div#sectionWrap ul.newsList{
  margin:0 auto 30px;
  /*padding-top:10px;*/
  padding-top:5px;
  /padding-top:15px;
}

div#sectionWrap ul.newsList li{
  margin-top:10px;
  padding-left:10.7em;
  position:relative;
  zoom:1;
}

/* for IE6,7 */
/** html div#sectionWrap ul#updateList li{ padding-left:14.1em; }
*:first-child+html div#sectionWrap ul#updateList li{ padding-left:14.1em; }*/

div#sectionWrap ul.newsList li span.date{
  position:absolute;
  left:0;
  top:0;
  font-size:85.7%;
}

div#sectionWrap ul.newsList li span.linkTxt{
  display:inline-block;
}
/* for IE6,7 */
* html div#sectionWrap ul.newsList li{
  margin-top:10px;
}

/* 注意事項 */

div#sectionWrap .explanatory{
  padding-left:12px;
  background:url(/common/css/shift/img/icon/explanatory.gif) no-repeat 1px 0.25em;
}

/* 下層共通のサイトマップ */

#sectionWrap #sitemapWrap{
  background-color:#f2f2f2;
  margin-top:30px;
}

#sectionWrap #sitemapWrap a{
  color:#333;
  text-decoration:underline;
}
#sectionWrap #sitemapWrap a:link{
  color:#333;
  text-decoration:underline;
}
#sectionWrap #sitemapWrap a:hover{
  color:#333;
  text-decoration:none;
}

#sectionWrap .accBtn{
  cursor:pointer;
}

#sectionWrap #accWrap{
  background:url(img/accline_bg.gif) no-repeat center top;
  padding-top:2px;
  display:block;
}

.reset .sitemapIn{
  float:left;
  padding-left:20px;
  padding-right:20px;
  padding-bottom:20px;
  /*padding-top:20px;*/
  /*width:220px;*/
  width:213px;
}

.reset .sitemapIn h3{
  font-weight:bold;
  margin-top:20px;
  margin-bottom:13px;
}
#main .sitemapIn ul{
  /*margin-bottom:30px;*/
}
#main .sitemapIn li{
  font-size:93%;
  line-height:1.25;
  margin-top:5px;
}

#sectionWrap #sitemapWrap.fBox img{
  margin-top:0 !important;
}

/* ///////////////////////////////////////////////// index style */


div#sectionWrap.index div#indexhead{
  background-image:url(img/index_main.jpg);
  position:relative;
  margin-top:30px;
  min-height:225px;
  height:auto !important;
  height:225px;
}

div#sectionWrap.index div#indexhead h2,
div#sectionWrap.index div#indexhead p{
  position:absolute;
}
div#sectionWrap.index div#indexhead h2{
  left:61px;
  top:62px;
  width:293px;
  height:35px;
}

div#sectionWrap.index div#indexhead p{
  width:401px;
  height:21px;
  left:61px;
  top:106px;
}

/* スライドショー */

div#sectionWrap.index #slideWrap{
  position:relative;
  z-index:20;
  width:760px;
  zoom:1;
}
div#sectionWrap.index div#thumbWrap{
  padding-top:153px;
  overflow:hidden;
  margin:0 auto;
  position:relative;
  width:760px;
}
div#sectionWrap.index div#thumbIn{
  padding-left:10px;
}

div#sectionWrap.index .slideList{
  height:72px;
  overflow:hidden;
}
div#sectionWrap.index .slideList li{
  /*margin-right:2px;
  width:233px;*/
  width:235px;
}

div#sectionWrap.index .slideList li a {
  cursor: pointer;
  display: block;
  height: 72px;
  width: 233px;
  z-index: 2;
}

div#sectionWrap.index div#thumbIn{
  margin:0 auto;
  width:760px;
  width:712px;
  position:relative;
  z-index:2;
  overflow:hidden;
}

div#sectionWrap.index .scripton{
  display:none;
}
div#sectionWrap.index div#slideWrap p.slideArrow{
  cursor:pointer;
  position:absolute;
  top:165px;
  width:30px;
  height:46px;
  z-index:2;
}
div#sectionWrap.index div#slideWrap p#slideL{
  /*background:transparent url(img/recommend_left.png) no-repeat left top;*/
  left:-5px;
}

div#sectionWrap.index div#slideWrap p#slideR{
  /*background:transparent url(img/recommend_right.png) no-repeat left top;*/
  left:735px;
}

/* IRニュースとピックアップ */

div#sectionWrap.index #indexInfo #noticeArea{
  float:left;
  margin-top:0;
  margin-bottom:0;
  position:relative;
  width:500px;
}

div#sectionWrap.index .btnList{
  position:absolute;
  top:15px;
  right:10px;
}
div#sectionWrap.index ul#indexnewsList {
  margin-bottom: 10px;
  margin-top: 16px;
  padding-left: 20px;
  padding-right: 20px;
}

div#sectionWrap.index  ul#newsList{
  /*margin:0 auto 30px;
  padding-top:5px;
  /padding-top:15px;*/
}

div#sectionWrap.index  ul#indexnewsList li{
  margin-top:10px;
  position:relative;
  zoom:1;
}
div#sectionWrap.index  ul#indexnewsList li span.date{
  display:block;
  font-size:85.7%;
}

div#sectionWrap.index  ul#indexnewsList li span.linkTxt{
}
/* for IE6,7 */
* html div#sectionWrap.index  ul#indexnewsList li{
  margin-top:10px;
}

div#sectionWrap.index #pickupArea{
  background:url(img/pickup_bg.gif) no-repeat left top;
  float:right;
  padding-top: 17px;
  width:240px;
}

div#sectionWrap.index #pickupArea #pickupList{
  margin-top:10px;
  margin-left:10px;
}
div#sectionWrap.index #pickupArea #pickupList li{
  margin-right:4px;
  margin-bottom:3px;
}

div#sectionWrap div.menuBtm{
  padding-top:20px;/*30px*/
  clear:both;
}

/* リンクが1つだった場合のスタイル */
.menuBoxSingleLink {
  background: #fff url("/common/css/shift/img/bg_style01.jpg") no-repeat scroll left 131px;
  position: relative;
}

.singleLinkTxt {
  background: url("/common/css/shift/img/icon/arrow01.gif") no-repeat scroll left center;
  font-size: 93%;
  padding-left: 18px;
  position: absolute;
  left: 15px;
  top: 141px;
}

.singleLinkTxt:hover {
  text-decoration: underline;
}
