@charset "euc-jp";
@import url("ir_common_en.css");

/*

/*********************
date 2007/8/18

ver 1.00
**********************/
/*  Company Info layout
---------------------------*/
h1#h1_company_e{
background:url(../company/h1_company_e.gif) no-repeat;
}
h2#h2_profile_e{
background:url(../company/h2_profile_e.gif) no-repeat;
}
h2#h2_bonds_e{
background:url(../company/h2_bonds_e.gif) no-repeat;
}
h2#h2_enkaku_e{
background:url(../company/h2_enkaku_e.gif) no-repeat;
}
h2#h2_subsidiaries_e{
background:url(../company/h2_subsidiaries_e.gif) no-repeat;
}


/* profile */
table.profile th{
font-weight:bold;
vertical-align:top;
padding-right:10px;
white-space:nowrap;
text-align:left;
}
table.profile td{
vertical-align:top;
text-align:left;
}
table.profile th,
table.profile td{
padding-bottom:10px;
}
table.profile th.end,
table.profile td.end{
padding-bottom:0px;
}


/* enkaku */
dl.enkaku{
width:478px;
}
dl.enkaku:after{
content: "";
clear:both;
height: 0;
display: block;
visibility: hidden;
}
dl.enkaku dt{
float:left;
clear:left;
width:6em;
display:block;
}
dl.enkaku dd{
width:auto;
margin-left:6.5em;
display:block;
}

/* subsidiaries */
.logo{
margin-left:20px;
margin-bottom:5px;
}
