@charset "utf-8";

/* +++++++++++++++++++++++++++++++

 gnews.css

+++++++++++++++++++++++++++++++ */


/* zeta */
.box-gnews-wrap {
    width: 690px;
    margin-top: 10px;
}
.box-gnews {
    margin-top: 0;
}
#newsBar-gnews1,
#newsBar-gnews2,
#newsBar-gnews3,
#newsBar-gnews4,
#newsBar-gnews5,
#newsBar-gnews6 {
    width:343px;
    border: 1px solid #aaaaaa;
}
.box-gnews #newsBar-gnews1,
.box-gnews #newsBar-gnews3,
.box-gnews #newsBar-gnews5 {
    float: left;
    width: 344px;
}
.box-gnews #newsBar-gnews2,
.box-gnews #newsBar-gnews4,
.box-gnews #newsBar-gnews6 {
    float: right;
    margin-left: -1px;
}
#newsBar-gnews3,
#newsBar-gnews4 {
    margin-top: -1px;
}
.box-gnews span {
    margin:10px;
    padding:4px;
    color:#676767;
    font-size:9px;
}
#zata .compressed_gsnb .resultDiv_gsnb {
    width: 320px;
    margin: 2px auto;
}
#zata .titleBox_gsnb {
    height:29px;
    margin-bottom: 7px;
    padding-left:20px;
    background: url(/img/gnews/bg-tit-news.png) no-repeat scroll left bottom;
    line-height:29px;    
    color:#003399;
    font-size: 14px;
}
div.gs-title {
    padding-left: 20px;
    background: url(/img/gnews/ico-news-arrow.png) no-repeat left 0.2em;
}
#zata #box-arrival-gnews table,
#zata #box-arrival-gnews td {
    padding: 3px 0 0;
    border: none;
    vertical-align: bottom;
}
#zata #box-arrival-gnews table {
    width: 324px;
    margin: 3px auto 5px;
    background: url(/img/dotted-line.png) repeat-x left top;
}

#box-arrival-gnews .tit-contents {
    height: 34px;
    margin-top: 30px;
    padding: 0;
    background: none;
}
