@import url("font.css");  

body, div, ul, img {
	margin:0;
	padding:0;
	color:#fff;
	text-style:normal;
	border:none;
}
html { height:100%;}
body {
	background-color:#f90;
	padding:auto;
	height:100%;
}
#paper {
	width:997px;
	height:100%;
	background:#600 url(../images/main.jpg) 0 0 no-repeat;
	text-align: center;
	margin:0 auto;
	border-right:#000 10px solid;
	border-left:#000 10px solid;
}
#paper02 {
	width:997px;
	height:100%;
	background:#600 url(../images/main02.jpg) 0 0 no-repeat;
	text-align: center;
	margin:0 auto;
	border-right:#000 10px solid;
	border-left:#000 10px solid;
}

#rekishi_banner {
	float: left;
	padding-left: 15px;
}

a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}
#main {
	padding-top:463px;
	height:100px;
	padding-bottom:10px;
	width:997px;
}

*:first-child+html #main {
	padding-top:373px;
	height:100px;
	padding-bottom:200px;
	width:997px;
}

#news{
	width:400px;
	height:150;
	left:45px;
	position:relative;
	display:block;
	float:left;
	overflow:hidden;
	background:transparent url(../images/news.png) 0 0 no-repeat;
	padding-bottom: 6px;
}

#scroll{
	position:relative;
	display:block;
	width:385px;
	height:135px;
	overflow:scroll;
	text-align:left;
	margin:8px;
	zoom:1;
	line-height: 2px;
}
#scroll p {
	color:#fcc;
	font-size:12px;

}
#scroll a {
	color:#ff0;
}
#scroll b {
	color:#fff;
}
#menu {
	width:545px;
	height:103px;
	position:relative;
	display:block;
	float:right;
}
#menu li {
	display:block;
	width:211px;
	height:47px;
	margin:2px;
	float:left;
}
#menu li.thin {
	width:70px;
}
#navi {
	clear:both;
	border-top:#000 3px solid;
	background-color:#FF3300;
	width:997px;
}
#navi:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

* html #navi {
    height: 1em;
}

*:first-child+html #main {
margin-top:90px;
}


#navi-ul {
	display:block;
	width: 987px;
	position: relative;
}
#navi li {
	display: block;
	float: left;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 12px;
}

#footer {
	clear:both;
	border-top:#000 3px solid;
	background-color:#600;
	font-size:11px;
	padding-bottom:auto;
	width:997px;
}
#copyright {
	padding-top:1em;
	padding-bottom:2em;
	color: #FFF;
}
a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}

.scrollControlsY{ _right:-1px;}

.downBtn, .upBtn, .scrollHandle{ _right:-1px	}

.scrollHandleBottom{ _bottom:-4px; }

#twitter {
	text-align: right;
	padding-right: 40px;
	padding-bottom: 15px;
	clear: both;
	width: 977px;
}

