@charset "euc-jp";
/*
********************************************************************************
Copyright (C) 2010 ¤¦¤¤¤¹¤×, All right reserved.
Copyright (C) 2010 TREE-WEB.NET, All right reserved.
********************************************************************************
*/

#rss_news {
   margin:auto;
   margin-top:3em;
   width:600px;

}
#rss_news h3{
   margin-top:1em;
}


.rssfeed{
   background-position:top center;
   background-image: url("bg_top.png");
   background-repeat:no-repeat;
   width:600px;
   padding-top:10px;
   margin-bottom:2em;
}

.rssfeed ul{
   background-image: url("bg_center.png");
   background-repeat:repeat-y;

}
.rssfeed li{
   padding-left:10px;
   padding-right:10px;
   position:relative;
}
.rssfeed .item_date{
   padding-right:10px;
}
.rssfeed .item_title{
   display:block;
   width:490px;
   margin:left;
   position:relative;
   top:-20px;
   left:90px;
   margin-bottom:-15px;
}
.rssfeed .item_feedTitle {
}
.rssfeed .rssfeed_bottom{
   background-position:bottom center;
   background-image: url("bg_bottom.png");
   background-repeat:no-repeat;
   padding-bottom:15px;
   font-size:1px;
}


/* IT NEWS */
#mixfeed{
}
#mixfeed .rssfeed .item_date {
   padding-right:10px;
}
#mixfeed .rssfeed .item_title{
   display:block;
   width:390px;
   margin:left;
   position:relative;
   top:-20px;
   left:90px;
   margin-bottom:-15px;
}
#mixfeed .rssfeed .item_feedTitle {
   display:block;
   width:100px;
   margin:left;
   position:absolute;
   top:1px;
   right:10px;
   font-size:9px;
}

