@import "/common/css/common.css";

div.section th,
.imgBoxSarea .imgLeftBoxS div.img,
.imgBoxSarea .imgLeftBoxS div.text p {
margin-bottom: 0;
padding-bottom: 24px;
}

div.section td {
line-height: 1.4;
}

table.grayBox {
background-color: #8C8C8C;
}

table.grayBox td {
padding: 1px;
}

table.grayBox td td {
padding: 10px;
background-color: #FFF;
}

table.grayBox td td td {
padding: 2px 0;
}

table.profile {
margin: 12px 0;
width: 100%;
}


table.history,
table.profile,
table.system_list {
background-color: #DDD;
border-collapse: separate;
border-left: 2px #999 solid;
border-top: 2px #999 solid;
}

table.system_list {
margin-bottom: 6px;
}

table.history th,
table.history td,
table.profile th,
table.profile td,
table.system_list th,
table.system_list td {
padding: 7px 10px;
background-color: #FFF;
border-bottom: 2px #999 solid;
border-right: 2px #999 solid;
}

table.history th,
table.profile th,
table.system_list th {
background-color: #636363;
color: #FFF;
text-align: center;
}

.gnaArea ul li.live_positively a {
padding-right: 27px !important;
background: url(/common/imgs/news/bg_navi_line_win.gif) right center no-repeat;
display: inline;
}

.gnaArea ul li.live_positively a:hover {
background: url(/common/imgs/news/bg_navi_line_win_o.gif) right center no-repeat;
}

.mnBoxSetEnd {
 margin-bottom: 5px;
}
