@charset "shift_jis";
/* CSS Document */
div#feed {
margin-top: 40px;
}
.rss_b_top	 {
border-top: 1px #b3b3b3 solid;
border-right: 1px #b3b3b3 solid;
border-left: 1px #b3b3b3 solid;
}
.rss_contents {
border: 1px #b3b3b3 solid;
padding: 0 10px;
}
.rss_contents p {
margin: 5px 0 5px 0;
}
.rss_inner {
background: url('../images/camera.gif') no-repeat top left;
text-indent: 17px;
}
.more {
text-align: right;
margin: 5px 0 5px 0;
}
.more a {
padding-left: 17px;
background: url('../images/go.gif') no-repeat left;
}
.data {
color: #333;
background: url('../images/camera.gif') no-repeat left top;
text-indent: 17px;
}
.text {
color: #333;
margin-top: 10px;
}
hr {
border-style: dotted none none none;
border-top-width: 2px;
border-top-color: #b3b3b3;
height: 1px;
}
.rss_footer {
width: 518px;
height: 23px;
text-align: right;
padding-top: 5px;
background-color: #f9f6e4;
border-right: 1px #b3b3b3 solid;
border-bottom: 1px #b3b3b3 solid;
border-left: 1px #b3b3b3 solid;
}
.rss_footer a {
margin-right:15px;
padding-left: 17px;
background: url('../images/go.gif') no-repeat left;
}
