@charset "UTF-8";

/*  Layout
-----------------------------------------------------------------------------*/
/* Body */
body#irInfo {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	background:#f0f0f0 url(/common2/images/layout/bg_body.png) repeat-x 0 0 scroll;
}
body#irInfo #contentArea{width: 990px;}
body#irInfo #headerArea, body#irInfo #footerArea{width: 990px;}
body#irInfo #footerArea #footer{width: 960px;}
body#irInfo #headerArea #header{width: 938px; margin-left:26px; margin-right:26px;}
div#globalAdjustment #tp{
	font-family:Arial, Helvetica, sans-serif;
}

body#irInfo #pageTitle {
  margin: 0 auto 0;
  padding:10px 0 0;
  border-bottom:none;
  width: 938px;
}
body#irInfo.top #pageTitle{
	border-bottom: 1px solid #ebebeb;
	margin-bottom:10px;
}
body#irInfo #pageTitle:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

body#irInfo div#pageTitle #breadcrumbs {
	float: left;
	width: 700px;
	border-bottom:none;
	font-size:0.96em;
	line-height:1;
	height:1.9em;
}
body#irInfo div#pageTitle #pageHeading {
	padding-top:16px;
  border-top: 1px solid #ebebeb;
}
#wordSize {
  text-align: right;
  width: 238px;
  float: right;
}
body#irInfo #wordSize img{
	position:relative;
	top:-1px;
}
#irArea {
  width: 938px;
  margin-bottom: 40px;
  margin-left: 26px;
  line-height:1.8;
}

#irArea:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#irLeftArea {
  width: 182px;
  float: left;
}
#irLeftArea a:visited,
#irRightArea a:visited{
	color:#644196;
}
#irLeftArea ul {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  line-height:1.3;
}

#irLeftArea h3 {
  padding: 8px 8px 8px 16px;
  border: 1px solid #c5c5c5;
  background: url(/about/ir/images/icon_arrow.gif) no-repeat 4px 12px #e5e5e5;
}

#irLeftArea ul li {
  padding: 8px 8px 8px 16px;
  border-bottom: 1px solid #e5e5e5;
  background: url(/about/ir/images/icon_arrow.gif) no-repeat 4px 12px;
}

#irLeftArea ul li.no_bo { border-bottom: none; }

#irLeftArea ul li.open {
  color: #fff;
  background-color: #644196;
  background-image: none;
}

#irLeftArea ul li.open a { color: #ffffff; }
#irLeftArea ul li.open a:visited { color: #ffffff; }
#irLeftArea div.leftBana { padding: 10px 0 ; }
#irLeftArea div.leftBana p { padding-bottom: 5px; }

#irLeftArea div.leftBana p span {
  font-size: 84%;
  padding-top: 5px;
  display: block;
}

#irContentArea {
  width: 740px;
  float: right;
}
/*
#irContentArea h1 {
  margin-bottom: 13px;
  height: 60px;
  background: url(/about/ir/images/line.gif) repeat-x left bottom;
}
*/
#irMainArea {
  width: 540px;
  float: left;
}

#irRightArea {
  width: 182px;
  float: right;
}

#irRightArea dl {
  margin-bottom: 16px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  background: url(/about/ir/images/rightnavi_line.gif) no-repeat center top;
}

#irRightArea dl ul {
  height: 49px;
}

#irRightArea dl li.icon {
  width:49px;
    float:left;
}
#irRightArea dl li.two {
  padding: 8px 0 0 0;
  display: block;
  width:100px;
  float:right;
}

#irRightArea dl li.blank {
  text-indent: 1em;
  background: url(/about/ir/images/ic_tr_04.gif) no-repeat left 12px;
}

#irRightArea dl li.one {
  padding: 15px 0 0 0;
  display: block;
  background-position: left 18px;
  float:right;
  width:100px;
}


#irRightArea dl h3.naviCalendar { background: url(/about/ir/images/icon_calendar.gif) no-repeat left center; }
#irRightArea dl h3.naviMaterial { background: url(/about/ir/images/icon_shiryo.gif) no-repeat left center; }
#irRightArea dl h3.naviMagazine { background: url(/about/ir/images/icon_mail.gif) no-repeat left center; }

#irRightArea dd {
  padding: 12px;
  border-bottom: 1px solid #e5e5e5;
  background: url(/about/ir/images/rightnavi_bg.gif) repeat-x left bottom;
}

#irRightArea dd p {
  font-size: 84%;
  padding-top: 10px;
}

#irRightArea dd h4 {
  padding: 0 12px ;
  background: url(/about/ir/images/icon_arrow.gif) no-repeat left 5px ;
}

#irRightArea dd h4.word {
  margin-top: 10px;
  padding: 10px 5px 0 12px;
  border-top: 1px dotted #e5e5e5;
  background: url(/about/ir/images/ic_tr_04.gif) no-repeat left 12px;
}

#irRightArea dd h4.ma_top {
  margin-top: 13px;
  padding: 12px 12px 0 12px;
  border-top: 1px dotted #e5e5e5;
  background: url(/about/ir/images/icon_arrow.gif) no-repeat left 15px ;
}

#irRightArea dt {
  font-size: 120%;
  font-weight: bold;
  color: #ababab;
  margin: 0 5px;
  padding: 12px 0 5px 0;
  border-bottom: 1px dotted #ababab;
}

#irRightArea dd.mobile:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

#irRightArea dd.mobile p.icon {
  font-size: 100%;
  font-weight: bold;
  color: #ababab;
  width: 68px;
  float: left;
}

#irRightArea dd.mobile img.qr {
  display: block;
  float: right;
}

#irRightArea dd.mobile p.link {
  font-weight: bold;
  line-height: 1.6em;
  padding: 0 0 0 12px;
  background: url(/about/ir/images/ic_tr_04.gif) no-repeat left center;
  clear: both;
}

#irRightArea li { margin-bottom: 5px; }

#irMainArea #ct {
  margin: 0;
  width: 540px;
  float: none;
}

p.returntotopA01{
  clear:both;
  text-align:right;
 
}

/* override gloabalTemplete Modules
------------------------------------------*/
body#irInfo div.descriptionA01 p,
body#irInfo div.descriptionA02 p,
body#irInfo div.descriptionB01 p{
	line-height:1.8;
	padding-bottom:1.4em;
}

/*------------------------------------------
	IR Modules
------------------------------------------*/
/*	imageDescription
-------------------------------------------*/
body#irInfo div.imageDescriptionA03 .desc{
	position:relative;
	top:-3px;
}
body#irInfo div.imageDescriptionA03 li.btnSlide{
	margin-top:4px;
}
body#irInfo div.imageDescriptionA03.paddingB15{
	padding-bottom:15px;
}
body#irInfo div.imageDescriptionA03 li img.iconR{
	margin-top:3px;
	margin-left:3px;
}
body#irInfo a.btnSlide{
	padding-left:1em;
}
body#irInfo a.btnSlide img{
	margin-top:1px;
}
/*	linkList
-------------------------------------------*/
body#irInfo ul.linkListB1 li{
	margin-bottom:4px;
}
body#irInfo dl.linkListC1{
	padding-top:6px;
	background: url(/common2/images/common/bg_line_narrow.gif) 0 0 no-repeat;
}
body#irInfo dl.linkListC1 dt{
	padding-left:14px;
	background: url(/common2/images/common/arrow_right.gif) left 0.55em no-repeat;
}
body#irInfo dl.linkListC1 dd{
	padding-left:14px;
}

/* pdf date & link module */
body#irInfo .h3C1{
	padding: 5px 10px 5px 20px;
	text-indent: -10px;
	background: url(../common/images/rc_02.gif) left top no-repeat;
	/*\*/
	_height: 1px;
	_text-indent: 0;
	_padding-left: 10px;
	/**/
	_text-indent/**/: -10px;
	_padding-left/**/: 20px;
}
body#irInfo .s3C1 .content3{
	margin-bottom: 0.75em;
	padding-bottom:20px;
}
body#irInfo ul.linkListB1 li img{
	margin: 1px 6px 0 0;
}
body#irInfo ul.linkListB1 li a:hover img{
	text-decoration:none;
}
body#irInfo div.linkListB02.ctHeaderLink {
	width:540px;
}
body#irInfo div.linkListB02.ctHeaderLink ul li{
	width:auto;
	text-align:right;
	float:right;
	margin-left:16px;
	margin-right:0;
}
body#irInfo div.linkListB02.ctHeaderLink ul li img{
	position:relative;
	top:4px;
}

body#irInfo .epexegesisA1{
	margin: 0 0 2.3em;
	padding: 10px 12px 0.35em;
	border-top: 4px solid #c5c5c5;
	background-color: #eee;
	color: #666;
}

body#irInfo .epexegesisA1 ul.noteList,
body#irInfo .epexegesisA1 ul.noteOrderList{
	margin-top: 0;
	list-style-type: none;
}
body#irInfo .epexegesisA1 ul.noteList span.maker,
body#irInfo .epexegesisA1 ul.noteOrderList span.maker{
	margin-right: 0.5em;
}
body#irInfo .epexegesisA1 ul.noteList li{
	margin-left: 0.3em;
	text-indent: -2.2em;
	_text-indent: -2.1em;
}
body#irInfo .epexegesisA1 ul.noteOrderList li{
	margin-left: 0.3em;
	text-indent: -3em;
	_text-indent: -2.9em;
}

body#irInfo .epexegesisA1 .bannerBlockA1{
	padding-bottom:10px;
	line-height:1.3;
	border-top: 1px solid #eee;
}
body#irInfo .epexegesisA1 .bannerBlockA1 .banner img{
	margin-right:12px;
	margin-bottom: 10px;
}
body#irInfo .epexegesisA1 .bannerBlockA1 .banner a:hover img{
	opacity:.8;
	filter:alpha(opacity=80);
}
body#irInfo  .epexegesisA1 .bannerBlockA1 .banner{
	float: left;
	/*\*/
	_float: none;
	/**/
	_float/**/: left;	
}
#body#irInfo .epexegesisA1 .bannerBlockA1 .comment{
	margin-left: 105px;
	/*\*/
	_margin-left: 0;
	/**/
	_margin-left/**/: 105px;	
}
/* backto index
-------------------------------------*/
.toToc{
	zoom:1;
	margin-top:-20px;
	margin-bottom:40px;
}
.toToc:after{
	content:"";
	display:block;
	clear:both;
}
.toToc a{
	display:block;
	float:right;
	padding-right:14px;
	background: url(/common2/images/mainarea/arrow_top.gif) right 0.55em no-repeat;
}
#tocLink{
	margin-bottom:20px;
	zoom:1;
}
#tocLink:after{
	content:"";
	display:block;
	clear:both;
}
#tocLink li{
	float:left;
	margin-right:20px;
	padding-left:12px;
	background: url(/about/ir/common/images/arrow_bottom.gif) left 0.55em no-repeat;
}

/*
---------------------------------------*/
body#irInfo div.tableB01 table{
	width:540px;
}
body#irInfo div.tableB01 table caption{
	font-size:0.9em;
	text-align:right;
}
body#irInfo div.tableB01 div.unit2{
	text-align:left;
	margin-top:0 !important;
}
body#irInfo div.tableB01 table th{
	width:auto;	
}
body#irInfo div.tableB01 table tr.last{
	font-weight:bold;
}
body#irInfo div.tableB01 table tr.last th{
	color:#D83D3D;
}
body#irInfo div.tableB01 table tr.last td{
	font-weight:bold;
}
body#irInfo div.tableB01 table .indentL1em{
	padding-left:1em;
}
body#irInfo th.col.child{
	padding:0;
	background-color:#fff;
}

body#irInfo th.col.child p{
	margin-left:1em;
	padding:16px 10px;
}
body#irInfo .row03 p{
	background-color:#FBFBFB !important;
}

