/* topics */
#main-contents .topic-headline-section.content-primary {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
    border-top: 5px solid #343434;
    border-bottom: 5px solid #343434;
}
  #main-contents .topic-headline-section.content-primary .thp_headline-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 338px;
    overflow: auto;
    list-style: none;
}

#main-contents .topic-headline-section.content-primary .thp_headline-ul li{
    clear: both;
    padding: 0px;
    margin: 0px 0px 0px 0px;

/*    position: relative; */
}
/*
#main-contents .topic-headline-section.content-primary .thp_headline-ul li:after {
    content: '';
    position:absolute;
    left:20px;
    bottom:0;
    right:0;
    border-bottom: 1px dotted #a0a0a0;
}
*/
#main-contents .topic-headline-section.content-primary .thp_topic-link {
    border: 0;
    white-space: initial;
    display: block;
    padding: 0px 0px 10px 0px;

}

  #main-contents .topic-headline-section.content-primary h3.topic-title_dt {
    background: transparent;
    font-size: 115%;
    border-radius: 0;
    padding: 20px 0px 10px 0px;
    margin: 0px 0px 0px 0px;
    text-shadow: none;
    box-shadow: none;
    border: none;
    outline: none;
    height: auto;
	  font-weight: normal;
    text-align: left; 

      color: #d3d3d3;
}


#main-contents .topic-headline-section.content-primary h3.topic-title_dt:before, #main-contents .topic-headline-section.content-primary h3.topic-title_dt:after {
    display: none; 
}



    #main-contents .topic-headline-section.content-primary h3.topic-title_dt .date {
        color: #d3d3d3;
        float: left;
		padding: 0px 0px 0px 0px;
        margin: 0px 20px 0px 0px;
		text-decoration: none;
		font-weight: normal;
        text-align: left;
        
}

#main-contents .topic-headline-section.content-primary .thp_topic-link:hover h3.topic-title_dt .date  {
    text-decoration: none;
}


    #main-contents .topic-headline-section.content-primary .thp_topic-link:hover {
        background: url(../img/topic-arrow.png) no-repeat 98% center rgba(52, 52, 52,1.0);
        text-decoration: none;
}

#main-contents .topic-headline-section.content-primary .thp_topic-link:hover H3{
    text-decoration: underline;
}

  #main-contents .topic-headline-section.content-primary .topic-text_dd {
	  clear: both;
    font-weight: normal;
      color: #d3d3d3;
      font-size: 100%;
      padding: 0px 0px 15px 0px;
      margin: 0px 0px 0px 0px;
}
#main-contents .topic-headline-section.content-primary .thp_topic-link:hover .topic-text_dd {
}

/* toppage */

#main-img-area{
    min-width: 960px;
    padding: 0px;
    margin: 0px 0px 0px 0px;
}
#main-img-area img{
    width: 100%;
}

#main-contents {
    width: 100%;
    color: #ffffff;
    padding: 0px 0px 50px 0px;
    margin: 0px auto 0px auto;
    background-color: #000000 !important;
}
