a:hover{
	color:black;
	background-color:#ccccff;
}

.button a:hover{
}

a{
	text-decoration:none;
}

body{
	background-color:#ffffff;
	color:#000000;
	background-image:url("images/wb02117.gif");
	background-repeat:repeat;
}

.contents_top{
	position:absolute;
	top:0px;
	left:192px;
	background-image:url("images/back_sp001.gif");
	background-position:top;
	background-repeat:no-repeat;
}

.contents{
	position:absolute;
	top:0px;
	left:192px;
	background-position:top;
	background-repeat:no-repeat;
}

.menu{
	position:absolute;
	top:0px;
	left:0px;
	width:172px;
	padding:30px 0px 50px 5px;
	background-image:url("images/wb02198.gif");
	background-position:center;
	background-repeat:repeat-y;
	
	font-size:90%;
	line-height:130%;
}

.menu .sel{
	background-color:#cc99ff;
	color:#000000;
}

menu a{
	text-decoration:none;
}

.lmargin{
	margin-left:10px;
}

.lmargin20px{
	margin-left:20px;
}

.lmargin30px{
	margin-left:30px;
}

.center{
	text-align:center;
}

.right{
	text-align:right;
}

.middle{
	vertical-align:middle;
	margin-right:10px;
}

.bottom{
	vertical-align:bottom;
}

hr{
	width:100%;
	height:1px;
	text-align:center;
}

h1{
	font-size:250%;
	text-align:center;
	color:#0000ff;
	border:3px solid #cceecc;
	margin:1% 20% 1% 20%;
	padding:0.3em 0em 0.3em 0em;
}

.f1{
	color:#696969;
	font-weight:bold;
}

.f2{
	color:#696969;
	font-size:x-small;
}

.f3{
	color:#696969;
}

.f4{
	color:#696969;
	font-family:"Courier New", "Verdana", serif;
}

.f5{
	color:#6666ff;
	font-weight:bold;
}

