@charset "utf-8";
/* CSS Document */

/* ---------------------------------------------------------------- */
/* 初期設定 */
/* ---------------------------------------------------------------- */
/* Header */
#Header table td.fontM a {
	background: url("../../images/top/font_m_on.gif") no-repeat !important;
}

/* Contents */
#Contents {
	font-size: 12px;
	line-height: 150%;
}
.small {
	font-size: 10px;
	line-height: 140%;
}

/* Pmenu */
#Pmenu span {
	top: 5px;
	font-size: 10px;
}



/* ---------------------------------------------------------------- */
/* トップページ */
/* ---------------------------------------------------------------- */
#Contents .top_l table th,
#Contents .top_l table td {
	font-size: 12px;
}



/* ---------------------------------------------------------------- */
/* 企業情報 */
/* ---------------------------------------------------------------- */
#Contents #lBox table.data th,
#Contents #lBox table.data td {
	font-size: 12px;
	line-height: 140%;
}



/* ---------------------------------------------------------------- */
/* IR情報 */
/* ---------------------------------------------------------------- */
table.ir th,
table.ir td {
	font-size: 10px !important;
	line-height: 130% !important;
}