@charset "shift_jis";
.whatsnew, .playjcom, .hottv {
	margin-bottom: 15px;
}

.whatsnew {
	background-color: #FBD475;
}
.whatsnew h2 {
	background-image: url(../index/ct_news.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	height: 35px;
	width: 720px;
	text-decoration: none;
	text-indent: -999999px;
}
.whatsnew .topics {
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.whatsnew .topics iframe {
	background-color: #FFF;
}
.playjcom h2 {
	text-decoration: none;
	background-image: url(../index/ct_pj.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 720px;
}
.playjcom a:link,.playjcom a:visited {
	font-weight: bold;
	color: #F30;
	text-decoration: none;
	line-height: 120%;
}
.playjcom a:hover {
	font-weight: bold;
	color: #F30;
	text-decoration: underline;
	line-height: 120%;
}

.playjcom .pjtxt {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
.pjevt {
	margin-bottom: 6px;
	display: block;
}

.pjrecommend {
	text-decoration: none;
	background-image: url(../index/ct_pjrecommend.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	height: 25px;
	margin-bottom: 15px;
}
.pjrecommendbox td {
	vertical-align: top;
}
.pjrecommendbox td.pj1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D6D6D6;
	padding-left:8px;
}


.pjrecommendbox .pjrecimage {
	width: 214px;
	font-size: 9px;
	line-height: 11px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
}
.pjrecommendbox .pjrecimage img {
	margin-bottom: 3px;
}
.pjrecommendbox .pjtext {
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.pjrecommendbox .pjrecimage2 {
	width: 106px;
	font-size: 9px;
	line-height: 11px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
}
.pjrecommendbox .pjrecimage2 img {
	margin-bottom: 3px;
}
.pjrecommendbox .pjtext2 {
	float: left;
	width: 228px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}


.pjrecommendbox a.detail {
	background-image: url(../index/detail01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 43px;
	width: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-indent: -999999px;
}
.pjrecommendbox a.detail:hover {
	background-image: url(../index/detail01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -43px;
	display: block;
	padding: 0px;
	height: 43px;
	width: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-indent: -999999px;
}


.pjother {
	text-decoration: none;
	background-image: url(../index/ct_pjother.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 15px;
}

.pjevent_box {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
	margin-bottom: 10px;
}
.pjevent_box.first {
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
	margin-top: 10px;
}

.pjotherbox td {
	vertical-align: top;
	margin: 0px;
}
.pjotherbox td.top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D6D6D6;
}

.pjotherbox .pjimage {
	width: 195px;
	font-size: 9px;
	line-height: 11px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	float: left;
	padding-right: 10px;
	padding-left: 3px;
}
.pjotherbox .pjimage img {
	margin-bottom: 3px;
}
.pjotherbox .pjtext span {
	color: #F90;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
	font-weight: bold;
}
/*
.pjotherbox .pjtext a:link,.pjotherbox .pjtext a:visited {
	color: #F90;
	text-decoration: none;
	display: block;
	margin-bottom: 6px;
}
.pjotherbox .pjtext a:hover {
	color: #F60;
	text-decoration: none;
}
*/
.pjotherbox .detail {
	vertical-align: middle;
	width: 106px;
}


.pjotherbox .detail a {
	background-image: url(../index/detail02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding: 0px;
	height: 65px;
	width: 91px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-indent: -999999px;
}

.pjotherbox .detail a:hover {
	background-image: url(../index/detail02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -65px;
	display: block;
	padding: 0px;
	height: 65px;
	width: 91px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	text-indent: -999999px;
}
.pjbacknumber a {
	text-decoration: none;
	background-image: url(../index/backnumber.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	display: block;
	height: 43px;
	width: 331px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
.pjbacknumber a:hover {
	text-decoration: none;
	background-image: url(../index/backnumber.jpg);
	background-repeat: no-repeat;
	background-position: 0px -43px;
	text-indent: -999999px;
	display: block;
	height: 43px;
	width: 331px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
.pj_ch {
	color: #999;
	margin-bottom: 6px;
	font-size: 10px;
}
.pj_ch img {
	vertical-align: middle;
}

.hottv h2 {
	text-decoration: none;
	background-image: url(../index/ct_hottv.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -999999px;
	padding: 0px;
	height: 47px;
	width: 720px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.hottv_osusume li {
	float: left;
	display: block;
	height: 191px;
	width: 140px;
	margin-right: 2px;
	_margin-right: 1px;
	margin-left: 2px;
	text-align: center;
}

.hottv_osusume li.sports {
	background-image: url(../index/ct_hottv1.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hottv_osusume li.enta1 {
	background-image: url(../index/ct_hottv2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hottv_osusume li.enta2 {
	background-image: url(../index/ct_hottv3.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hottv_osusume li.culture {
	background-image: url(../index/ct_hottv4.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.hottv_osusume li.classical {
	background-image: url(../index/ct_hottv5.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.hottv_osusume li .hottvcat {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 140px;
	text-decoration: none;
	text-indent: -999999px;
	text-align: left;
}
.hottv_osusume li .hottvch {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 140px;
	text-align: left;
	text-indent: -999999px;
	text-decoration: none;
}

/* hottv scroll */
.chscroll .prev,.chscroll .next {
	float: left;
}
.chscroll {
	margin-right: auto;
	margin-left: auto;
	width: 694px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}

.chscroll .chlist {
	float: left;
}
.chlist ul li {
	display: block;
}

/*画像著作権保護*/
div.nocopy{
    margin:auto;
    position:relative;
    width:126px;
    height:100px;
}
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(../img/spacer.gif);
}

