@charset "shift_jis";

/*-- タブエリア --------------------------------------------------------------*/
#tab{
margin:0 0 0 6px;
padding-top:10px;
height:34px;
}

#tab ul{
margin:0;
padding:0;
}

#tab ul li{
display:inline;
list-style-type:none;
}

#tab ul li a{
height:34px;
text-decoration:none;
display:block;
overflow:hidden;
float:left;
}

#tab li.tab01_off a{
background:url(../fa/products/cnt/plceng/download/images/doc_tab01.jpg) no-repeat;
width:85px;
}
#tab li.tab01_off a:hover{
background:url(../fa/products/cnt/plceng/download/images/doc_tab01_ov.jpg) no-repeat;
width:85px;
}

#tab li.tab01 a{
background:url(../fa/products/cnt/plceng/download/images/doc_tab01_dw.jpg) no-repeat;
width:85px;
}
#tab li.tab01 a:hover{
background:url(../fa/products/cnt/plceng/download/images/doc_tab01_ov.jpg) no-repeat;
width:85px;
}

#tab li.tab02_off a{
background:url(../fa/products/cnt/plceng/download/images/doc_tab04.jpg) no-repeat;
width:98px;
}
#tab li.tab02_off a:hover{
background:url(../fa/products/cnt/plceng/download/images/doc_tab04_ov.jpg) no-repeat;
width:98px;
}

#tab li.tab02 a{
background:url(../fa/products/cnt/plceng/download/images/doc_tab04_dw.jpg) no-repeat;
width:98px;
}
#tab li.tab02 a:hover{
background:url(../fa/products/cnt/plceng/download/images/doc_tab04_ov.jpg) no-repeat;
width:98px;
}

.underline_img{
margin:0 0 20px 0;
}

/*-- H4タイトル --------------------------------------------------------------*/

h4{
font-size:75%;
font-weight:bold;
color:#fff;
/*width:37%;*/
width:100%;
margin:20px 0 0 0;
padding:0;
}

h4 span{
display:block;
border:1px solid #d5d5d5;
background:#CC0000;
padding:4px 10px;
}

h4.first{
margin-top:5px !important;
}

/*-- index 表の幅 ------------------------------------------------------------*/

/*-- 日本語 --*/
.ml_col_model_name_j{
width:140px;
}

.ml_col_model_j{
width:125px;
}

.ml_col_type_j{
width:50px;
}

.ml_col_description_j{
width:auto;
}

.ml_col_tool_j{
width:100px;
}

.ml_col_date_j{
width:70px;
}

/*-- その他の言語 --*/
.ml_col_model_name_e{
width:140px;
}

.ml_col_model_e{
width:125px;
}

.ml_col_type_e{
width:50px;
}

.ml_col_language_e{
width:60px;
}

.ml_col_description_e{
width:auto;
}

.ml_col_tool_e{
width:100px;
}

.ml_col_date_e{
width:70px;
}
