body {  background-image:url('img/momiji.jpg');
	background-repeat:  repeat-y;
	background-attachment: fixed;
	background-position:right;
	font-family:"Times New Roman";
	text-align:left;
}

table {
	text-align:left;
	
}

p.piyo {
color: #666633 ;
font-weight:bold;
text-align:left;
}

p.piyo2 {
font-weight:bold;
text-align:left;
}

a:link {color: #993333; text-decoration: none}

a:visited { color: #990000; text-decoration: none}