@charset "UTF-8";

#main {
	background: url(../images/top_tvcm2011_01/main.jpg) no-repeat center top;
}

#tvcmMenu {
	width:210px;
	float:left;
}

#tvcmMenu a:hover img {
	filter:alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	-webkit-opacity: 0.5;
	opacity: 0.5;
}

#tvcmSub {
	width:295px;
	float:right;
}

#tvcmSub img {
	display:block;
}