@charset "EUC-JP";
/* CSS Document */

body {
	background-image:url(image/background.jpg);
	background-repeat: no-repeat;
	background-position: center 40px;
	margin-top: 50px;
} 

#header {
	padding: 0px;
	height: 200px;
	width: 1000px;
}
#main {
	height: 560px;
	width: 1000px;
}
#allforest_left_list {
	height: 200px;
	width: 200px;
	float: left;
	margin-top: 70px;
	margin-left: 60px;
}
#allforest_right_naiyou {
	width: 650px;
	margin-top: 40px;
	float: right;
	margin-right: 40px;
}
.head_left_allforest {
	margin-left: 40px;
	height: 60px;
	width: auto;
	float: left;
	margin-top: 10px;
}
.head_right_allforest {
	margin-right: 20px;
	height: 183px;
	width: auto;
	float: right;
	margin-top: 30px;
}
#hooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #063;
	width: 900px;
	height: 30px;
	margin-top: 20px;
}
.hooter_text {
	color: #060;
	width: 1000px;
	margin-top: 5px;
	font-size: 10px;
}

/*カスタマイズスクロールはじめ*/
#allforest_scroll {
	padding:10px;
	width:610px;
	height:460px;
	overflow:auto;
	position:relative;
	background-image:url(image/text_bakbround.png)
}

/* 本体 */
.scrollgeneric {
line-height:1px;
font-size:1px;
position:absolute;
top:0;
left:0;
}

/* 縦スクロール範囲 */

.vscrollerbase {
width:10px;
background-color:#eee;
}

/* 縦スクロールバー */
.vscrollerbar {
width:10px;
background-color:#030
}

/* 横スクロール範囲 */
.hscrollerbase {
height:10px;
background-color:#eee;
}

/* 横スクロールバー */
.hscrollerbar {
height:10px;
background-color:#900;
}

/* 縦横スクロールバー */
.scrollerjogbox {
width:10px;
height:10px;
top:auto;
left:auto;
bottom:0;
right:0;
background-color:#eee;
} 
/*カスタマイズスクロールおわり*/
.maim_font {
	font-size: 13px;
	line-height: 21px;
	height: auto;
	width: 572px;
	margin-left: 10px;
}
