<style type="text/css"> 
<!--

a	{
	cursor : hand;
}
a:link	{
	color : #555555;
	text-decoration : none;
}
a:visited	{
	color : #555555;
	text-decoration : none;
}
a:active	{
	color : #555555;
	text-decoration : none;
}
a:hover	{
	color : #555555;
	text-decoration : none;
	background-color : #f1d8df;
}
body	{
	color : #555555;
	font-family : "MS UI Gothic";"Osaka";
	font-size : 100%;
	font-weight : bold;
	line-height : 150%;
	cursor : default;
	background-color : #FFFFCC;
	background-image : url(img/kabe.gif);
	background-repeat : repeat;
	background-attachment : scroll;
	background-position : left top;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #d6a27e;
	scrollbar-base-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-face-color : #e8d1bb;
	scrollbar-highlight-color : #d6a27e;
	scrollbar-shadow-color : #d6a27e;
}
h1 {
	color : #555555;
	font-family : "MS UI Gothic";"Osaka";
	font-weight: bold; 
	padding: 0.4em 0.4em;

	border-style: solid;
	border-width: 0 0 1px 0;
	border-color: #c0c0c0;
              text-align: center;
}

p.thumbnails  {
	margin-left: 5%;
	margin-right: 5%;
}

p.footer  {
	font-size: small;
	color: #888888;
	font-style: italic;
	text-align: right;
	margin-left: 5%;
}


}

img.thumbnail {
	margin:  2px;
	padding: 5px;
	border-width: 0;
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}

hr {
	border-color: #c0c0c0;
	border-style: solid;
	height: 0px;
}

p.flash {
        text-align: center;
}

p.photo {
        text-align: center;
}

a.navi  {
	border-style: solid;
	border-width:  1px 2px 2px 1px;
        padding: 1px 4px 1px 4px;
        border-color: #808080;
        color: #c0c0c0;
	font-weight: bold;
        text-decoration: none;
}

a.navi:hover {
        background-color: #ff0000;
}

a.navi:visited {
	color: #c0c0c0;
}

img.photo {
	margin:  4px;
	padding: 6px;
	border-width: 0;
	border-color: #808080;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
}

strong.caption {
	padding: 0.1em;
	font-weight: bold;
	border-style: solid;
	border-width: 0 0 1px 0;
}
-->
</style>