a:link{
	color:#456600;
	text-decoration: underline;	
}
a:visited{
	color:#456600;
	text-decoration: underline;	
}
a:hover{
	color:#ff6e0e;
	text-decoration: none;
}
a:active{
	color:#ff6e0e;
	text-decoration: none;
}



#flash{
	background-color:#CCCCCC;
}
#dl{
	margin:10px 0px;
}

#kinen a:link{
	color:#333333;
	text-decoration:underline;	
}
#kinen a:visited{
	color:#333333;
	text-decoration:underline;	
}
#kinen a:hover{
	color:#ff3300;
	text-decoration:underline;
}
#kinen a:active{
	color:#333333;
	text-decoration:underline;
}

.topbg {
	background-image: url(../../images/bg_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.topbg2 {
	background-image: url(../../images/bg_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.kinen {
	font-size:93%;
	line-height:120%;
	color:#CCCCCC;
}
.main {
	position:relative;
	z-index:2;
}

.toplink {
	font-size: 12px;
}

.vatop{
	vertical-align:top;
	}

