body {
	background-image: url(../images/body_bg11.jpg);

}

.banner{
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
}

.banner img{
	border: 0px;
}

.banner a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.bannerSmall{
	margin-top: 20px;
	margin-bottom: 0px;
	float: left;
	width:350px;
	text-align:left;
}

.bannerSmall img{
	border: 0px;
}

.bannerSmall a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.banner_angel{
	margin-top: 0px;
	margin-bottom: 20px;
	float: left;
}

.banner_angel a:hover img{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

.banner_angel img{
	border: 0px;
}

#intro{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#flashContent{
	margin-top: 10px;
}

/*nenmatsu-nenshi-schedule
---------------------------------------*/
#sticker{
	position:fixed !important;
	top:30px !important;
	left:0px !important;
	width:60px;
	height:280px;
	/*IE6*/
	position:absolute;
	top:220px;
	left:0px ;
	overflow:auto;
}
#sticker p{
	top:30px !important;
	left:0px !important;
	width:60px;
	height:280px;
	background:url(../year-end/img/bn_nenmatsu_left.png) left top no-repeat !important;
	text-indent: -99999px;
	overflow:hidden;
	/*IE6*/
	background:url(../year-end/img/bn_nenmatsu.png) left top no-repeat;
	_display:block;
	}

#sticker p a{
	width:60px;
	height:280px;
	display:block;
	/*IE6*/
	_line-height:160%;
	}

