@charset "utf-8";

/*ナビ部分指定
-----------------------------------------------------------------------*/
.company a{
display:block;
width:122px;height:50px;
background:url(image/navi-02.png) no-repeat;
background-position:-246px 0px;
background-size: auto 50px;
padding-top:75px;
}


/*サイドナビ部分指定
-----------------------------------------------------------------------*/
.side-navi-unvisited2.side-company a{
font-size:100%;
color:#3179a7;
}
.side-navi-unvisited2.side-company a:hover{
color:#003670;
font-weight:bold;
}

.iso{
text-align:left;
width:180px;height:65px;
margin-top:30px;
border-bottom:solid 2px #a9a9aa;
}

/*トップイメージ
-----------------------------------------------------------------------*/
#category{
background:url(image/category-bar.gif) no-repeat;
width:610px;height:25px;
padding:0px 0px 0px 15px;
font-size:116%;
font-weight:bold;
text-align:left;
line-height:1.4;
color:#333333;
}
#category span{
background:url(image/list.gif) no-repeat 0 center;
margin-left:5px;
padding-left:16px;
color:#e86332;
}

/*メイン
-----------------------------------------------------------------------*/
#main{
float:right;
width:625px;
}

/*サブ
-----------------------------------------------------------------------*/
#sub{
width:625px;height:550px;
margin-top:20px;
padding-bottom:80px;
}

.image1{
float:left;
width:300px;height:250px;
margin:0px 10px 6px 0px;
}
.image2{
float:right;
width:315px;height:180px;
margin:0px 0px 35px 0px;
}
.caption1{
text-align:justify;text-justify:inter-ideograph;
height:150px;
font-size:100%;
line-height:1.5;
color:#333333;
}

#equipment-list{
clear:both;
font-size:96%;
line-height:1.5;
color:#666666;
border-bottom:dotted 1px;
margin:0px 0px 10px 0px;
}

#sub table{
width:308px;
border-collapse:collapse;
font-size:90%;
color:#333333;
}
#sub .equipment1{
float:left;
}
#sub .equipment2{
float:right;
}
#sub th{
height:25px;
background-color:#b3e2d8;
text-align:center;
border-top:solid 1px #666666;
border-bottom:solid 1px #666666;
border-right:solid 2px #ffffff;
padding:2px 0px 2px 0px;
}
.header1{
width:165px;
}
.header2{
width:77px;
}
.header3{
width:30px;
}
#sub td{
height:25px;
border-bottom:solid 1px #666666;
border-right:dotted 1px #666666;
padding:2px 0px 2px 5px;
}
.even-number{
background-color:#e6f6f2;
}
#sub .no-boder{
border-right:none;
text-align:center;
padding:0;
}
