body {
	font-family: sans-serif;
	line-height: 120%;

	background-color: #ffffff;
	background-image: url(image/moriomoto_AA.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

div.log {
	font-size: 12px;
}

.bg_blue {
	background-color: #EEEEFF;
	text-decoration: none; 
}

.bg_red {
	background-color: #FFEEEE;
	text-decoration: none; 
}

a.none {
	text-decoration: none; 
}
