/* 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: 305px;
    overflow: auto;
    list-style: none;
      border-top: 1px dotted #db3f7c;
}

#main-contents .topic-headline-section.content-primary .thp_headline-ul li{
    clear: both;
    padding: 0px;
    margin: 0px 0px 0px 0px;
    border-bottom: 1px dotted #db3f7c;
}

#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 {
      position: relative;
    background: transparent;
    font-size: 145%;
    border-radius: 0;
    padding: 20px 30px 20px 247px;
    margin: 0px;
    text-shadow: none;
    box-shadow: none;
    border: none;
    outline: none;
    height: auto;
	  font-weight: bold;
    text-align: left; 
      color: #f074a4;
}
#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 {
        position: absolute;
        color: #000000;
        font-size: 16px;
		display: block;
		padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
		text-decoration: none;
		font-weight: normal;
        text-align: left;
        top: 40px;
        left: 50px;
}
  #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(255, 255, 255,1.0); 
}
  #main-contents .topic-headline-section.content-primary .topic-text_dd {
	  clear: both;
    font-weight: normal;
      color: #000000;
      font-size: 100%;
      padding: 0px 30px 15px 247px; 
}


/* toppage */
#main-contents {
    width: 100%;
	padding: 0px 0px 30px 0px;
    margin: 0px;
}
