@charset 'UTF-8';

#investors h1.kijiTitle{
	background:url(../images/investors/cat_investors_02.jpg) no-repeat;

}

#press h1.kijiTitle{
	background:url(../images/investors/cat_investors_02.jpg) no-repeat;

}


#gmenuBox ul#gMenu li.m1 a{background-position:-0 -96px;}
#gmenuBox ul#gMenu li.m1 a:hover{background-position:0 -96px;}


.irTable {
	margin:0;
	padding:0;
	text-align:left;
	background:#ffffff;
	}

.irTable table {
	width:400px;
	margin:10px 0;
	padding:0;
	border:1px solid #cccccc;
	border-collapse:collapse;
	}

.irTable th{
	background:#f2f2f2;
	font-weight:bold;
	font-size:12px;
	padding:3px 8px;
	border:1px solid #cccccc;
	}

.irTable td {
	padding:3px 5px;
	font-size:12px;
	border:1px solid #cccccc;
	background:#ffffff;
	}

.irTable td.midashi {
	background:#f8f8f8;
	}
