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


#header-caption{
	background-image:url(images/top_caption.gif);
}

#contents .body-caption{
	height:452px;
	background-image:url(images/body_caption.gif);
	background-position:center top;
	background-repeat:no-repeat;
	margin-bottom:30px;
}

#contents .body-caption p{
	display:none;
}


#left-contents #left-banner ul li#b-event{
	background-image:url(../images/event_back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:100px;
	width:205px;
}

#left-contents #left-banner ul li#b-event a{
	background-position:left top;
	background-repeat:no-repeat;
	height:100px;
	width:205px;
}

#left-contents #left-banner ul li#b-event a:hover{
	background-position:left top;
	background-repeat:no-repeat;
	height:100px;
	width:205px;
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

