td{ 
	font-size: 80%;
	line-height: 170%
}

.title {
	font-size: 12pt;
	color: #CC3333;
	line-height: 100% 
}

.test{
	font-size: 20pt;
	color: #CC3333 
}

body{
	font-family:Arial;
	font-size:85%;
	
	background-color:#fff;
	background-image: url("./img/bg_shinobi.gif");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right bottom;
}

h1{
	font-size:100%;
}
