/* topics */
#main-contents .topic-headline-section.content-primary {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
  #main-contents .topic-headline-section.content-primary .thp_headline-ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height: 290px;
    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;
}
#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: 100%;
    border-radius: 0;
    padding: 20px 30px 10px 0px;
    margin: 0px;
    text-shadow: none;
    box-shadow: none;
    border: none;
    outline: none;
    height: auto;
	  font-weight: normal;
    text-align: left; 
      color: #333333;
}
#main-contents .topic-headline-section.content-primary .thp_topic-link H3{
    color: #49a0dd;
}


#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 {
        width: 100px;
        color: #333333;
        font-size: 14px;
		display: block;
		padding: 0px 0px 0px 14px;
        margin: 0px 0px 0px 0px;
		text-decoration: none;
		font-weight: normal;
        text-align: left;
        float: left;
}
  #main-contents .topic-headline-section.content-primary .thp_topic-link H3{

}

    #main-contents .topic-headline-section.content-primary .thp_topic-link:hover {
      background: url(../img/topic-arrow.png) no-repeat 98% center rgba(235, 235, 235,1.0); 
        text-decoration: none;
}
#main-contents .topic-headline-section.content-primary .thp_topic-link:hover H3{
    color: #20a1e5;
    text-decoration: underline;
}
  #main-contents .topic-headline-section.content-primary .topic-text_dd {
	  clear: both;
    font-weight: normal;
        color: #333333;
      font-size: 100%;
      padding: 0px 30px 15px 114px; 
}

/* toppage */
#main-contents {
    width: 1000px;
	padding: 65px 0px 50px 0px;
    margin: 0px auto;
}

