@charset "euc-jp";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}

a:link {
	color: #666666;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
a:visited {
	color: #666666;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
a:hover {
	color: #FF9900;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
a:active {
	color: #FF9900;
	text-decoration:none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

ul {
	list-style-type:none;
	margin: 0px;
	padding: 0px;
}
li {font-size:100%;}

#rss_wapper {
	font-size: 12px;
	width: 320px;
	height: auto;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#rss_body_left {
	font-size: 12px;
	width: 100px;
	height: auto;
	float: left;
	text-align: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rss_body_right {
	font-size: 12px;
	margin: 0px;
	width: 200px;
	height: auto;
	float: right;
	text-align: left;
}
.site {
	background-color: #D4D0C8;
	height: 15px;
	padding-left: 5px;
	margin-bottom: 5px;
	}

.day {
	background-color: #FF0000;
}

.nolist	{
	list-style: none;
	margin: 0px;
}
.li_year	{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-left: 5px;
}
.li_month	{
	margin: 0px;
}
.p_year	{
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#rss_wappernews {
	font-size: 12px;
	width: 320px;
	height: 60px;
	float: left;
	text-align: left;
	padding: 0px;
	margin: 0px;
}

#rss-news_wapper {
	width: 350px;
	height: 200px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	background-image: url(/images/top/rss_bg.jpg);
	background-repeat: no-repeat;
	float: left;
}

#rss-news_body_right {
	font-size: 12px;
}

p.rss-news-text{
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	height: 20px;
	width: 340px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC6600;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 5;
	line-height: 15px;
}

h2.newsbox {
	background-image: url(/images/top/point.gif);
	background-repeat: no-repeat;
	background-position: 0.5em 0.6em;
	font-size: 12px;
	float: left;
	width: 325px;
	font-weight: normal;
	height: auto;
   }

.news_box_title {
	height: 20px;
	width: 350px;
	float: left;
	text-align: left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

