@charset "Shift_JIS";

/* ナビゲーション
------------------------------------------------------------\*/
#nav li#top a		{
			width: 187px;
			height: 25px;	
			background: url("../img/menu.gif") no-repeat 0px 0px;
			}
#nav li#news 		{
			width: 187px;
			height: 25px;	
			background: url("../img/menu.gif") no-repeat -187px -25px;
			}
#nav li#user a 		{
			width: 187px;
			height: 25px;	
			background: url("../img/menu.gif") no-repeat -374px 0px;
			}
#nav li#report		{
			width: 189px;
			height: 25px;	
			background: url("../img/menu.gif") no-repeat -561px 0px;
			}

/* ニュース
------------------------------------------------------------\*/
h2#newstop		{
			text-indent: -9999px;
			margin: 20px 0 0 0;
			padding: 0;
			width: 706px;
			height: 66px;
			background: url("../img/news_top.gif") no-repeat;
			}
#newscenter 		{
			margin: 0;
			padding: 0;
			width: 706px;
			background: url("../img/waku_back.gif") repeat-y;
			}
#news	 		{
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			margin-bottom: 0px;
			padding: 1px 0 0 0;
			width: 600px;
			}
h4			{
			margin: 0px;
			padding: 8px;
			background: #441322;
			}
#n0701			{
			margin-left: auto;
			margin-right: auto;
			padding: 8px;
			width: 500px;
			border: solid 2px #999;
			}
#newsbottom		{
			text-indent: -9999px;
			margin: 0;
			padding: 0;
			width: 706px;
			height: 45px;
			background: url("../img/waku_bottom.gif") no-repeat;
			}

