
body, tr {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-family: helvetica;
	font-size: 12px;
	color: gray;
}

body {
	background-image : url(/image/kigen-tsuru/turu-2.gif);
	background-repeat     : repeat-y;
	background-color      : #FFFFFF;
	background-attachment : scroll;
	padding-left          : 180px;
}

a {
	color: royalblue;
	text-decoration: none;
}

a:visited {
	color: limegreen;
}

.note {
	text-align: left;
	border:     1px dashed gray;
	padding:    10px;
}

