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

/* news_detail
----------------------------------------------*/
span.span_h1_style {
    background: url("../images/category/other.gif") no-repeat scroll left center transparent;
    font-size: 1.7em;
    font-weight: bold;
    padding: 0 0 0 23px;
}

h1.common_style {
    background: url("../images/h2_base.gif") repeat-x scroll left top transparent;
    border-left: 1px solid #C1C1C1;
    border-right: 1px solid #C1C1C1;
    border-top: 1px solid #C1C1C1;
    clear: both;
    color: #000000;
    font-size: 1.2em;
    line-height: 1em;
    margin: 0 0 10px;
    padding: 8px 8px 5px;
    position: relative;
}

.news_detail h1 strong {
    display: block;
    float: left;
    width: 85%;
    vertical-align: text-bottom;
}

.news_detail h1 img {
    font-size: 0;
    line-height: 16px;
    margin-right: 5px;
    vertical-align: text-bottom;
}

.news_detail h1 span {
    font-size: 10px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 10px;
    top: 12px;
    vertical-align: text-bottom;
}

h3.news_h3_style {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background :#ffffff;;
    border-color : #ffffff;
    border-image: none;
    border-style: solid;
    border-width: 0px;
    font-size: 1em;
    line-height: 1;
    margin-bottom: 0px;
    padding: 0px 0px;
    font-weight: normal;
}

h3#news_right_side_h3_style, h3#news_right_side_h3_style * img{
    background-color: #FFFFFF;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 0px;
    padding: 0px 0px;
    vertical-align: middle;
}

h2.news_h2_style {
    background-color: #668084;
    color: #FFFFFF;
    font-size: 1em;
    font-weight: normal;
    margin: 0 0 7px;
    padding: 6px 7px;
    vertical-align: middle;
}

td.news_td_style {
    width: 50%;
    vertical-align:top;
    padding: 0px 2px;
}

table.news_table_style {
    width: 100%;
    clear: both;
    border-collapse:collapse;
}

td.td_border {
    border-bottom: 2px solid #ffffff;
}

tr.tr_border {
    border-bottom: 1px dotted #C1C1C1;
}

h2.relational_event_h2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../images/h2_base.gif") repeat-x scroll left top transparent;
    border-color: #C1C1C1 #C1C1C1 #3963AB;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    font-size: 1.2em;
    line-height: 1;
    margin-bottom: 10px;
    padding: 8px 8px 5px;
}