body {
	scrollbar-base-color: #F2A51E;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-face-color: #F2A51E;
	scrollbar-highlight-color: #F2A51E;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #F2A51E;
	background-color: #F2A51E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
.top {
	background-image: url(image/index_top.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.under {
	background-image: url(image/index_under.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-attachment: fixed;
}
.txt_j {
	font-family: "Comic Sans MS", Verdana;
	font-size: 14px;
	color: #4A4A4A;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}