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

/*

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

ver 1.00
**********************/
/*  ·Ð±ÄÊý¿Ë layout
---------------------------*/
h1#h1_policy_j{
background:url(../policy/h1_policy_j.gif) no-repeat;
}
h2#h2_talk_j{
background:url(../policy/h2_talk_j.gif) no-repeat;
}
h2#h2_directors_j{
background:url(../policy/h2_directors_j.gif) no-repeat;
}
h2#h2_governance_j{
background:url(../policy/h2_governance_j.gif) no-repeat;
}
h2#h2_risk_j{
background:url(../policy/h2_risk_j.gif) no-repeat;
}

/* talk */
.ceo{
float:right;
margin:0 0 20px 20px;
}
dl.talk {
}
dl.talk dt{
float:left;
clear:left;
width:1em;
display:block;
}
dl.talk dd{
margin-left:1.2em;
display:block;
}

/*directors */
dl.notes dt{
clear:both;
float:left;
width:4em;
display:block;
text-align:right;
margin-bottom:0.1em;
}
dl.notes dd{
width:auto;
margin-left:0.2em;
display:block;
text-align:left;
}


