/*body#index {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}*/
div#wapper {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
}
#ContentsBox #top_img {
	overflow: hidden;
	height: 299px;
}
#ContentsBox #top_img .top_image {
	top: 5px;
	left: 0px;
}

/*div#flashcontent {
	position: absolute;
	z-index: 1000;
	left: 0px;
	top: 0px;
}*/
div#toplink {
	background-color: #666;
	height: 15px;
}
div#toplink a{
	font-size: 60%;
	color: #333;

}
div.index_wapperu{
    position: absolute;
	top: 0px; 
	left: 0px;
	height:100%;
	width: 100%;
	line-height: 0;
}


a {
	color: #900;
}
div.topic_box ul {

}

div.topic_box ul li {
	background-image: url(../img/common/yajirushi.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 100%;
	height: 50px;
}
div.topic_box ul li a {
	color: #333;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	line-height: 1.5em;
}
div.topic_box ul li a:hover {
	display: block;
	background-color: #EEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#ContentsBox #LeftBox .topic_box .MidH3.relatve #ichiran {
	right: 20px;
	bottom: 6px;
}
#ContentsBox #LeftBox .topic_box .MidH3.relatve .rss {
	right: 60px;
	bottom: 6px;
}
.text1 {
	font-size: 2px;
	margin: 0px;
	padding: 0px;
	background-color: #333;
	display: block;
	height: 13px;
}
.text1 a{
	margin: 0px;
	padding: 0px;
	display: block;
	color: #999;
}

