@charset "UTF-8";
/* CSS Document */

/* NIKKEI STYLE */
.cmn-tbl_lm_frm {
	margin:0 0 10px;
	/*font-size: 91%;*/
 font-size: 89.7%;
}
div.cmn-photo_style2 p {
    color: #3c3c3c;
    font-size: 75% !important;
    line-height: 1.2;
    margin: 4px 0 0;
    text-align: left;
}
.cmn-tbl_bg_grayC {
  background: #d5d5d5;
}
.cmn-tbl_bg_grayD {
  background: #eeeeee;
}
.cmn-tbl_bg_grayE {
  background: #777777;
  color:#FFF;
}
.cmn-tbl_bg_blue2 {
  background:#4d6777;
  color:#FFF;
}
.cmn-tbl_bg_blue3 {
  background:#ccdee7;
}
table.cmn-tbl_type_lmA {
  border: 1px solid #FFF;
}
table.cmn-tbl_type_lmA th {
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
}
table.cmn-tbl_type_lmA td {
  border-bottom: 1px solid #FFF;
  border-right: 1px solid #FFF;
  border-top: 1px solid #FFF;
}
table.cmn-tbl_type_lmB {
  border: 1px solid #FFF;
}
table.cmn-tbl_type_lmB th {
  border-bottom: 2px solid #FFF;
}
.cmn-tbl_clr_blue2 {
  color:#007ecc;
  font-weight: bold;
}
.cmn-tbl_clr_red2 {
  color:#cc2200;
  font-weight: bold;
}
/*0418追加分*/
.center_pc table.cmn-tbl_type_lmA,
.center_pc table.cmn-tbl_type_lmB {
  margin-left: auto !important;
  margin-right: auto !important;
}
/*0419追加分*/
.left_zz_pc table.cmn-tbl_type_lmA,
.left_zz_pc table.cmn-tbl_type_lmB {
	margin-right: auto;
}
.right_zz_pc table.cmn-tbl_type_lmA,
.right_zz_pc table.cmn-tbl_type_lmB {
	margin-left: auto;
}
/*.right_zz_pc .cmn-tbl_lm_frm {
  float: right;
}*/
/* NIKKEI STYLE /*/
