body{
  font:12px/1.22 "Osaka", "MS PGothic";
  }

img {
	border: none;
}
h1 {
	font-size: 140%;
}
A.white:link {
	COLOR: #FFFFFF;
}
A.white:visited {
	COLOR: #FFFFFF;
}
.style1 {
	display: inline;
}
.sogolink {
	font-size: smaller;
	float: right;
	text-align: center;
	margin: 5px;
	margin-top: 50px;
}
.sitetitle {
	background-color: #440022;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 7px;
	padding: 5px;
	padding-bottom: 1px;
}
.selectview {
	font-size: 110%;
	background-color: #882244;
  border-style:ridge;
  border-color:#ff88aa;
  border-width:thin;
}
.unselectview {
  text-decoration:underline;
  cursor: pointer;
}
.s_img {
	margin: 2px;
}
