@charset "utf-8";
#lNavi dt{
	width:9em;
	margin-left:-4.5em;
	}
/*----- lNavi -----*/
.linkOther{ margin:0; padding:0;}
.linkOther li{
	overflow:hidden;
 list-style:none;
 }
.linkOther a{
	font-size:16px;/*for IE*/ font-size:1.6rem;
	color:#333;
	text-decoration:none;
	background:#FFF;
	display:block;
	position:relative;
	padding:12px 10px;
	border-right:solid 3px #d4d4d4;
	border-bottom:solid 3px #d4d4d4;
	border-radius: 5px;
	}
	.linkOther a:hover{
		margin:2px 0 0 2px;
		border-right:solid 1px #d4d4d4;
		border-bottom:solid 1px #d4d4d4;
	}
	.linkOther a:after{
	display: inline-block;
	vertical-align: middle;
	content: "";
	overflow: hidden;
	background: url(/corporate/ir/images/ico_link_other01.png) no-repeat 0 0;
	position:absolute;
	top:10px; right:10px;
	width:40px; height:28px;
	}
		.linkOther .num01 a:after{
			background-position:0 -28px;
			}
		.linkOther .num02 a:after{
			background-position:0 -56px;
			}
		.linkOther .num03 a:after{
			display:none;
			}
			
#lNavi ul.linkOther{ margin-top:20px;}
#lNavi ul.linkOther li{
	margin-bottom:7px;
	}
#lNavi .linkOther a{
	width:183px;
	}
/* .graph .table_basic01 */
.graph{ margin-bottom:100px!important;}
.graph th,
.graph td{
	font-size:12px;/*for IE*/ font-size:1.2rem;
	}
.graph .table_basic01{ margin-top:20px;}
.graph .table_basic01 th {
	text-align:center;
	background:#F4F5FE;
	padding:4px;
	border:1px solid #e0e0e0;
}
.graph .table_basic01 td {
	text-align:right;
	padding:4px 4px 4px 4px;
	border:1px solid #e0e0e0;
}
.graph .table_basic01 thead th {
	text-align:center;
	color:#fff;
	background-color:#8c90cc;
}
.graph +#note{ margin-top:-70px;}
/*----- irData -----*/
#irData{
	border:solid 7px #f2f4f3;
	margin-bottom:40px;
	padding: 13px 18px;
	}
#irDataTitle{
	background:url(/shared/images/bg_heading01.png) no-repeat left bottom;
	position:relative;
	}
	#irDataTitle h2{
	font-size:14px;/*for IE*/ font-size:1.4rem;
	margin:0;
		}
		#irDataTitle h2 span{
			font-size:18px;/*for IE*/ font-size:1.8rem;
			border-bottom:solid 2px #111987;
			padding-bottom:7px;
			display:inline-block;
			}
#irDataTitle p{
	font-size:16px;/*for IE*/ font-size:1.6rem;
	position:absolute;
	top:3px; right:0;
	margin:0;
	}
	#irDataTitle p:before,
	#package:before{
	display: inline-block;
	content: "";
	overflow: hidden;
	background: url(/shared/images/ico_common.png) no-repeat 0 -19px;
	width:14px; height:14px;
	margin-right: 7px;
}
#package{
	border-bottom:dotted 1px #CCC;
	margin:0;
	padding:15px 0;
	}
#package a{
		font-size:16px;/*for IE*/ font-size:1.6rem;
	}
#irData ul{
	overflow:hidden;
	margin:0;
	}
#irData li{
	float:left;
	width:270px;
	margin:0 0 0.5em 0;
	}
#separate{
	font-size:12px;/*for IE*/ font-size:1.2rem;
	display:inline-block;
	background:#eaebed;
	border-radius:10px;
	padding:2px 10px;
	margin-right:10px;
	}
/* Stockweather */
.wrapStockweather{
	border: solid 1px #dbdbdb;
	background: #f2f4f3;
	padding: 15px 10px 10px;
	}
.wrapStockweather img {
	max-width: 100%;
	height: auto;
	}
