@charset "UTF-8";

/* ir
-------------------------------------- */
#ir .page-title h2 {
background: #fff url(/images/ir/title.gif) no-repeat 0 0;
}


/* ir_index
-------------------------------------- */
#ir_index dl {
padding:0 30px 0 30px;
}  

#ir_index dt {
background:url(../images/ir/pdf_logo.gif) no-repeat 0 0;
height:40px;
clear:both;
text-align:left; 
font-weight:normal;
padding:10px 0 0px 40px;
border-bottom:dotted #CCCCCC 1px;
} 
 
 
#acrobat { 
margin:0;
width:730px;
}

#acrobat p {
text-align:right;
}

#acrobat img {
float:right;
padding:3px 20px 0 5px;
}


/* stocks
-------------------------------------- */
#stocks {
}

#stocks table	{
	margin:0 30px 0 30px;
	border-collapse: collapse;	border-spacing: 0;
	
}
#stocks th, td	{
	padding: 10px 20px;
}


.stockstable	{
	border: 1px solid #DDD;
}
.stockstable th	{
	background: url(../images/ir/th_10.jpg) repeat-x bottom;
	background-color:#f1ffe9;
	border: 1px solid #DDD;
	width:11em;
	text-align:center;
	vertical-align:middle;
}
.stockstable td{
	border: 1px solid #DDD;
	background:#F7F7F7;
}

/* isoa
-------------------------------------- */
#isoa dl {
padding:0 30px 0 30px;
}  

#isoa dt {
background:url(../images/ir/pdf_logo.gif) no-repeat 0 0;
height:30px;
clear:both;
float:left; 
font-weight:normal;
padding:15px 0 0px 40px;
border-bottom:dotted #CCCCCC 1px;
} 
 
#isoa dd {
height:30px;  
padding:15px 0 0px 40px;
text-align:right;
border-bottom:dotted #CCCCCC 1px;
}

