﻿@charset "UTF-8";
/* {fBɊւCSS
--------------------------------------------------------------------------------*/
body {
	font-family: "lr oSVbN", "Osaka", sans-serif;
	color: #FFFFFF;
	font-size: 80%;
	margin: 0px;
	padding:0px;
	background-color: #000000;
}
/* y[W\ɊւCSS 
--------------------------------------------------------------------------------*/
#container {
	width:780px;
	height: 600px;
}
#heder {
	width:780px;
	height:84px;
	background-color: #000000;
}

#sidebar {
	position:absolute;
	top: 124px;
	left: 1px;
	width: 200px;
	height: 478px;
	background-color: #251D1B;
}
#topics {
	position:absolute;
	top:25px;
	left:27px;
	visibility: inherit;
	width: 152px;
	 300;
}
#nav {
	position:absolute;
	top: 84px;
	left: 0px;
	width:780px;
	height:38px;
	border-bottom:solid 1px  #807073;
	padding:0px;
	margin: 0;
	}
#main {
	position:absolute;
	top:141px;
	left:238px;
	width: 450px;
	height: 312;
	}
/* tb^[ɊւCSS
--------------------------------------------------------------------------------*/
#footer {
	clear:both;
	position:absolute;
	top:554px;
	left:0px;
	margin-top: 0px;
	margin-right:10px;
	text-align:right;
	line-height:3;
	height: 46px;
	width: 780px;
	background-color: #3E0226;
}/* wb_[ɊւCSS
--------------------------------------------------------------------------------*/
a {
	text-decoration:none;
}
a:link {
	color:#FFFFFF;
}
a:visited {
	color:#FFFFFF;
}
a:active, a:hover{
	color:#FFD700;
}
/* リストのlinkなし部分
