@import "/lib/cmn_css/component.css"; 

/* CSS Document */

#contents h1.vimage {
	background: url(/ir/images/vi_ir.jpg) left top no-repeat;
	display: block;
	height: 100px;
	margin-bottom: 15px;
	width: 720px;
}

#contents .blkHead {
	background: url(/ir/highlight/images/h_index_01.gif) left top no-repeat;
	display: block;
	height: 34px;
	margin-bottom: 10px;
	width: 720px;
}

#contents h1 span,
#contents .blkHead span {
 display:block;
 text-indent:-9999px;
 overflow:hidden;
}

#contents table.zaimuTable {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	margin-bottom: 15px;
	width: 100%;
}

#contents table.zaimuTable th {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
	text-align: left;
	padding: 4px 9px 0 9px;
	vertical-align: top;
}

#contents table.zaimuTable th.gry {	background: #EBEBEB;}
#contents table.zaimuTable th.blue {	background: #E2E6F2;}

#contents table.zaimuTable td {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	text-align: right;
	padding: 4px 9px 0 9px;
}

#contents table.zaimuTable .center {	text-align: center;}
#contents table.zaimuTable p.indent {	margin-left: 7px;}
#contents table.zaimuTable .w22 { width: 34%;}
#contents table.zaimuTable .w13 {	width: 11%;}

#contents div.hrBox {
	margin: 0 0 10px 0;
	width: 710px;
}

#contents div.hrImg {
	float: left;
	margin-left: 20px;
	width: 300px;
}

#contents div.hrImgR {
	float: right;
	margin-right: 20px;
	width: 300px;
}

#contents img.lineImage {
	border: 1px solid #CCCCCC;
}
