@import url("http://www.kbc.co.jp/css/kbc_cmn_header.css");
body{
	margin:0;
	padding:0;
}

.info {  font-size: 11px; line-height: 130%; color: #333333}
.text {  font-size: 12px; line-height: 140%}
.movie {  font-size: 11px; color: #333333}
.text_s {  font-size: 11px; line-height: 130%}

a:link {  color: #0000CC; text-decoration: underline}
a:visited {  color: #0000CC; text-decoration: underline}
a:active {  color: #FF9900}
a:hover {  color: #FF9900; text-decoration: none}
.textL {
	font-size: 14px;
	line-height: 135%;
}

p {
	margin: 0px 0px 10px 0px;
}

.red {
	color: #FF6633;
}

.green {
	color:#339900;
}

.purple{
	color:#333399
}

.redBold {
	color: #FF6633;
	font-weight: bold;
}

.greenBold {
	font-weight: bold;
	color:#339900;
}

.purpleBold{
	font-weight: bold;
	color:#333399
}

.whiteBold {
	font-weight: bold;
	color:#FFF;
}

.bold{
	font-weight:bold;
}

.banner{
	margin:1em 2px;
	text-align:center;
}

.banner img{
	border:0;
}

.MovieIcon{
	background:url(image/wmv_icon.gif) no-repeat left center;
	padding-left:20px;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
dl,dt,dd{
	margin:0;
	padding:0;
}
img{
	border:0;
}
