@charset "UTF-8";

/* CSS Document */

@import "/english/lib/cmn_css/component.css";
@import "/english/ir/css/ir_comp.css";

.second {
	background: url(/english/ir/investor/image_uniq/h_ir_profileh1.gif) top left no-repeat;
	clear:both;
	margin-bottom:7px;
	padding:0;
	width:580px;
	height:32px;
}

.second span {
/* fontsizeFixed */
	display:block;
	font-size:small;
	text-indent:-9999px;
	overflow:hidden;
}

#contents table.cpTable {
	border-top: 1px #D2D2D2 solid;
	border-left: 1px #D2D2D2 solid;
	width: 580px;
}

#contents table.cpTable tr.line td,
#contents table.cpTable tr.line th {
	background: #EBEBEB;
}

#contents table.cpTable th,
#contents table.cpTable td {
	border-bottom: 1px #D2D2D2 solid;
	border-right: 1px #D2D2D2 solid;
	font-weight: normal;
	text-align: left;
	padding: 5px 10px 0 10px;
}

#contents table.cpTableS {
	border-top: 1px #D2D2D2 solid;
	border-left: 1px #D2D2D2 solid;
	width: 580px;
}

#contents table.cpTableS tr.line td,
#contents table.cpTableS tr.line th {
	background: #EBEBEB;
}

#contents table.cpTableS th,
#contents table.cpTableS td {
	border-bottom: 1px #D2D2D2 solid;
	border-right: 1px #D2D2D2 solid;
	font-weight: normal;
	text-align: left;
	padding: 5px 10px 0 10px;
}

#contents table td.center,
#contents table th.center {
	text-align: center;
}

#contents table td.vtop,
#contents table th.vtop {
	vertical-align: top;
}

#contents table .w20 { width:20%; }
#contents table .w30 { width:30%; }
