@charset "UTF-8";
/* CSS Document */

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

.second {
	background: url(/ir/investor/image_uniq/h_ir_messageh1.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 div.msgR {
	float: right;
	margin: 0 0 15px 15px;
	width: 185px;
}

#contents table.msgTable {
	border-top: 1px #CCC solid;
	border-left: 1px #CCC solid;
	margin-bottom: 15px;
	width: 580px;
}

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

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

#contents table.msgTable .w32 {width: 32%;}
#contents table.msgTable .w17 {width: 17%;}
#contents table.msgTable th.bold {
 font-weight: bold;
 text-align:center;
}

#contents table.msgTable td {
 text-align:right;
}

.noBd {
	border-bottom: none !important;
}