@charset "UTF-8";

/*
#mainTexIndnt2 {
	width: 94%;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
}
*/

p {
	width: 100%;
}
ol {
	margin-left: 20px;
}


/*--------------- Page -------------------*/
.tblFmt4 {
	width: 100%;
}


.tblIrNews {
    border-collapse:collapse;
    width:100%;
    margin-top: 10px;

}
.tblIrNews td,
.tblIrNews th {
    vertical-align:top;
    text-align:left;
    padding:6px 7px;
    font-size:100%;
    border: 0px none;

}
.tblIrNews th {
    background-color:#ffffff;
    color:#993333;
    font-size:96%;
    font-weight:normal;
    white-space:nowrap;
    border: 0px none;
}
#ir_top #ir_top_date {
    color:#333333;
    font-size:84%;
}
.tblIrtop {
    border-collapse:collapse;
    width:100%;
    margin-top: 1px 1px 1px 1px;
    border-spacing: 1px 1px 1px 1px;
    border: solid 1px #999999;
}
.tblIrtop td,
.tblIrtop th {
    
    text-align:left;
    padding:3px 3px;
    font-size:100%;
    border: solid 1px #999999;
    text-align:center;
}
.tblIrtop th {
    background-color:#cccccc;
    width:77px;
    color:#333333;
    font-size:100%;
    font-weight:normal;
    white-space:nowrap;
    text-align:left;
}


#ir_topp #ir_topp_date {
    color:#333333;
    font-size:84%;
}
.tblIrtopp {
    border-collapse:collapse;
    width:100%;
    margin-top: 1px 1px 1px 1px;
    border-spacing: 1px 1px 1px 1px;
    border: solid 1px #999999;
}
.tblIrtopp td,
.tblIrtopp th {
    
    text-align:left;
    padding:3px 3px;
    font-size:100%;
    border: solid 1px #999999;
    text-align:center;
}
.tblIrtopp th {
    background-color:#ccffcc;
    width:77px;
    color:#333333;
    font-size:100%;
    font-weight:normal;
    white-space:nowrap;
    text-align:left;
}

#ir_sche #ir_sche_date {
    color:#333333;
    font-size:100%;
}
.tblIrsche {
    border-collapse:collapse;
    width:100%;
    margin-top: 1px 1px 1px 1px;
    border-spacing: 1px 1px 1px 1px;
    border: solid 1px #999999;
}
.tblIrsche td,
.tblIrsche th {
    text-align:left;
    padding:3px 3px;
    font-size:100%;
    border: solid 1px #999999;
    text-align:left;
}
.tblIrsche th {
    background-color:#cccccc;
    width:77px;
    color:#333333;
    font-size:100%;
    font-weight:normal;
    white-space:nowrap;
    text-align:left;
}

#ir_schee #ir_schee_date {
    color:#333333;
    font-size:100%;
}
.tblIrschee {
    border-collapse:collapse;
    width:100%;
    margin-top: 1px 1px 1px 1px;
    border-spacing: 1px 1px 1px 1px;
    border: solid 1px #999999;
}
.tblIrschee td,
.tblIrschee th {
    
    text-align:left;
    padding:3px 3px;
    font-size:100%;
    border: solid 1px #999999;
    text-align:left;
}
.tblIrschee th {
    background-color:#ccffcc;
    width:77px;
    color:#333333;
    font-size:100%;
    font-weight:normal;
    white-space:nowrap;
    text-align:left;
}

/*--------------- Live -------------------*/

.style5 {
	color: #996600;
	font-weight: bold;
}
.style6 {color: #0000FF}
.style8 {color: #000000}
.style9 {color: #996600}

table#shosai {
	border: 0px;
	width: 100%;

	border-spacing :1px;
	background-color:#999;


}
table#shosai td,th {
	padding: 5px;
	vertical-align: top;
}
table#shosai th {
	color: #000;
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	background-color: #CCFFCC;
}
table#shosai td {
	background-color: #FFF;
}
/*--------------- Koukoku -------------------*/
dl.listkoukoku {
	width: 100%;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding: 10px 0px;
}

dl.listkoukoku dt {
  clear: left;
  float: left;
  width: 65%;
  padding-left: 0px;
  color: #000;
  margin-bottom: 10px;
  margin-top: 10px;
}

dl.listkoukoku dd {
  margin-bottom: 10px;
  margin-top: 10px;
}



