#top {
	position:absolute;
	left:0px;
	top:0px;
	width:1000px;
	height:150px;
	z-index:1;
	background-image: url(http://fudousan.zashiki.com/1000x150j5.jpg);
	background-color: #9900CC;
	text-align: center; 
}
.toph{
    font-size: 70px;
	font-weight : normal ; 
    font-family: "ＭＳ 明朝",serif;
	color: #a8fdf2; 
	text-align: center;
	margin: 30px;       
}
#baner {
	position:absolute;
	left:0px;
	top:150px;
	width:1000px;
	height:50px;
	z-index:2;
	background-color: #9900cc;
}
#mokuji {
	position:absolute;
	left:0px;
	top:200px;
	width:200px;
	height:600px;
	z-index:3;
	background-color: #8432a3;
	color: #dd46a8;
	text-align: center;
}
#main {
	position:absolute;
	left:200px;
	top:200px;
	width:600px;
	height:600px;
	z-index:4;
	background-color: #bf93f0;
	text-align: center;
	font-family: "ＭＳ 明朝",serif;
}

.mainp {   
	font-size: 20px;
	color: #6f1ac4;
	text-align: left;
	line-height: 2;
	margin: 13px;
}
.mainl {   
	font-size: 15px;
	margin: 0px;
	color: #f80abc;
}

#koukoku {
	position:absolute;
	left:800px;
	top:200px;
	width:200px;
	height:600px;
	z-index:5;
	background-color: #660099;
	text-align: center;
	overflow-y: scroll;
	scrollbar-face-color: blueviolet;
	scrollbar-base-color: blueviolet; 
	scrollbar-arrow-color: black; 
	scrollbar-track-color: #590a74; 
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: mediumpurple; 
	scrollbar-darkshadow-color: black; 
	scrollbar-3dlight-color: darkviolet;
}
.newst {   
	font-size: 1.4em;
	font-weight: bold;
	margin: 20px;
	color: #92fcf4;
}
.newsp {   
	font-size: 1.3em;
	color: #a7fcda;
	text-align: left;
	margin: 3px;
}
