@charset "UTF-8";

/*-----------------------------------------------------------------------------
	setting ancor elements
-----------------------------------------------------------------------------*/
a {
  color: #644196;
  text-decoration: none;
}

a:visited {
  color: #644196;
  text-decoration: none;
}

a:hover {
  color: #644196;
  text-decoration: underline;
}

a img { border: 0; }

/*-----------------------------------------------------------------------------
	setting body elements
-----------------------------------------------------------------------------*/
body#irInfo {
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	background:#f0f0f0 url(/common2/images/layout/bg_body.png) repeat-x 0 0 scroll;
}

/*-----------------------------------------------------------------------------
	setting basic layout
-----------------------------------------------------------------------------*/
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;}

#irArea {
  width: 938px;
  margin-bottom: 40px;
  margin-left: 26px;
  line-height:1.8;
}

#irArea:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

/*-----------------------------------------------------------------------------
	setting pageTitle
-----------------------------------------------------------------------------*/
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 div#pageTitle h1 span{
	display:block;
	padding-top:3px;
	padding-bottom:3px;
	color:#666;
	font-size:0.59em;
	line-height:1;
}

body#irInfo #pageTitle:after {
  height: 0;
  display: block;
  clear: both;
  content: " ";
}

/* h1 */
body#irInfo #pageHeading{
	clear:both;
	padding-top:16px;
 	border-top: 1px solid #ebebeb;
	zoom:1;
}

/* textsize change block*/
p#textsize{
	width:16em;
	float:right;
	text-align:right;
	vertical-align: middle;
	}
p#textsize img{
	margin-left:2px;
	vertical-align: top;
}
body#irInfo div#pageTitle #breadcrumbs {
	float: left;
	width: 700px;
	border-bottom:none;
	font-size:0.96em;
	line-height:1;
	height:1.9em;
	zoom:1;
}
* html body#irInfo div#pageTitle #breadcrumbs{
	line-height:1.4;
	height:2.1em;
}
body#irInfo div#pageTitle #breadcrumbs em{
	font-style:normal;
}
#wordSize {
  text-align: right;
  width: 238px;
  float: right;
  zoom:1;
}
#wordSize:after {
	display:block;
	clear:both;
	content:""
}
body#irInfo #wordSize img{
	position:relative;
	top:-1px;
}
#irMainArea #ct {
  margin: 0;
  width: 540px;
  float: none;
}

p.returntotopA01{
  clear:both;
  text-align:right;
 
}

/*-----------------------------------------------------------------------------
	setting irLeftArea
-----------------------------------------------------------------------------*/
#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 7px 6px;
  border: 1px solid #c5c5c5;
  background:#e5e5e5;
}
* html body#irInfo #irLeftArea h3 {
	font-size:1.1em;
}

#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;
}

/*-----------------------------------------------------------------------------
	setting irContentArea
-----------------------------------------------------------------------------*/
#irContentArea {
  width: 740px;
  float: right;
}
#irMainArea {
  width: 540px;
  float: left;
}
body#irInfo .s3C1{
	margin-bottom: 0.75em;
	padding-bottom:20px;
}

/*-----------------------------------------------------------------------------
	setting irRightArea
-----------------------------------------------------------------------------*/
#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; }


/*-----------------------------------------------------------------------------
	setting bnrArea
-----------------------------------------------------------------------------*/
div#bnrArea{
	float:left;
	margin:8px 0 0 0;
	padding-left:17px;
	}
div#bnrArea p{
	text-align:center;
	border-bottom:1px solid #c5c5c5;
	padding-bottom:10px;
}

