@charset "UTF-8";
/* CSS Document */

a.top-opacity{
   background-color:#9a9a9a;
   display:inline-block;
}

a.top-opacity:hover img,
a.top-opacity:active img{
   -moz-opacity:0.7;
   opacity:0.7;
   filter:alpha(opacity=70);
}

div#slider {
	background-color:#ffffff;
	clear:both;
	text-align:center;
	width:950px;
	height:300px;
	margin:0 auto;
}

/*div#slider .image {
	width:950px;
	height:300px;
}*/

div#page_imageWipe {
	width:950px;
	height:300px;
}

div.news {
	border:1px solid #b0b0b0;
}

table#seminar {
	margin-bottom:28px;
}
