a:hover{
	color:black;
	background-color:#ccccff;
}

a{
	text-decoration:none;
}

hr{
	width:100%;
	height:1px;
	text-align:center;
}

ul{
	list-style-type:decimal;
}

body{
	background-color:#ffffff;
	color:#000000;
	background-image:url("images/back_main1.gif");
	background-repeat:repeat-y;
}

.contents{
	position:absolute;
	top:0px;
	left:150px;
}

.contents .box{
	width:300px;
	border:1px solid  #808080;
	margin:10px 10px;
	padding:0.5em 0.8em;
	text-align:center;
}

.menu{
	position:absolute;
	top:0px;
	left:0px;
	width:130px;
	padding:10px 0px 10px 5px;
	font-size:90%;
	line-height:130%;
}

.menu a{
	text-decoration:none;
}

.sel{
	background-color:#6666ff;
	color:#ffffff;
}

.center{
	text-align:center;
	table-align:center;
}

.right{
	text-align:right;
}

.mark{
	background-color:#ccccff;
}

.lmargin{
	margin-left:10px;
}

.lmargin20px{
	margin-left:20px;
}

.lmargin30px{
	margin-left:30px;
}

/* ----- font --------------- */

.f0{
	font-weight:normal;
	font-style:normal;
}

.f1{
	font-weight:bold;
	font-size:130%;
}

.f2{
	color:#6666ff;
}

.fi{
	font-style:italic;
}

.fb{
	font-weight:bold;
}

.fbu{
	font-weight:bold;
	text-decoration:underline;
}
