
#pagebox{
	width: 640px;
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 40px;
}
.pagetext{
	font-size: 12px;
	line-height: 1.8;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

.pageyear{
	clear:both;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	border-bottom :1px solid #a0a09c;
}

.pageby{
	clear:both;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
	border-top :1px solid #a0a09c;
}

.pagetitle{
	height: 24px;
	line-height: 24px;
	text-align: left;
	font-size: 20px;
	margin-bottom: 40px;
	border-bottom :1px solid #000;
	font-family: Georgia,Baskerville,Palatino,Times;
}

.page-l{
	float: left;
	text-align: left;
}

.page-r{
	float: right;
	text-align: right;
}



.pageimages {
	clear:both;
	margin-left:10px;
}

.pagelistbox{
	float: left;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 250px;
	font-size: 11px;
}

.pagewaku {
	padding: 6px;
	margin-bottom: 5px;
	background-color: #ffffff;
	border-bottom :1px solid #dddcd6;
	border-right :1px solid #dddcd6;
}


.pagetext a:link{color:#000; text-decoration:underline;}
.pagetext a:visited{color:#000; text-decoration:underline;}
.pagetext a:hover{color:#000; text-decoration:underline;}
.pagetext a:active{color:#000; text-decoration:underline;}

.pagelistbox a:link{color:#000; text-decoration:none;}
.pagelistbox a:visited{color:#000; text-decoration:none;}
.pagelistbox a:hover{color:#000; text-decoration:underline;background-color: #fff;}
.pagelistbox a:active{color:#000; text-decoration:none;}

.musictext a:link{color:#000; text-decoration:none;background-color:#fff;}
.musictext a:visited{color:#000; text-decoration:none;background-color:#fff;}
.musictext a:hover{color:#000; text-decoration:underline;background-color:#fff;}
.musictext a:active{color:#000; text-decoration:none;background-color:#fff;}



