@charset "utf-8";
/* CSS Document */

div#contents div.waku {
height:auto;
overflow:hidden;
margin:10px 0px 10px 0px; padding:0px;
}

div#contents div.waku img {
float:left;
margin:0px 20px 0px 5px;
}

div#contents div.waku div.news1 {
width:200px;
height:140px;
float:left;
border:solid 1px #ccc;
font-size:10px;
}

div#contents div.waku div.news1 img {
width:190px;
height:20px;
margin-top:5px;
}

div#contents div.waku div.news1 div.rss {
width:180px;
margin-top:30px;
padding:10px;
border-top:1px solid #ccc;
}

div#contents div div a.more {
display:block;
width:69px;
height:25px;
margin:0px;
float:right;
text-indent:-9999px;
background:url(../images/more.gif) no-repeat;
}

div#contents div div a:hover.more {
background:url(../images/more_o.gif) no-repeat;
}

/*詳細*/
div#contents div div.none {border-left:none!important;}

div.rss-box ul.rss-items {
	margin:0px;
	padding:0px;
	list-style:none;
}

div.rss-box li.rss-item {
	margin:0px 0px 3px 0px;
	padding:0px;
	overflow:hidden;
}

.rss_in {height:60px;overflow:hidden;}

