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

/*

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

ver 1.00
**********************/
/*  IR Archives layout
---------------------------*/
h1#h1_archives_e{
background:url(../archives/h1_archives_e.gif) no-repeat;
}
h2#h2_gaikyo_e{
background:url(../archives/gaikyo/h2_gaikyo_e.gif) no-repeat;
}
h2#h2_present_e{
background:url(../archives/present/h2_present_e.gif) no-repeat;
}
h2#h2_meeting_e{
background:url(../archives/present/h2_meeting_e.gif) no-repeat;
}
h2#h2_nenji_e{
background:url(../archives/en/nenji/h2_nenji_e.gif) no-repeat;
}
h2#h2_2000_e{
background:url(../archives/en/nenji/2000/h2_2000_e.gif) no-repeat;
}
h2#h2_2001_e{
background:url(../archives/en/nenji/2001/h2_2001_e.gif) no-repeat;
}
h2#h2_2002_e{
background:url(../archives/en/nenji/2002/h2_2002_e.gif) no-repeat;
}
h2#h2_2003_e{
background:url(../archives/en/nenji/2003/h2_2003_e.gif) no-repeat;
}
h2#h2_2004_e{
background:url(../archives/en/nenji/2004/h2_2004_e.gif) no-repeat;
}
h2#h2_2005_e{
background:url(../archives/en/nenji/2005/h2_2005_e.gif) no-repeat;
}
h2#h2_2006_e{
background:url(../archives/en/nenji/2006/h2_2006_e.gif) no-repeat;
}
h2#h2_2007_e{
background:url(../archives/en/nenji/2007/h2_2007_e.gif) no-repeat;
}
h2#h2_index_e{
background:url(../archives/monthly/h2_index_e.gif) no-repeat;
}

h2.h2_year_e span{
display:block;
padding:5px 13px;
font-size:medium;
voice-family:inherit;
color:#ffffff;
background:#9b72d0;
}
/* 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;
}

dl.notice dt{
float:left;
clear:left;
width:3.5em;
display:block;
}
dl.notice dd{
margin-left:3.5em;
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;
}


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