/* /special/entertainment/cm/index.html
-------------------------------------------------------------- */
.div_cmBtnSec01 {
	margin-top: 18px;
	display: block;
	min-height: 1%;
}
.div_cmBtnSec01:after {
	clear: both;
	content:".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .div_cmBtnSec01 {
	height: 1%;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
	.div_cmBtnSec01 ul {
		float: left;
		margin-right: 10px;
	}
		.div_cmBtnSec01 ul li {
			margin-bottom: 2px;
		}
	.div_cmBtnSec01 .btn_basic01 {
		margin-top: 0;
		overflow: hidden;
	}
.sec02 {
	display: block;
	min-height: 1%;
}
.sec02:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .sec02 {
	height: 1%;
}
.sec02 {
	clear: both;
	margin-top: 7px;
}
p.new {
	padding-left: 28px;
	background: url("/component/images/icon/ico_new01.gif") no-repeat left 0.3em;
}


/* /special/entertainment/mmtv/index.html
-------------------------------------------------------------- */

.sec_mmtv{
	width: 200px;
	float: left;
	margin-top: 10px;
	margin-right: 55px;
}

.mmtv_caption{
	text-align: center;
	font-weight: bold;
	color: #333;

}

.mmtv_caption span{
	display: block;
	font-weight: normal;
	margin-top: 5px;
	font-size: 90%;

}



#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#cboxOverlay{background:#000;}
#colorbox{}
#cboxContent{overflow:visible;}
.cboxIframe{background:#000;}
#cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(../images/mmtv/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../images/mmtv/controls.png) no-repeat 0 0;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

/* /special/app/index.html
-------------------------------------------------------------- */
.sec_rightBox .notes {
	margin: 5px 0 0;
	color: #666;
	font-size: 83%;
}

.appInformation {
	width: 606px;
	margin: 20px 0 25px;
	background: url(../images/app_inf_bck_btm.gif) no-repeat left bottom;
}
.appInformation .ios,
.appInformation .android {
	width: 458px;
	position: relative;
}

.appInformation .ios {
	padding: 10px 0 5px 148px;
	background: url(../images/app_inf_bck_tp.gif) no-repeat left top;
}

.appInformation .android {
	padding: 15px 0 10px 148px;
	background: url(../images/app_inf_bck_mdl.gif) no-repeat left top;
}

.appInformation h3 {
	width: 134px;
	position: absolute;
	top: 50%;
	left: 0;
	margin: -0.5em 0 0 0;
	color: #fff;
	font-weight: 700;
	text-align: center;
}

.appInformation h4 {
	float: left;
	color: #e60012;
	font-weight: 700;
}

.appInformation p.date {
	margin: 0 0 5px 6em;
	font-size: 92%;
}

.appInformation 