@charset "UTF-8";

/*
 * ir_e.css
 *
 */
	
/* index
---------------------------------------------------------- */
.boxTableLinks a {
height: 70px;
}
	
#irtop_etc_div ul.etc_navi {
width: 100%;
padding-bottom: 0px;
margin-top: 1em;
}
#irtop_etc_div .etc_navi_support a {
padding-top: 1.4em;
height: 58px;
}
	
ul.boxTableLinks3 .item01, ul.boxTableLinks3 .item02 {
    width: 33%;
}
ul.boxTableLinks3 .item03 {
    width: 34%;
}
/* 20150820 */
ul.boxTableLinks3 .item03{
border-right-style: none;
}
/* 20150820 */
ul.boxTableLinks3 .item02 {
border-right: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
/* 20170407 */
.boxLinks ul.dlLint {
margin-top: 5px;
}

/* General Stock Information
---------------------------------------------------------- */
#ir-stock .ft-th {
    width: 30%;
}
#ir-stock .ft-td {
    width: 70%;
}



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


@media screen and (max-width:435px) {

ul.boxTableLinks3 .item01, ul.boxTableLinks3 .item02, ul.boxTableLinks3 .item03 {
width: 100%;
}


}
