body {
	height: auto;
	width: auto;
	background-color: #333333;
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	color: #FFFFFF;
}
h1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	height: 15px;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../img/header1.gif);
	background-repeat: no-repeat;
	text-indent: 5px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 0px;
}
h3 {
	background-image: url(../img/footer-back.gif);
	height: 34px;
	width: 1000px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 10px;
}
ul {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
	list-style-type: none;
	font-size: 12px;
	line-height: 1.5em;
	width: 530px;
	height: 160px;
	overflow: auto;
	margin-top: 10px;
}
p {
	color: #999999;
	background-image: url(../img/copyright.gif);
	background-repeat: no-repeat;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	height: 51px;
	margin-top: -20px;
	width: 1000px;
	background-position: center;
	text-indent: -9999pt;
}
#header {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#contenthaikei {
	height: auto;
	width: 1000px;
	background-image: url(../img/haikei2.gif);
	background-repeat: repeat;
	float: left;
}
#contener {
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#right {
	height: auto;
	width: 290px;
	float: left;
	margin-top: 0px;
}
#content {
	height: auto;
	width: 710px;
	margin: 0px;
	float: right;
}
#topics {
	width: 597px;
	height: auto;
	margin-top: 20px;
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	margin-left: 35px;
}

#information {
	width: 597px;
	height: auto;
	background-image: url(../img/back.gif);
	background-repeat: no-repeat;
	margin-left: 35px;
	margin-top: 20px;
}
#footer {
	background-color: #000000;
	height: 150px;
	width: 1000px;
	clear: both;
}
.style3 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.4em;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 10px;
	width: 170px;
	background-image: url(../img/blognew2.gif);
	background-repeat: no-repeat;
}
a:hover {
	color: #FFFF00;
}
a {
	color: #FFFFFF;
}

/* begin styles for RSS Feed */

.rss_box {
	 /*margin: 3px 2%;*/
	 padding: 0px;
	 width: 170px;
	/* background-color: #fff;*/
	/* border: 1px dashed #333;*/
}

.rss_title, rss_title a {
	/*font-size: 12px;*/
	/*font-weight:bold;*/
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}

.rss_items {
	margin: 3px;
	padding: 0px;
}

.rss_item  {
	padding-right: 0px;
	padding-left: 0px;
	font-weight : normal; 
	/*font-size: 10px;*/
	padding-bottom: 2px;
	color: #FFF;
	word-break: break-all;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	font-size: 10px;
	color: #FFF;
	text-decoration : none;
}

.rss_item a:hover { 
	font-weight: bold;
	font-size: 10px;
	text-decoration : underline;
	color: #FFF;
}

.rss_date {
	font-size: 10px;
	font-weight : normal;
	color: #999;
}

#feed {
	width: 190px;
	height: 100px;
	overflow: auto;
}
#feed li {
	list-style-type: none;
	list-style-position: outside;
	text-align: left;
}
#feed li a {
	color: #FFFFFF;
}