@charset "Shift_JIS";

html{overflow-y:hidden 
color:#666666;} 

/*　共通　------------------------------------------------------------------　*/

/*　コンテンツ全体の幅　*/
#content-main{width:450px;}

/* 他 文字用 */
.txt10 { font-size : 10px; line-height: 120%;}
.txt12 { font-size : 12px; line-height: 140%;}

.break { page-break-before: always; }

/*　ヘッダー　--------------------------------------------------------------　*/

/* Q-IRタイトル　文字用 */
.qir_title{font-size:14px;line-height:140%;font-weight:bold;}

.menuQir{margin-left:auto;}

/*　グラフ　----------------------------------------------------------------　*/

/* グラフ名と単位 文字用 */
.name {font-size:11px;line-height:140%;font-weight:bold; float:left;}
.tani { font-size : 10px; line-height: 120%; float:right;}

/* グラフの幅 */
.graph{width: 221px; margin-top:15px;}
.swf{ width:100%; clear:both; margin-top:5px;}


/*　財務表　----------------------------------------------------------------　*/

/* 表　テーブルの線の色 */
table.hyo_table{
border-collapse: separate;
empty-cells: show;
border:none;
border-top:1px solid #ADC784;
border-left:1px solid #ADC784;
width:100%;
margin-top:5px;
}

table.hyo_table td{
border:none;
border-bottom:1px solid #ADC784;
border-right:1px solid #ADC784;
font-size:10px;
padding:2px;}

/* 表　期と科目部分のTD */
.kamoku{background-color:#DEEBC6;font-size:10px;line-height:120%;text-align:center;}

/* 表　数値の今期部分のTD */
.suuchi_konki{background-color:#F0F7E6;font-size:10px;line-height:120%;text-align:right;}

/* 表　数値のTD */
.suuchi{background-color:#FFFFFF;font-size:10px;line-height:120%;text-align:right;}


/*　注記　----------------------------------------------------------------　*/

#chuki{ margin-top:15px;}
* html #chuki{ margin-top:35px;}
*:first-child+html #chuki{ margin-top:35px;}


/* ------------------------------------------------------------------------- */




