@charset "UTF-8";

/* *******************ニュースリリース************************ */

/* ニュースリリース用 */
/* 財務・決算情報　採用情報トピックス */
dl.news dt                      { font-size:75%;
                                  float: left;
                                  width: 100px;
                                  padding-top: 10px;
                                  padding-left: 10px;
                                }

/* 財務・決算情報　採用情報トピックス */
dl.news dd                      { font-size:75%;
                                  width: 400px;
                                  margin-top: 0px;
                                  margin-left: 130px;
                                  padding: 10px 0px 0px 0px;
                                }

#NewsListBox                    { margin-left: 12px;
                                  margin-top: 13px;
                                }
.NewsListDate                   { width: 150px;
                                  float: left;
                                  font-size:75%;
                                }

.NewsListCate                   { font-size:75%;}

.NewsListBody                   { padding-top: 3px;
                                  padding-left: 17px;
                                  background-image: url('../images/icon_news.gif');
                                  background-repeat: no-repeat;
                                  font-size:75%;
                                  color: #166493;
                                  clear: both;
                                }
.NewsListBody_PDF               { padding-top: 3px;
                                  padding-left: 17px;
                                  background-image: url('../images/icon_pdf.gif');
                                  background-repeat: no-repeat;
                                  font-size:75%;
                                  clear: both;
                                }

/* 個別ニュースページから年間ニュースリリース一覧へ戻るリンク用右寄せ */
#Right_comm                     { margin: 0px;
                                  padding:0px 10px 0px 0px;
                                  clear:both;
                                  font-size:75%;
                                  text-align:right;
                                }

/* *******************本社移転用************************ */

#move_main                      { margin: 0px;
                                  padding:0px 0px 0px 50px;
                                  clear:both;
                                }

                                /***********ニュースリリーストップタブデザイン**********/
#main_contents ul.tablist { margin-top:1px;
border-bottom:#cccccc solid 1px;
height:43px;
padding-left:0px;}
#main_contents ul.tablist li {
color:#000;
font-weight:bold;
text-align:center;
border-left:#FFFFFF solid 1px;
border-right:#FFFFFF solid 1px;
padding-left:15px; padding-right:15px;
height:43px;
font-size:14px;
line-height:43px;
background: rgb(216,215,213); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(216,215,213,1) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(216,215,213,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(216,215,213,1) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(216,215,213,1) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(216,215,213,1) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(216,215,213,1) 0%,rgba(255,255,255,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8d7d5', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

#main_contents ul.tablist li:hover {
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(216,215,213,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(216,215,213,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(216,215,213,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(216,215,213,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(216,215,213,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(216,215,213,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d8d7d5',GradientType=0 ); /* IE6-9 */
 cursor: pointer;
}

#main_contents ul.tablist li {list-style:none; float:left;	width:25%;}
#main_contents ul.tablist li.active { background:none; background-color:#fff;border:#dddddd solid 1px; border-bottom:none; cursor: default;}

#main_contents ul.tablistcont {clear:both;padding-left:0px; margin-left:20px; margin-top:30px; margin-bottom:30px;}

#main_contents ul.tablistcont li {
	list-style:none; margin-bottom:5px;
	/*color:#006394;*/
background-image:url('/img/common/arrow-blue.gif');
background-position:left 9px;
background-repeat:no-repeat;
padding-left:15px;
font-size:13px;
line-height:200%;

}

#main_contents #ui-tab ul.tablistcont li a{

	color:#006591;
    display:inline-block;
width:450px;
vertical-align:top;
line-height:150%;
padding-top:3px;

/*padding-left:18px;
 background-image: url('../images/icon_news.gif');
 background-repeat: no-repeat;
	background-position:left center;*/}

#main_contents ul.tablistcont li a.pdf {width:auto;}
    
#main_contents ul.tablistcont li span.pdf {
padding-right:17px;
background-repeat: no-repeat;
background-position:right center;
background-image: url('../images/icon_pdf.gif');
}

#main_contents ul.tablistcont li a:hover,#main_contents ul.tablistcont li a:hover span{
	color:#000;
/* background-color:#eee;   */
text-decoration:underline;}

#main_contents ul.tablistcont li span.cat {display:inline-block;  width:92px;text-justify: inter-ideograph;}
#ui-tab {clear:both;}

#readmore {margin-top:15px;}


/*英文サイト*/
/*タブ幅指定解除*/
/*#ui-tab.en ul.tablist li { width:auto;}
/*カテゴリ名*/
#ui-tab.en ul.tablistcont li span.cat {display:inline-block;  width:auto;width:170px;  text-justify: inter-ideograph;}
#main_contents #ui-tab.en ul.tablistcont li a { width:400px; /*border:#eee solid 1px;*/}
#main_contents #ui-tab ul.tablistcont li a.pdf {width:auto;}