@charset "utf-8";
/************
contents common
*************/

/*******layout*******/
.contents {
	color: #2E2E2E;
}
.subNav {
	width: 210px;
	float:left;
	margin: 0 14px 0 0;
	_margin: 0 10px 0 0;
}
*html .irNav ul {
	padding-bottom: 0;
}
*html .irNav li a{
	margin-bottom: -15px;
}

.contents {
	width: 676px;
	float: left;
	padding-bottom: 50px;
}
.footNav {
	clear: both;
}
.footer {
	clear: both;
}
/*********パンくず***********/
.bread {
		padding: 10px 0;
}
.bread li {
	display: inline;
}
.bread a {
	color: #5882D8;
	text-decoration: underline;
}
.bread .carent {
	color: #666666;
	text-decoration: none;
}

/*********サブナビゲーション*********/

.subNav h2{
	font-weight: bold;
	background: url(../img/titlebg.gif) repeat-x;
	color: #000;
	padding:10px 0 12px 15px;
}


.subNav .top {
	background: #fff;
	/*
	padding: 5px;
	*/
	padding: 10px;
	border-bottom: 2px solid #09BBEB;
}
.subNav .top li {
	/*
	background: url(../img/listbg.gif) repeat-x;
	padding: 0 0 0 10px;
	*/
}
*html .subNav .top li {
	/*
	background: url(../img/listbg.gif) repeat-x;
	*/
}


.subNav .top a {
	color: #2E2E2E;
	display: block;
	background: url(../img/arrow.gif) left no-repeat;
	background-position: left 13px;
	padding: 8px 10px 5px 10px;
	_padding: 7px 10px 3px 10px;
	margin-bottom: 2px;
	_margin-bottom: -5px;
}
/*
*+html .subNav .top a {
	color: #2E2E2E;
	display: block;
	background: url(../img/arrow.gif) left no-repeat;
	background-position: left 13px;
	padding: 7px 10px 9px 10px;
}
*/
.subNav .top .linked{
	/*border: 1px solid #fff;*/
	/*margin-top: 0;*/
	/*margin-bottom: 4px;*/
}
.subNav .top .linked a {
	color: #09BBEB;
	display: block;
	background: url(../img/arrow_o.gif) left no-repeat;
	background-position: left 14px;
	text-decoration: underline;
	/*
	_background-position: left 12px;
	padding: 8px 10px 5px 10px;
	_padding: 7px 10px 3px 10px;
	margin-top: 0;
	_margin-bottom: 3px;
	*/
}




/**********コンテンツ***********/
/*
.contents .main {
	padding: 20px 0 0 20px;
}
*/
.contents .main_contents_box{
	margin: 0 15px 0 15px;
}

.contents .main_contents_box a{
	font-size: 90%;
}


.contents .main_contents_box{
	_margin: 0 0 0 15px;
}
.contents .main {
	padding: 20px 20px 0 20px;
}

.contents .main {
	_padding: 20px 0 0 20px;
}


.contents .main p {
	/*line-height: 2;*/
	line-height: 1.8;
}
.h_base {
    background: url("../img/bg_heading.gif") repeat-y scroll left top #F0F0F0;
    font-size: 90%;
    font-weight: bold;
    line-height: 100%;
    margin: 10px 0 15px;
    padding: 8px 20px;
}
/**************
会社情報
**************/

/********過去ニュース一覧 company/news.html***************/
#company_news .subNav {
	margin-bottom: 40px;
}

#company_news .pagetop1 {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 0px;
}

#company_news .innerlist {
padding: 0!important;
margin: -3px 0 5px 10px;
_margin-top: -2px;
}


#company_news .tdu-docs {
	/*font-size: 90%;*/
	font-size: 13px;
}
#company_news .inner {
	margin-left: 7px;
}
#company_news .main a {
	text-decoration: underline;
}

#company_news .main {
	padding: 20px 0 0 0;
	/*font-size: 12px;*/
}
#company_news .yearsList li {
	float: left;
	width: 109px;
}

#company_news .newsList {
	margin-left: 20px;
	margin-bottom: 30px;
}

#company_news .tdu-date {
	margin-top: 20px;
	display: block;
	padding-top: 10px;
	font-weight: bold;
	width: 150px;
	float:left;
}

#company_news .tdu-category {
	float: left;
	display: block;
	width: 55px;
	margin-top: 30px;

}

#company_news .tdu-title-group {
	margin-top: 0;
	clear: both;
	position: relative;
	display: block;
	border-bottom: 1px dashed #788A96;
	padding-bottom: 10px;
}

#company_news .tdu-icon-1 {
	display: block;
	background:url(../../img/icon2.jpg) no-repeat;
	width: 18px;
	height: 20px;
	position: absolute;
	top:0;
	left: 0;
}
#company_news .tdu-icon-2 {
	display: block;
	background:url(../../img/icon1.gif) no-repeat;
	width: 18px;
	height: 20px;
	position: absolute;
	top:4px;
	left: 0;
}

#company_news .tdu-title {
	padding-left: 20px;
}



/**************
サービス紹介
**************/
*html #service_index .main {
	padding-top:5px!important;
}

*+html #service_index .main {
	padding-top:5px!important;
}

#service_index h4 {
	_margin-bottom: 10px;
}
*+html #service_index h4 {
	margin-bottom: 10px;
}

.tableDesign03 td {
padding: 0 5px;
}
.tableDesign03 table {
	font-size: 110%;
width: 550px;
margin: 5px 0;
}
.tableDesign03 .tdtitle {
padding: 0 10px 0 0;
width: 80px;
text-align: right;
background-image: url(../../service/img/bg_table_dot_gray.gif);
background-position: right;
background-repeat: repeat-y;
}
.tableDesign03 td {
padding: 0 5px;
}
.tableDesign03 table {
width: 550px;
margin: 5px 0;
}
.underline {
padding-bottom: 7px;
background-image: url(../../service/img/hr_dot_gray.gif);
background-position: bottom;
background-repeat: no-repeat;
}
.textformat01 {
padding: 10px;
font-size: 90%;
line-height: 1.7em;
}

.bottomlink a{
	text-decoration: underline;
}
/**************
IR情報
**************/
.irp .contents p{
	font-size: 80%;
}


.irp .pagetop1 {
text-align: right;
padding-top: 20px;
padding-bottom: 0px;
}

.irp .pagetop2 {
text-align: right;
padding-top: 0px;
padding-bottom: 10px;
padding-right: 3px;
}
.irp .pagetop1B {
text-align: right;
padding-top: 20px;
padding-bottom: 0px;
padding-right: 3px;
}
.irp .pagetop2 {
text-align: right;
padding-top: 0px;
padding-bottom: 10px;
padding-right: 3px;
}
.irp .pagetop3 {
text-align: right;
padding-top: 10px;
padding-bottom: 10px;
margin-right: 10px;
}

.irp .SPACE_10_20 {
margin-top: 10px;
margin-bottom: 20px;
}


.irp .innerlist {
	padding:0!important;
	margin:-3px 0 5px 10px;
	_margin-top:-2px;
	/*
	border-bottom: 1px solid #17256C;
	*/
}
.irp table td a {
	text-decoration: underline;
}
.irp .innerlist a {
	display: block;
}
/*
.irp .innerlist ul li {
	border-bottom: 1px dotted #666;
}
*/
.irp .innerlist ul .listend {
	border: none!important;
	_margin-bottom: -10px;
}
.irp .innerlist ul li a {
	margin: 0;
	padding: 5px 10px;
	background: url(../../invester/keieihoshin/img/arrow.gif) no-repeat;
	background-position: left 10px;
}
*html .irp .innerlist .listtop {
	margin-top: -15px;
}

*+html .irp .innerlist .listtop {
	margin-top: -15px;
}

.irp .innerlist .linked2 {
	/*_margin-top: -15px;*/
	/*background: #D1EFFA;*/
}

.irp .innerlist .linked2  a{
	background: url(../../invester/keieihoshin/img/arrow_o.gif) no-repeat;
	background-position: left 10px;
	text-decoration: underline;
	color: #09BBEB;
}

/*
.irp .th4 h4 {
	margin: 20px 0 20px 5px;
	padding: 6px 8px 3px 20px ;
	background: url(../../ir/img/title_point.gif)  no-repeat;
}
.irp .th4 {
	background: url(../../ir/img/title_bg.gif) repeat ;
}
*/
.irp h5 {
	font-size: 95%;
	font-weight: bold;
	padding: 10px 0;
}
/*
.irp h6 {
	font-size: 80%;
	font-weight: bold;
	border-left:2px solid #0EB9E4;
	padding: 8px;
	margin: 60px 0 20px 0;
	color: #0F245D;
}
*/
/*********IR情報トップ ir/index.html***************/

#ir_index .main {
	width: 677px;
	/*
	padding: 20px 0 0 5px;
	*/
	padding: 20px 0 0 0;
	_position: relative;
}
#ir_index .inner{
	 float: left;
	 width: 394px;
}

.irNav a {
	display: block;
}
.irNav ul {
	background: #788A94;
	padding: 1px;
	margin : 15px 0 40px 0;
}
.irNav p {
	text-align: center;
	padding: 0 0 25px 0;
}

/*************************************/
*html #ir_index .footNav{
	margin-top: 160px;
}
#ir_index .tdu-date {
	width: 89px;
	float:left;
	font-weight: bold;
	display: block;
	padding:2px 10px 0 0;
    margin-left: 5px;
}
#ir_index .tdu-category {
	width: 60px;
	float: left;
	display: block;
}
#ir_index .tdu-title-group {
	position: relative;
	clear: both;
	display:block;
	margin-left: 20px;
	padding-left: 5px;
	margin-bottom: 10px;
	width: 340px;
}
#ir_index .tdu-icon {
	position:absolute;
	top:0;
	left: -18px;
}
#ir_index .tdu-size {
	padding:0 0 0 5px;
}

/*決算情報*/
.tdu-category-account {
	background:	url(../../img/icon_account.gif) no-repeat;
	width: 55px;
	height: 17px;
}
/*適時開示*/
.tdu-category-disclosure {
	background:	url(../../img/icon_disclosure.gif) no-repeat;
	width: 55px;
	height: 17px;
}
/*お知らせ*/
.tdu-category-info {
	background:	url(../../img/icon_info.gif) no-repeat;
	width: 55px;
	height: 17px;
}/*更新*/
.tdu-category-update {
	background:	url(../../img/icon_update.gif) no-repeat;
	width: 55px;
	height: 17px;
}
/*採用情報*/
.tdu-category-recruit {
	background:	url(../../img/icon_recruit.gif) no-repeat;
	width: 55px;
	height: 17px;
}/*ニュース*/
.tdu-category-news {
	background:	url(../../img/icon_news.gif) no-repeat;
	width: 55px;
	height: 17px;
}
/*パブリシティ*/
.tdu-category-publicity {
	background:	url(../../img/icon_publicity.gif) no-repeat;
	width: 55px;
	height: 17px;
}
.tdu-icon-1 {
	display: block;
	background:url(../../img/icon2.jpg) no-repeat;
	width: 18px;
	height: 20px;
}
.tdu-icon-2 {
	display: block;
	background:url(../../img/icon1.gif) no-repeat;
	width: 18px;
	height: 20px;
}

/*************************************/

/********import*******/

#top_rm {
	float: left;
    background: url("../../invester/img/images/rm/bg_rightmenu.gif") repeat scroll center top transparent;
	height: 595px;
	/*
	height: 576px;
	*/
	margin: 0 0 0 20px;
    position: relative;
    width: 260px;
}
#top_rm h2 {
    height: 87px;
    margin: 0;
    padding: 0;
    width: 260px;
}
#top_rm .rm_interview {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 106px;
}
#top_rm .column_new1 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 182px;
}
#top_rm .column_menu1 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 212px;
}
#top_rm .column_menu2 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 230px;
}
#top_rm .column_menu3 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 248px;
}
#top_rm .column_new2 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 266px;
}
#top_rm .rm_menu1 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 281px;
}
#top_rm .rm_menu2 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 333px;
}
#top_rm .rm_menu3 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 385px;
}
#top_rm .rm_menu4 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 437px;
}
#top_rm .rm_menu5 {
    left: 20px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 489px;
}

#toushika_navi {
    background-image: url("../../invester/img/images/top/kojintousika5.jpg");
    background-position: 0 105px;
    background-repeat: no-repeat;
    color: #000000;
    height: 543px;
    left: 639px;
    position: absolute;
    top: 185px;
    width: 260px;
}
#message1 {
    margin-bottom: 9px;
    width: 394px;
}
#highlight1 {
    background-image: url("../../invester/img/images/top/highlight_ttl_201201.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 19px;
	border: 1px solid #788A96;
    width: 394px;
}
#kessanki {
    color: #3B5096;
    font-weight: bold;
    height: 29px;
    padding-top: 11px;
    text-align: right;
    width: 384px;
}
#hyou1 {
    margin-bottom: 0;
    margin-left: 9px;
    margin-top: 10px;
    padding-bottom: 5px;
}
#hyou2 {
    margin-bottom: 0;
    margin-left: 9px;
    margin-top: 10px;
    padding-bottom: 5px;
}
.line_1 {
    display: block;
    height: 7px;
}
.ic_1b {
    background-image: url("../../invester/img/images/top/icon_1.jpg");
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 1px;
    margin-top: 1px;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 2px;
    width: 165px;
}
.ic1 {
    background-image: url("../../invester/img/images/top/icon1c.jpg");
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 2px;
    width: 350px;
}
.ic2 {
    background-image: url("../../invester/img/images/top/icon2.jpg");
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 2px;
    width: 350px;
}
.ic_3 {
    background-image: url("../../invester/img/images/top/icon_3.jpg");
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 2px;
    width: 165px;
}
.ic_4 {
    background-image: url("../../invester/img/images/top/icon_4.jpg");
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 2px;
    width: 165px;
}
.ic_5 {
    background-image: url("../../invester/img/images/top/icon_5.jpg");
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 2px;
    width: 165px;
}

.ic_5_2 {
background-image: url(../../invester/img/images/top/icon1c.jpg);
background-repeat: no-repeat;
background-position: 0px center;
display: block;
width: 165px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 25px;
}


.ic_6 {
    background-image: url("../../invester/img/images/top/icon_6.jpg");
    background-position: 0 center;
    background-repeat: no-repeat;
    display: block;
    padding-bottom: 2px;
    padding-left: 25px;
    padding-top: 2px;
    width: 165px;
}
.ic_news {
    background-image: url("../../invester/img/images/top/icon_news.gif");
    background-position: 70px center;
    background-repeat: no-repeat;
    color: #252525;
    display: block;
   /* font-size: 11px;*/
    font-weight: bold;
}
.ic_topics {
    background-image: url("../../invester/img/images/top/icon_topics.gif");
    background-position: 70px center;
    background-repeat: no-repeat;
    color: #252525;
    display: block;
   /* font-size: 11px;*/
    font-weight: bold;
}
#highlight1_end {
    height: 12px;
    margin-bottom: 9px;
    width: 394px;
}
#koushin_joho {
    height: 30px;
    padding-top: 10px;
    text-align: right;
    width: 384px;
}
#koushin1 {
    background-image: url("../../invester/img/images/top/koushin_bak3.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 0;
    width: 394px;
}
#koushin1_end {
    height: 7px;
    margin-bottom: 9px;
    width: 394px;
}
.pagetop0 {
    padding-bottom: 0;
    padding-top: 5px;
    text-align: right;
}
/*********近況のご報告 ir/keieihoshin/index.html***************/

#keieihoshin_index .day {
	text-align: right;
	margin: 0;
}

#keieihoshin_index .main ul li a {
	font-size: 110%;
	display: block;
	background: url(../../invester/keieihoshin/img/pdf_icon.gif) no-repeat;
	background-position: left -1px;
	padding:0 0 10px 25px;
	margin-left: 15px;
	color: #0050BA;
	text-decoration: underline;
}
#keieihoshin_index .inner p {
	margin: 0;
}

/*********会社概要 ir/keieihoshin/index2.html***************/

#tbl_gaiyou th {
    background-color: #E2E7EA;
    border-bottom: 1px solid #C4CBD1;
    font-weight: normal;
    margin: 0 5px 5px 0;
    padding: 3px 10px;
    text-align: right;
    width: 120px;
}
#tbl_gaiyou td {
    background-color: #FFFFFF;
    border-color: #E2E7EA;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 5px 5px;
    padding: 3px 10px;
    text-align: left;
    width: 400px;
}

#tbl_child td {
    border-style: none;
    padding: 0;
    width: 50%;
}

/*********沿革 ir/keieihoshin/index3.html***************/

#tbl_enkaku th {
    background-color: #E2E7EA;
    border-bottom: 1px solid #C4CBD1;
    display: table-cell;
    font-weight: normal;
    margin: 0 5px 5px 0;
    padding: 4px 8px 3px 0;
    text-align: right;
    width: 90px;
}
#tbl_enkaku td {
    background-color: #FFFFFF;
    border: 1px solid #E2E7EA;
    display: table-cell;
    margin: 0 0 5px 5px;
    padding: 3px 5px;
    text-align: left;
    width: 470px;
}

/*********業績 ir/gyoseki/index.html***************/
/*
.center2 {
    margin: 20px auto 30px;
    text-align: center;
    width: 660px;
}
*/
.center2 {
    margin: 10px auto 30px;
    text-align: center;
}

.SPACE_0_5 {
    margin-bottom: 5px;
    margin-top: 0;
}
.hyou3_td1B {
    background-color: #C4CBD1;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    width: 270px;
}
.hyou3_td2B {
    background-color: #D4DCE4;
    color: #000000;
    line-height: normal;
    padding: 3px 3px 1px;
    text-align: left;
    vertical-align: middle;
    /*width: 270px;*/
}
.hyou3_td3B {
    background-color: #72A1CB;
    color: #000000;
    padding: 3px 9px 1px;
    text-align: center;
    vertical-align: middle;
    /*width: 96px;*/
}
.hyou3_td4 {
    background-color: #F0F4F4;
    border-bottom: 2px solid #EDEEF1;
    border-right: 2px solid #EDEEF1;
    padding: 3px 7px 1px 0;
    text-align: right;
}
.hyou3_td5B {
    background-color: #ACD7D0;
    color: #000000;
    /*line-height: 15px;*/
    padding: 3px 0 1px;
    text-align: center;
    vertical-align: middle;
    width: 96px;
}
.hyou3_td6 {
    background-color: #F0F4F4;
    border-bottom: 2px solid #EDEEF1;
    border-right: 2px solid #EDEEF1;
    padding: 3px 5px 1px 0;
    text-align: right;
}
#chui {
	font-size: 90%;
   /* font-size: 11px;*/
    /*line-height: 15px;*/
    text-align: left;
}

.SPACE_10_10 {
    margin-bottom: 10px;
    margin-top: 10px;
}


/*********IR資料 ir/library/index.html***************/


*html #library_index .main {
	padding: 20px 0 0 0;
	margin: 0 -20px 0 20px;
	width: 656px;
}
*html #library_index .main h4 {
	margin-top: 0;
}

#library_index h5 {
	border-left:2px solid #0EB9E4;
	padding: 8px;
	margin: 10px 0 20px 0;
	color: #0F245D;
}
.ir_list {
    display: block;
    height: 20px;
    margin-left: auto;
    margin-right: auto;
    padding: 2px 0 2px 3px;
    width: 670px;
}
.ir_list li {
    background-image: url(../../invester/library/img/list_icon.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    float: left;
   /* font-size: 12px;*/
    margin: 0;
    padding: 0 20px;
}
/*
#ir_hyou2 {
    margin: 30px auto 40px;
    width: 656px;
}
*/
#ir_hyou2 {
    margin: 10px auto 40px;
	_margin: 0 auto 40px;
    width: 656px;
}
*+html #ir_hyou2 {
    margin: 0 auto 40px;
    width: 656px;
}

.SPACE_0_10 {
    margin-bottom: 10px;
    margin-top: 0;
}

.hyou5 {
    border-collapse: collapse;
    display: table;
    margin-bottom: 40px;
    margin-top: 0;
}

.hyou5_td2 {
    background-color: #D3EAFA;
    border: 1px solid #788A96;
    display: table-cell;
   /* font-size: 12px;*/
    /*line-height: 14px;*/
    padding: 4px 8px 1px 0;
    text-align: right;
    vertical-align: middle;
}
.hyou5_td3 {
    background-color: #DFDFDF;
    border: 1px solid #788A96;
    color: #000000;
    display: table-cell;
    /*line-height: 14px;*/
    /*min-width: 128px;*/
    padding: 6px 0 3px;
    text-align: center;
    vertical-align: middle;
}
.hyou5_td4 {
    background-color: #FFFFFF;
    border: 1px solid #788A96;
    display: table-cell;
    /*line-height: 14px;*/
    padding: 8px 0 1px;
    text-align: center;
    vertical-align: middle;
}
.hyou5 span {
    background-image: url(../../invester/img/images/icon2.jpg);
    background-position: 14px center;
    background-repeat: no-repeat;
    display: block;
    padding: 0 0 5px 36px;
    text-align: left;
    /*width: 90px;*/
}
#textlink1 {
    background-image: url(../../invester/img/images/ya2.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 22px;
}
.textlink2 {
    background-image: url(../../invester/img/images/top/icon1c.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 2px;
    margin-left: 50px;
    padding-bottom: 2px;
    padding-left: 22px;
    padding-top: 0;
    width: 450px;
}

#library_index .textlink2 {
    background-image: url(../../invester/img/images/top/icon1c.jpg);
    background-position: 0 3px;
    background-repeat: no-repeat;
    margin-bottom: 2px;
    margin-left: 50px;
    padding-bottom: 2px;
    padding-left: 22px;
    padding-top: 0;
    width: 450px;
}




.textlink3 {
    background-image: url(../../invester/img/images/top/icon2.jpg);
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-left: 40px;
    padding-bottom: 2px;
    padding-left: 22px;
    padding-top: 0;
    width: 600px;
}

/*********IRニュース ir/press/index.html***************/


#press_index .inner {
	
	/*margin-left: 7px;*/
}
#press_index .tdu-docs {
	/*font-size: 90%;*/
	font-size: 13px;
}

#press_index .main a {
	text-decoration: underline;
}

#press_index .main {
	padding: 20px 0 0 0;
	/*font-size: 12px;*/
}
#press_index .yearsList li {
	float: left;
	width: 109px;
}


#press_index .newsList {
	margin-left: 20px;
	margin-bottom: 30px;
}

#press_index .tdu-date {
	margin-top: 20px;
	display: block;
	padding-top: 10px;
	font-weight: bold;
	width: 130px;
	float:left;
}

#press_index .tdu-category {
	float: left;
	display: block;
	width: 55px;
	margin-top: 30px;

}

#press_index .tdu-title-group {
	margin-top: 0;
	clear: both;
	position: relative;
	display: block;
	border-bottom: 1px dashed #788A96;
	padding-bottom: 10px;
}

#press_index .tdu-icon-1 {
	display: block;
	background:url(../../img/icon2.jpg) no-repeat;
	width: 18px;
	height: 20px;
	position: absolute;
	top:0;
	left: 0;
}
#press_index .tdu-icon-2 {
	display: block;
	background:url(../../img/icon1.gif) no-repeat;
	width: 18px;
	height: 20px;
	position: absolute;
	top:0;
	left: 0;
}


#press_index .tdu-title {
	padding-left: 20px;
}

#yearsList li {
	/*width: 109px;*/
	width: 20%;
	float: left;
	background: #324589;
}
#yearsList a{
	background: url(../img/arrow2.gif) no-repeat;
	background-position: 15px 12px;
	border-right: 2px solid #fff;
	text-decoration: none!important;
	text-align: center;
	display: block;
	padding: 3px;
	font-weight: bold;
	font-size: 120%;
	color: #FFF;
}
#yearsList a:hover {
	text-decoration: underline!important;
}




/*********株式情報 ir/other/index.html***************/
#other_index h5 {
	border-left:2px solid #0EB9E4;
	padding: 8px;
	margin: 0 0 20px 0;
	color: #0F245D;
}

#other_index .pagetop2 {
	padding-top: 60px;
}


.center1 {
    margin: 0 auto;
    text-align: center;
    width: 600px;
}
#tbl_gaiyou th {
    background-color: #E2E7EA;
    border-bottom: 1px solid #C4CBD1;
    font-weight: normal;
    margin: 0 5px 5px 0;
    padding: 3px 10px;
    text-align: right;
    width: 120px;
}
#tbl_gaiyou td {
    background-color: #FFFFFF;
    border-color: #E2E7EA;
    border-style: solid;
    border-width: 1px;
    margin: 0 0 5px 5px;
    padding: 3px 10px;
    text-align: left;
    width: 400px;
}

.gra_title {
    border-bottom: 1px solid #C5C5C5;
    border-left: 10px solid #C5C5C5;
    height: 20px;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 7px;
    padding-top: 5px;
    text-align: left;
    width: 160px;
}
.gra_title2 {
    border-bottom: 1px solid #C5C5C5;
    border-left: 10px solid #C5C5C5;
    height: 20px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-top: 10px;
    padding-bottom: 0;
    padding-left: 5px;
    padding-top: 4px;
    width: 160px;
}
.gra_title3 {
    border-bottom: 1px solid #C5C5C5;
    border-left: 10px solid #C5C5C5;
   /* font-size: 12px;*/
    height: 20px;
    margin-bottom: 0;
    margin-top: 50px;
    padding-bottom: 0;
    padding-left: 7px;
    padding-top: 5px;
    text-align: right;
    width: 235px;
}
.gra_title4 {
    margin: 30px 0 0 15px;
    padding: 0;
    width: 658px;
}
.gra_title5 {
    margin: 50px 0 10px 15px;
    padding: 0;
    width: 658px;
}
.hyou3_td2A {
    background-color: #D4DCE4;
    color: #000000;
    padding: 3px 3px 1px 10px;
    text-align: left;
}
.hyou8_td1 {
   /* font-size: 12px;*/
    /*line-height: 15px;*/
    padding-top: 0;
    text-align: left;
    vertical-align: top;
}
.hyou8_td2 {
   /* font-size: 12px;*/
    /*line-height: 15px;*/
    padding-top: 0;
    text-align: right;
    vertical-align: top;
}
.hyou9_td1 {
    border-bottom: 1px solid #788A96;
    /*line-height: 15px;*/
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: left;
    vertical-align: top;
}
.hyou9_td2 {
    border-bottom: 1px solid #788A96;
    /*line-height: 15px;*/
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: right;
    vertical-align: top;
}
.gfc1 {
    color: #A3C96A;
}
.gfc2 {
    color: #61A3D1;
}
.gfc3 {
    color: #AD6BA5;
}
.gfc4 {
    color: #F3B552;
}
.gfc5 {
    color: #E8734A;
}
.gfc6 {
    color: #8582B7;
}
.gfc7 {
    color: #75C4C6;
}
.k_left {
    text-align: left;
}
.k_right {
    text-align: right;
}
.k_right2 {
    margin-bottom: 0;
    margin-right: 35px;
    text-align: right;
}
#tbl_child td {
    border-style: none;
    padding: 0;
    width: 50%;
}
.engra {
    padding-bottom: 15px;
    padding-top: 0;
    text-align: center;
    width: 160px;
}
.engra img {
    padding-top: 10px;
}


/*********株主総会 ir/other/index2.html***************/
.hyou5 div {
    background-image: url("../../invester/img/images/icon2.jpg");
    background-position: 35px center;
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 5px;
    margin-top: 0;
    padding-left: 55px;
    padding-right: 0;
    text-align: left;
    width: 115px;
}

.hyou5_td1 {
    background-color: #DFDFDF;
    border: 1px solid #788A96;
    display: table-cell;
    /*line-height: 14px;*/
    padding: 4px 0 1px;
    text-align: left;
    vertical-align: middle;
    /*width: 145px;*/
}

.hyou5_td3B {
    background-color: #DFDFDF;
    border: 1px solid #788A96;
    color: #000000;
    display: table-cell;
    /*line-height: 14px;*/
    padding: 6px 0 3px;
    text-align: center;
    vertical-align: middle;
}

/*********電子公告 ir/other/index3.html***************/
#other_index3 .inner {
	/*font-size: 12px;*/
}
#other_index3 .inner a {
	text-decoration: underline;
}
.textlink0 {
    background-position: 0 0;
    background-repeat: no-repeat;
    margin-bottom: 5px;
    margin-left: 10px;
    padding-bottom: 2px;
    padding-left: 0;
    padding-top: 0;
    width: 600px;
}

/*********IRカレンダー ir/other/cal.html***************/
.irp .irNav ul li a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

#other_cal table td {
	/*font-size: 12px;*/
}
#ir_hyou {
    margin: 0 auto 40px;
    width: 650px;
}
#ir_hyou th {
    background-color: #EEEEEE;
    border-bottom: 1px solid #E0E8E8;
    display: table-cell;
    font-weight: normal;
    padding: 4px 4px 2px 0;
    text-align: right;
    width: 123px;
}
#ir_hyou td {
    background-color: #F8F8F8;
    border-bottom: 1px solid #EEEEEE;
    border-left: 1px dotted #E0E8E8;
    display: table-cell;
    padding: 4px 5px 2px 10px;
    text-align: left;
}

/*********よくあるご質問 ir/faq/index.html***************/

#faq_index .main {
	/*font-size: 12px;*/
}
#faq_index .main table td {
	/*font-size: 12px;*/
}


.faq_group0 {
    border-bottom: 1px solid #999999;
    /*font-size: 14px;*/
    font-weight: bold;
    margin: 0 10px 10px;
}
.faq_group {
    border-bottom: 1px solid #999999;
    /*font-size: 14px; */
    font-weight: bold;
    margin: 25px 10px 10px;
}
.faq_link {
    background-image: url("../../invester/img/images/faq_link.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #316AC5;
    /*line-height: 18px;*/
    margin: 0 auto;
    min-height: 20px;
    padding-left: 22px;
    padding-top: 7px;
    text-align: left;
    width: 620px;
}
.faq_a {
    background-image: url("../../invester/img/images/faq_a.jpg");
    background-position: 0 0;
    background-repeat: no-repeat;
    /*line-height: 18px;*/
    margin-bottom: 30px;
    margin-left: 50px;
    min-height: 30px;
    overflow: visible;
    padding-left: 25px;
    padding-top: 7px;
    text-align: left;
    width: 580px;
}
.faq_a a {
	text-decoration: underline;
}
.faq_a p,.faq_a table {
	font-size: 110%;
}


/*********個人投資家の皆様へ 事業内容について ir/kojintoshika/index.html***************/
*html #kojintoshika_index .main {
	padding-left: 10px;
}


#kojintoshika_index .inner p{
	/*font-size: 12px;*/
}
.white_alpha {
    margin-bottom: 30px;
    padding: 0 10px;
}
.SPACE_0_15 {
    margin-bottom: 15px;
    margin-top: 0;
}
.SPACE_10_0 {
    margin-bottom: 0;
    margin-top: 10px;
}



/**************
採用情報
**************/

.recruit .innerlist {
	padding:0!important;
	margin:-3px 0 5px 0;
	_margin-top:-2px;
	/*
	border-bottom: 1px solid #17256C;
	*/
}

.recruit .innerlist a {
	display: block;
}

.recruit .innerlist .listtop{
	margin-top: 5px;
}
.recruit .innerlist #listtop2 {
	color: #2E2E2E;
	display: block;
	/*background: none!important;*/
	background: url(../img/arrow.gif) left no-repeat;
	background-position: left 13px;
	padding: 8px 10px 3px 10px;
	_padding: 7px 10px 3px 10px;
	/*margin-bottom: 2px;*/
	
}

.reclist {
	padding-left: 10px;
}
#mainRecBox p{
	margin: 10px 0;
}

#sign {
	text-align:right;
	margin-top: 30px;
	margin-bottom: 50px;
}
#sign img {
	padding-left:10px;
	vertical-align: bottom;
}
/*
.recruit .innerlist ul li {
	border-bottom: 1px dotted #666;
}
*/
.recruit .innerlist ul .listend {
	border: none!important;
	_margin-bottom: -10px;
	background: #fff;
}
.recruit .innerlist ul li a {
	margin: 0;
	padding: 5px 10px;
	background: url(../../invester/keieihoshin/img/arrow.gif) no-repeat;
	background-position: left 10px;
}
*html .recruit .innerlist .listtop {
	margin-top: -15px;
}

*+html .recruit .innerlist .listtop {
	margin-top: -15px;
}

.recruit .innerlist .linked2 {
	/*_margin-top: -15px;*/
	/*background: #D1EFFA;*/
}

.recruit .innerlist .linked2  a{
	background: url(../../invester/keieihoshin/img/arrow_o.gif) no-repeat;
	background-position: left 10px;
}


/**************
お問い合わせ
**************/

