﻿@charset "utf-8";

.PickUp_tf{
  padding-bottom: 0px;
  margin-bottom: 3px;
  width:550px;
  overflow:visible;
  font-size:small;
}

.PickUp_tf h2{
  display: none;
  font-size:small;
  padding: 0px 0px 0px 15px;
  height: 0px;
  width:550px;
}


.PickUp_tf h3 {
  width:180px;
  height: 25px;
  font-size: small;
  font-weight: normal;
  margin: 0px 0px 0px 355px; 
  padding: 5px 0px 0px 0px;
  position: relative;
  top: -27px;

  text-align: right;
  vertical-align: middle;
  text-decoration: none;
  overflow:visible;
}

.PickUp_tf h3 a {
  padding-top: 0px;
 padding-left: 0px;
  padding-right: 0px;
 text-decoration: none;
}

.PickUp_tf h3 a,
.PickUp_tf h3 a:visited,
.PickUp_tf h3 a:active
 {
 text-decoration: none;
}

.PickUp_tf h3 a:hover
 {
 text-decoration: underline;
}


.PickUp_tf a.RSSLink{
  background-image: none;
}

.PickUp_tf .newscontents{
  background: url(news_bg_w550.gif) no-repeat left bottom; 
  margin-top: -30px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.PickUp_tf ul{
  margin: 0px 0px 10px 0px;
  padding: 0px;
  padding-left:1em;
}

.PickUp_tf li{
  list-style-type: none;
  background: url(rtri_blue.gif) no-repeat 5px 5px;
  margin: 0px 10px 5px 0px;
  padding: 0px 0px 1px 13px;
  /* border-bottom: 1px dotted silver; */
  line-height: 1.3;
}

.PickUp_tf .CreatedDate{
  display:block;
  width:  8em;
 color: black;
 float: left;
}


.PickUp_tf .Summary{
  display:block;
  margin: 5px 0px 0px 8em;
}



/*** green ***/
#newstabgreen_noscript{
width: 550px;
height: 35px;
overflow: visible;
}

#newstabgreen_noscript li{ 
  display:block;
  float:left;
  padding-top: 5px;
  font-size: small;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  vertical-align: middle;
}

#newstabgreen_noscript li.li_green{ 
  width: 165px;  
  height: 30px;
  padding-left: 17px;
  text-align: left;
} 

#newstabgreen_noscript li.li_lime{ 
  width: 98px;
 height: 30px;
  text-align: left;
} 

#newstabgreen_noscript li.li_orange{ 
  width: 98px;
  height: 30px;
  text-align: left;
} 

#ipickupgreen_noscript
{
width:550px;
height:35px;
margin-left: 0px;
background: url(shadow_header_osirase.gif) no-repeat left top;
overflow: visible;
}


/*** lime ***/
#newstablime_noscript{
width: 550px;
height: 35px;
overflow: visible;
}

#newstablime_noscript li{ 
  display:block;
  float:left;
  padding-top: 5px;
  font-size: small;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  vertical-align: middle;
}

#newstablime_noscript li.li_green{ 
  width: 165px;  
  height: 30px;
  padding-left: 17px;
  text-align: left;
} 

#newstablime_noscript li.li_lime{ 
  width: 98px;
 height: 30px;
  text-align: left;
} 

#newstablime_noscript li.li_orange{ 
  width: 98px;
  height: 30px;
  text-align: left;
} 

#ipickuplime_noscript
{
width:550px;
height:35px;
margin-left: 0px;
background: url(shadow_header_news.gif) no-repeat left top;
overflow: visible;
}


/*** orange ***/
#newstaborange_noscript{
width: 550px;
height: 35px;
overflow: visible;
}

#newstaborange_noscript li{ 
  display:block;
  float:left;
  padding-top: 5px;
  font-size: small;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  vertical-align: middle;
}

#newstaborange_noscript li.li_green{ 
  width: 165px;  
  height: 30px;
  padding-left: 17px;
  text-align: left;
} 

#newstaborange_noscript li.li_lime{ 
  width: 98px;
 height: 30px;
  text-align: left;
} 

#newstaborange_noscript li.li_orange{ 
  width: 98px;
  height: 30px;
  text-align: left;
} 

#ipickuporange_noscript
{
width:550px;
height:35px;
margin-left: 0px;
background: url(shadow_header_event.gif) no-repeat left top;
overflow: visible;
}


