@charset "UTF-8";
/* CSS Document */

#left-osusume-movie {
	float: left;
	width: 425px;
}
#right-movie-info {
	float: right;
	width: 280px;
}
.category-osusume {
	float: left;
	width: 235px;
	margin-right: 3px;
	margin-left: 2px;
	display: inline;
}
.category-osusume div.movie {
	height:75px;
}
.category-osusume .movie span {
	font-weight: bold;
	color: #FF0000;
	display: block;
}


.category-osusume02 {
	width:100%;
	clear:both;

}
.category-osusume02 .movie {
	margin: 0px;
	padding:2px;
	float: left;
	width: 235px;
	height: 6em;
}
.category-osusume02 .movie span {
	font-weight: bold;
	color: #FF0000;
}

.bgd-category,
.bgd-category2 {
	background: url(../img_channel/bgd_category_btn.gif);
	height: 30px;
	width: 235px;
	line-height: 30px;
	text-align: center;
	margin-bottom: 0.8em;
}
.bgd-category2 {
	float: left;
	margin-right: 3px;
	margin-left: 2px;
}

/*
.bgd-category,
.bgd-category2 a {
	width:100%;
	height:100%;
	padding:0;
	margin:0;
	display: block;
	outline:none;
	text-decoration:none;
	font-family:"ＭＳ ゴシック", "Osaka－等幅";
	font-size:120%;
	font-weight:bold;
}
*/

#sitemap-left,
#sitemap-right {
	width: 45%;
	display: inline;
}
#sitemap-left {
	float: left;
	margin-left: 5%;
}
#sitemap-right {
	float: right;
	margin-right: 5%;
}
#sitemap-left li,
#sitemap-right li {
	background: url(../img_other/icon_ball_pink.gif) no-repeat left center;
	list-style: none;
	padding-left: 1.3em;
}
#sitemap-left li.ch-li-icon {
	background: url(../img_other/icon_ball_pink.gif) no-repeat left 0.3em;
}
.icon-pdf {
	background: url(../img_other/pdf.gif) no-repeat left center;
	list-style: none;
	padding-left: 20px;
	height: 14px;
}

.icon-doc {
	background: url(../img_other/doc.gif) no-repeat left center;
	list-style: none;
	padding-left: 20px;
	height: 14px;
}

