/**背景薄青、リンク付き写真の周り緑のスタイルシート*/body {	background-color : #ddddff;}div.title {	background-color : #ccff99;}a.pic:link {	color : #66cc00;}a.pic:visited {	color : #336600;}a.pic:hover {	color : #99ff33;}a.pic:active {	color : #ffffff;}table.sprit {	float : right;	margin : 1em 0 1em 1em;	background-color : #9999ff;	font-size : small;	line-height : 1;}tr.splap {	background-color : #ccffcc;}tr.spref {	background-color : #cccccc;}td.right {	text-align : right;}
