@charset "UTF-8";
/* CSS Document */

h2 {
	margin-top: 0px;
	background: url(../img_channel/bgd_h2.gif) no-repeat;
	height: 40px;
	width: 720px;
	line-height: 40px;
	text-indent: 0.5em;
}
h3 {
	background: #DFD4CA;
	height: 25px;
	line-height: 25px;
	text-indent: 0.5em;
}
h4.movie-title {
	font-size: 136%;
	font-weight: bold;
	text-align: center;
}
h4.h4-title {
	border-bottom: 2px solid #FF0000;
	padding-bottom: 0.2em;
}

.bold {
	font-weight:bold;
}
