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

/*

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

ver 1.00
**********************/
/*  IR Archives layout
---------------------------*/
h1#h1_archives_j{
background:url(../archives/h1_archives_j.gif) no-repeat;
}
h2#h2_gaikyo_j{
background:url(../archives/gaikyo/h2_gaikyo_j.gif) no-repeat;
}
h2#h2_kinkyo_j{
background:url(../archives/kinkyo/h2_kinkyo_j.gif) no-repeat;
}
h2#h2_tanshin_j{
background:url(../archives/tansin/h2_tanshin_j.gif) no-repeat;
}
h2#h2_irreport_j{
background:url(../archives/irreport/h2_irreport_j.gif) no-repeat;
}
h2#h2_vsreport_j{
background:url(../archives/vsreport/h2_vsreport_j.gif) no-repeat;
}
h2#h2_present_j{
background:url(../archives/present/h2_present_j.gif) no-repeat;
}
h2#h2_meeting_j{
background:url(../archives/present/h2_meeting_j.gif) no-repeat;
}
h2#h2_report_j{
background:url(../archives/report/h2_report_j.gif) no-repeat;
}
h2#h2_index_j{
background:url(../archives/monthly/h2_index_j.gif) no-repeat;
}

/* monthly */

/* list */
dl.comment dt{
float:left;
clear:left;
width:2em;
display:block;
}
dl.comment dd{
margin-left:2.5em;
display:block;
}

dl.notes dt{
float:left;
clear:left;
width:3em;
font-weight:bold;
display:block;
white-space:nowrap;
}
dl.notes dd{
margin-left:3.5em;
font-weight:bold;
display:block;
}

.contents h2.ttl{
padding:5px;
width:auto;
height:auto;
}
.contents h2.ttl span{
color:#fff;
}
/* IE6 */
* html body .contents h2.ttl{
width:auto;
voice-family: "\"}\""; 
voice-family:inherit;
width:488px;
}
/* ie5.5 */
* html body .contents h2.ttl{
width:488px;
}

.teisei{padding-left:13px;}

/* gaiyomovie */
#gaiyoMovie #main,
#gaiyoMovie .contents,
#gaiyoMovie #h2_gaiyomovie_j,
#gaiyoMovie .contents_in{
width:auto;text-align:left;
}
#h2_gaiyomovie_j{
font-size:100%;
color:#ffffff;
}
#h2_gaiyomovie_j span{
position:relative;
top:5px;
left:15px;
}
.movie{
margin:0 180px;
border:2px solid #A299DF;
background:#f9f9f9;
}
.movie dt{
margin:0 0 12px;
padding:5px 7px 3px;
font-weight:bold;
border-bottom:1px dotted #cccccc;
}
.movie dd{
text-align:center;
margin:0 0 8px;
}

/* print */
@media print{
body{zoom: 70%;}
}
