@charset "UTF-8";
/* CSS Document */


/* pv flash--------------------------------------------------------- */

#pv-flasharea {
	float: right;
	width: 665px;
	height: 370px;
	background-color: #CCCCCC;
	margin-bottom: 1px;
	background-image: url(../images/common/swf_bg.jpg);
	background-repeat: no-repeat;
}
#pv-flasharea .pv-area {
	padding: 10px 10px 10px 3px;
}

#pv-flasharea ul {
	width: 220px;
	display: inline;
	background-color: #666666;
}
#pv-flasharea ul li {
	background-image: url(../images/common/swf_cnl.jpg);
	background-repeat: repeat-x;
	margin: 1px 0px;
	width: 220px;
	height: 68px;
	float: left;
}
#pv-flasharea ul li .left {
	padding: 4px;
	position: relative;
}
#pv-flasharea ul li .left .pv-play {
	position: absolute;
	right: 10px;
	bottom: 13px;
	text-indent: -9999px;
	background-image: url(../images/common/pv_play.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 13px;
}
#pv-flasharea ul li .right {
	width: 132px;
	padding-top: 5px;
}
#pv-flasharea ul li .right h4 {
	border-left: solid 1px #FFDE96;
}
#pv-flasharea ul li .right a {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 0.9em;
	line-height: 1.3em;
}
#pv-flasharea ul li .right .r-date {
	font-size: 0.8em;
	font-weight: normal;
	color: #FFCC33;
}

/* new release--------------------------------------------------------- */

#newrelease {
	clear: both;
	background-image: url(../images/common/release_ttl.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
}

#newrelease .more {
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 20px;
	display: inline;
}

#newrelease-img {
	clear: both;
}

#newrelease-img li {
	float: left;
}

#newrelease-img li img {
	margin-left: 15px;
	margin-bottom: 15px;
	vertical-align: bottom;
}

#newrelease-box {
	clear: both;
	margin-bottom: 20px;
}

.newrelease-txt {
	float: left;
	margin-left: 15px;
	background-image: url(../images/common/border.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 325px;
	padding: 15px 0;
	display: inline;
}
.newrelease-txt .left {
	text-align: center;
	width: 90px;
	min-height: 100px;
}
.newrelease-txt .right {
	width: 225px;
}
.newrelease-txt .right p {
	color: #FF9900;
	font-weight: bold;
	font-size: 0.9em;
}
.ttl {
	color: #666666;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
}
.price {
	margin-left: 10px;
}

/*-- 100802 Knowledge Alliance TV in Yahoo!へのリンク設定改訂 --*/

.yahoo-archive {
	width: 665px;
	text-align: right;
	margin-bottom: 5px;
}
.yahoo-archive a {
	text-decoration: underline;
	color: #FF9900;
	font-size: 0.9em;
}
.yahoo-archive a:hover {
	text-decoration: none;
}


/*-- 100811 ジャンルサーチ追加 --*/

.list {
	border: solid 3px #DDD;
	padding: 8px 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 15px;
	font-size: 0.9em;
	clear: both;
}

.list h5 {
	float: left;
	display: inline;
	clear: both;
	width: 160px;
	color: #FA1;
	background: url(../images/common/point_or.gif) left 2px no-repeat;
	padding-left: 18px;
}
.list ul {
	padding-bottom: 5px;
}
.list ul li {
	float: left;
	display: inline;
	padding-right: 4px;
	margin-right: 4px;
	border-right: solid 1px #999999;
}

