/* oldスタイル*/
.irBox {
	padding: 8px 0px 7px 5px;
	margin: 0px;
		clear: both;
}
.irBox_h {
	padding: 8px 0px 7px 5px;
	margin: 0;
}
.irLeft {
	padding: 3px 0;
	clear: right;
	float: left;
	width:440px;
}
.irRight { 
	padding-left: 440px;
	clear: right;
	padding: 3px 0;
}
.irRight_maga { 
	padding-left: 300px;
	clear: right;
}

.irBox a {
	background: url(../image/icon_pdf.gif) no-repeat 0em 0.1em;
	padding: 3px 0px 3px 22px;
}
h4{
	margin:15px 0;
}
h5{
	margin:10px 0;
}
img.position-right{
	float:right;
	margin-left:10px;
	margin-bottom:5px;
}
.no-image{
	background-image:none;
}
.center{
	text-align:center;
}

/*サムネイルの背景*/
.doc-box{/* 資料サムネール画像とPDF・HTMLボタン用 1列*/
	width:580px;
	float:left;
	background:url(../ir/image/box-base-bottom.gif) no-repeat left bottom;
	margin-bottom:15px;
}
.doc-box2{/* 資料サムネール画像とPDF・HTMLボタン用 ２列*/
	width:264px;
	float:left;
	margin-right:21px;
	background:url(../ir/image/box-base-bottom.gif) no-repeat left bottom;
	margin-bottom:15px;
}
.thum-box{/* doc-boxとセットで利用　サムネール画像用*/
	background:url(../ir/image/box-base.gif) no-repeat;
	height:232px;
	width:264px;
    padding:0px;
	margin-bottom:5px;
}
        .thum-box-m{/* doc-boxとセットで利用　サムネール画像用　事業報告書など高さが中間のもの*/
            background:url(../ir/image/box-base.gif) no-repeat;
            height:150px;
            width:264px;
			padding:0px;
			margin-bottom:5px;
        }
        .thum-box-s{/* doc-boxとセットで利用　サムネール画像用　決算説明会資料など高さが低いもの*/
            background:url(../ir/image/box-base.gif) no-repeat;
            height:130px;
            width:264px;
  			padding-top:5px;
    		margin-bottom:5px;
        }
        img.thum{
            float:left;
			border:1px solid #999;
			margin:10px 5px 5px 10px;
        }
        .iconbox{
            width:95px;
            text-align:center;
			margin-top:10px;
            float:left;
        }  
                .iconbox .pdf-box{
                    width:77px;
                    margin:0 auto;
                }
                .iconbox .pdf-box .pdf-size{
                    font-size:9px;
                    color:#FFFFFF;
                    line-height:1.2;
                    padding-top:1px;
                    height:29px;
                    background:url(../ir/image/icon-pdf-bottom.gif) no-repeat;
                }
                .iconbox .pdf-box .pdf-size a{
                    display:block;
                    width:77px;
                    color:#FFFFFF;
                    text-decoration:none;
                }
				

/*テーブル用*/
table tr td{
	padding:5px;
}
table.ir-tstyle{
	margin:0;
	border-collapse:collapse;
	border:solid 1px #ddd;
	margin-bottom:5px;
}
.ir-tstyle th{
	padding:5px;
    vertical-align:top;
	border-collapse:collapse;
	border:solid 1px #ddd;

}
.ir-tstyle td{
	padding:5px;
	border-collapse:collapse;
	border:solid 1px #ddd;

}
.td-right{
	text-align:right;
	padding:5px;
}
.td-att{
	font-weight:bold;
	color:#53b94a;
}
.line{
	background-color:#f2f1f1;
}
.text80{
	font-size:80%;
	line-height:100%;
}



/*　PDF資料のHTML版スライド */
.pageSelect{
	text-align:center;
    padding-top:10px;
}
.pageSelect button{
	width:9em;
    margin:0 10px 5px 10px;
}
.slide{
    margin-top:10px;
	text-align:center;
}
.slide img{
	border:1px #CCCCCC solid;
    padding:5px;
}

/*　ニュースリスト　*/
#content li{
    margin:0.6em 0;
}
#content .icon{
	margin:0 0 -8px 3px;
}
#content dt{
	float:left;
    width:9.5em;
    padding:0.4em 0;
 }
#content dt.date{
	float:left;
    width:6em;
    padding:0.4em 0;
 }
#content dd{
    padding:0.4em 0 0.4em 6.5em;
	border-bottom:1px #999999 dotted;
}

#content ol.listnumber li{
	list-style:decimal;
	margin-left:30px;
}

/*　IRトップページ　*/
.bt_ir_message{
	margin:15px 15px 10px 0;
}
.bt_ir_library{
	margin-bottom:8px;
}
/*IE6 ONLY*/
* html .bt_ir_message{margin-bottom: 7px;}
* html .bt_ir_library{margin-bottom: 5px;}

/*IE7 ONLY*/
*:first-child+html .bt_ir_message{margin-bottom:5px;} 
*:first-child+html .bt_ir_library{margin-bottom:3px;} 

.bt_ir_tse,.bt_ir_calendar{
	margin-right:10px;
}
.bt_ir_data{
	float:left;
	margin:15px 0px 10px 8px;
}
.bt_ir_fr_c{
	float:right;
	margin:15px 8px 10px 0px;
}
.bt_ir_report{
	float:left;
	margin:5px 0px 0px 8px;
}

.bt_ir_fr_s{
	float:right;
	margin:5px 8px 0px 0px;
}