@charset "utf-8";

@import "../../css/base.css";
@import "../../css/common.css";
@import "style.css";


/*-*-*-*-* [財務・決算情報] 財務情報：有利子負債一覧 *-*-*-*-*/

#index{
width:612px;
margin:0 0 0 58px;
}

ul#inlink{
width:664px;
margin:32px 0 52px 0px;
}

ul#inlink li{
float:left;
_font-family:Arial;
}

ul#inlink li img{
width:17px;
height:17px;
margin:0 5px 0 0;
vertical-align:middle;
}
:root ul#inlink li img{
margin-bottom:2px;
}
html[xmlns*=""] body:last-child ul#inlink li img{
margin-bottom:5px;
}

ul#inlink li.prem{
margin-right:65px;
}


/***** 借入金一覧 ***********************/
#loan{
width:612px;
margin-bottom:15px;
}

#loan h3{
margin-bottom:20px;
}

#loan p.loantxt{
margin-bottom:5px;
font-size:0.9em;
}

#loan table{
width:612px;
margin-bottom:5px;
}

#loan th{
padding:5px;
font-size:0.9em;
text-align:center;
background-color:#E5E5E5;
border:#AECDD0 solid 1px;
}

#loan td{
padding:5px;
font-size:0.9em;
line-height:1.3em;
text-align:center;
border:#AECDD0 solid 1px;
}

#loan table .coll{
text-align:left;
}

#loan dl{
width:612px;
}

#loan dl:after{
content:".";
display:block;
visibility:hidden;
height:0.1px;
font-size:0.1em;
line-height:0;
clear:both;
}

#loan dt{
clear:left;
float:left;
width:45px;
padding-bottom:3px;
font-size:0.9em;
}

#loan dd{
width:560px;
margin-left:46px;
padding-bottom:3px;
line-height:1.2em;
font-size:0.9em;
}

/***** 投資法人債 ***********************/
#debt{
width:612px;
margin:40px 0 15px;
}

#debt p{
margin:10px 0;
line-height:1.3em;
}

#debt table{
width:610px;
}

#debt th{
padding:5px;
background-color:#E5E5E5;
border:#AECDD0 solid 1px;
}

#debt td{
padding:5px;
line-height:1.3em;
border:#AECDD0 solid 1px;
}

#debt table.tb1 th{
width:20%;
}

#debt table.tb2 th{
text-align:center;
}

#debt table .colc{
text-align:center;
}
