body {
	margin-top: 0px;
	background-color: #ffffff;
	background-image: url(img/main_back.jpg);
	background-position: top center; 
	background-repeat: repeat-y;
	background-attachment: scroll; 
}
.foot {
	font-size: 10px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
.kinshi {
	color:#FFFF00;
	font-size: 12px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
.kinshired {
	color:#FF0000;
	font-size: 20px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}
.kinshiwhite {
	color:#ffffff;
	font-size: 12px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN',
 Meiryo, sans-serif;
	line-height: 1.5em;
	letter-spacing: 0.1em;
}