.flexslider .slides li a:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.flexslider .slides li a img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


#slider-container {
	width:100%;
	height:390px;
	background-color:#FCC800;
	margin:0 auto 20px auto;
	padding-top:10px;
}
/*
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
*/
.inlineblock {
	display:inline-block;
}

h1 {
	margin-bottom:10px;
	padding: 0 0 5px 0;
	letter-spacing: -0.03em;
}
#container {
	background-image:none;
}

#alpha-left {
	width:380px;
	float:left;
	padding-right:10px;
}

#alpha-right {
	width:380px;
	float:right;
	padding-right:10px;
}

/* ----------------------------- */
#video{
position: relative;
padding-bottom: 20px;
}

#video h1{
	/*
width: 244px;
height: 45px;
margin: 0 auto 0 auto;
*/
	width:100%;
	display:block;
	color:#333;
	border-bottom:4px solid #EF75BC;
	margin:10px 0 10px 0;
}

#video-sannosuke{
background-image:url("../img/home/beta/push_design.png");
background-repeat: no-repeat;
background-position: 80px 0;
padding-top: 100px;
position: absolute;
left: 21px;
top: -50px;
}

#video-link{
display: block;
width: 100%;
height: 250px;
padding-bottom: 20px;
background-color: #999;
background-image:url("../img/home/beta/video_bg.png");
background-position: 0 135px;
background-repeat: no-repeat;
}

#video-link:hover{
background-color: #333;
}

#video-thumb {
	width:100%;
}

#event {
	width:100%;
	display:inline-block;
	padding-bottom:20px;
}

#event h1 {
	width:100%;
	color:#333;
	border-bottom:4px solid #E50086;
	margin:10px 0 10px 0;
}

.event_left {
	float:left;
	width:40%;
}

.event_right  {
	margin-bottom:30px;
	font-weight: bold;
	font-size: medium;
	line-height: 1.2;
}
.event_right p,.recommend_right p, .present_right p {
	font-weight: normal;
	font-size: small;
	padding: 0;
	line-height: 1.4;
}
.recommend_right, .present_right h2 {
	line-height: 1.3;
}

.event_right img {
	display:none;
}

#event-ichiran {
	display:block;
	width:100%;
	height:20px;
	line-height:24px;
	border:1px solid #E50086;
	text-align:center;
	font-size:12pt;
	background-color:#fff;
	color:#333;
	margin-bottom:10px;
}

#event-ichiran:hover {
	background-color:#E50086;
	color:#fff;
}


#premiere {
	width:100%;
/*	width: 325px;*/
	height: 230px;
/*	position: relative;*/
	/*float: right;*/
	padding-bottom:20px;
}
/*
#premiere h1 {
	width: 325px;
	height: 195px;
}
*/

#premiere h1 {
	width:100%;
	color:#333;
	border-bottom:4px solid #28AF78;
	margin:10px 0 10px 0;
}

#premiere-area {
	width:325px;
	height:195px;
	margin:0 auto;
}

#premiere-content {
	position: relative;
	width: 106px;
	height: 150px;
	top: 29px;
	left: 205px;
}

#premiere-many {
	height: 150px;
	width: 230px;
	margin: 0 0 0 -108px;
}

#present {
	width:390px;
	padding-bottom:50px;
}

#present h1 {
	width:100%;
	color:#333;
	border-bottom:4px solid #FF5E19;
	margin:10px 0 10px 0;
}

#present_list .content img {
	display:none;
}

.present_left {
	float:left;
	width:55%;
}

.present_right {
	float:right;
	width:45%;
	margin-bottom:30px;
}

.present_right img {
	display:none;
}

.present_right h1 {
	display:none;
}
.present_right h2 {
	line-height: 1.3;
}


#present-ichiran {
	display:block;
	width:100%;
	height:20px;
	line-height:24px;
	border:1px solid #FF5E19;
	text-align:center;
	font-size:12pt;
	background-color:#fff;
	color:#333;
	margin-bottom:10px;
}

#present-ichiran:hover {
	background-color:#FF5E19;
	color:#fff;
}



#recommend {
	padding-bottom:20px;

}

#recommend h1 {
	width:100%;
	color:#333;
	border-bottom:4px solid #28AF78;
	margin:10px 0 10px 0;
}

.recommend_left {
	float:left;
	width:55%;
}

.recommend_right {
	float:right;
	width:45%;
	margin-bottom:0px;
}

.recommend_right img {
	display:none;
}

#recommend-ichiran {
	display:inline-block;
	width:100%;
	height:20px;
	line-height:24px;
	border:1px solid #28AF78;
	text-align:center;
	font-size:12pt;
	background-color:#fff;
	color:#333;
	margin-bottom:10px;
}

#recommend-ichiran:hover {
	background-color:#28AF78;
	color:#fff;
}


#weekly-ichiran {
	display:block;
	width:100%;
	height:20px;
	line-height:24px;
	border:1px solid rgb(255, 143, 228);
	text-align:center;
	font-size:12pt;
	background-color:#fff;
	color:#333;
	margin-bottom:10px;
}

#weekly-ichiran:hover {
	background-color:rgb(255, 143, 228);
	color:#fff;
}



#recommend_banners {
	width:100%;
	margin-top:10px;
}

#recommend_banners li {
/*	width: 190px;
	height: 50px;
	float:left;*/
	width: 320px;
	height: 100px;
	margin:0 auto;

}

/*
#recommend li {
	padding: 0 0 5px;
	width: 390px;
	height: 110px;
}
*/


#program {
/*width: 284px;*/
	width:100%;
/*
	/height: 372px;
	padding: 20px 0 0 0;
	background: white;
	border-radius: 5px;
	outline: 1px dashed gray;
	outline-offset: -7px;
	box-shadow: 1px 1px 2px gray;
*/
	padding-bottom:20px;
}


#program h1 {
	width:100%;
	color:#333;
	border-bottom:4px solid #DD84E0;
	margin:10px 0 10px 0;
}


/*
#program h1{
	width: 390px;
	height: 45px;
	margin: 0 auto 15px;
	position: relative;
}*/

#program-catch{
	position: absolute;
	left: 156px;
	top: 10px;
	display:none;
}

#program-list {
	width:100%;
	height:290px;
	margin: 0 auto 20px auto;
	overflow:auto;
}

#program-list table tbody tr td {
	border-bottom:1px dotted #D6D2D0;
	padding:5px;
}

#program-list table tbody tr td span {
	font-size:small;
}

#program-list table tbody tr td.pg-time {
	width:20%;
	font-size:13px;
	text-align:center;
	padding-right:2px;
	padding-left:5px;
	color:#333;
	font-weight:700;
	background-color:rgb(204,220,240);
}

#program-list table tbody tr td.pg-title {
	text-align:left;
	background-color:#fff;
	color:rgb(114, 153, 206);
}

#program-list .epg-jimaku,
#program-list .epg-nikakoku,
#program-list .epg-saihousou{
	width: 16px; height: 16px;
}

#program-list .currentProgram .pg-time {
	background-color:rgb(114, 153, 206);
	color:#fff;
}
#program-list .currentProgram .pg-title a {
	text-decoration: none;
	color:#fff;
}
#program-list .currentProgram .pg-title a:hover {
	text-decoration: underline;
}

#program-list .currentProgram .pg-title {
	background-color:rgb(114, 153, 206);
	color:#fff;
}


#twitter {
	width:100%;
	padding-bottom:50px;
}

#twitter-list {
	width:100%;
}

#twitter h1 {
	color:#333;
	border-bottom:4px solid rgb(118,200,216);
	margin:10px 0 10px 0;
}

#pr {
/*
	width: 665px;
	height: 235px;
	margin: 0 auto 11px;
	padding: 20px 0 0 0;
	position: relative;
	background: white;
	border-radius: 5px;
	outline: 1px dashed gray;
	outline-offset: -7px;
	box-shadow: 1px 1px 2px gray;
*/
	padding-bottom:0px;
}

#pr h1{
	width:100%;
	color:#333;
	border-bottom:4px solid rgb(118,200,216);
	margin:10px 0 10px 0;
/*
	height: 40px;
	margin: 0 auto 15px;
*/
}

#audience_pos {
	position:absolute;
	left:1080px;
	top:2px;
}
#main #audience_pos a:link {
	color: white;
}

a#audience_box {
	padding: 3px 0 6px;
}

#audience_box {
	display:block;
	width:120px;
	height:20px;
	line-height:24px;
	text-align:center;
	font-size:12pt;
	background-color:rgb(118,200,216);
	color:#333;
	border-radius:4px;
}

#pr-ichiran{
	/*
	position: absolute;
	left: 556px;
	top: 34px;
	*/
	display:block;
	width:100%;
	height:20px;
	line-height:24px;
	border:1px solid rgb(118,200,216);
	text-align:center;
	font-size:12pt;
	background-color:#fff;
	color:#333;
	margin-bottom:10px;
}

#pr-ichiran:hover{
	background-color:rgb(118,200,216);
	color:#fff;
}

#pr ul {
	width:100%;
	height: 116px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}

#pr li{
	margin-bottom: 2px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #c0c0c0;
/*	background-image:url("../img/home/alpha/icon_pr.png");*/
	background-repeat:no-repeat;
	height:40px;
	overflow:hidden;
}

#pr li.pickup{
	font-weight: bold;
}

#pr li a{
	display: block;
	height: 28px;
	padding: 6px 0 0 0;
	line-height: 1;
	overflow: hidden;
}



#news {
	/*
	width: 325px;
	height: 172px;
	padding: 20px 0 0 0;
	float: left;
	display: inline;
	position: relative;
	background: white;
	border-radius: 5px;
	outline: 1px dashed gray;
	outline-offset: -7px;
	box-shadow: 1px 1px 2px gray;

*/
	padding-bottom:20px;
}

#news h1{
	width:100%;
	color:#333;
	border-bottom:4px solid #1F1E47;
	margin:10px 0 10px 0;
}

#news-ichiran{
	/*
	position: absolute;
	left: 217px;
	top: 35px;
	*/
	display:block;
/*	width:100%;*/
	height:20px;
	line-height:24px;
	border:1px solid #1F1E47;
	text-align:center;
	font-size:12pt;
	background-color:#fff;
	color:#333;
	margin-bottom:10px;
}
#news-ichiran:hover{
	background-color:#1F1E47;
	color:#fff;
}

#news ul{
	width:100%;
	height: 120px;
	margin: 0 auto 0 auto;
	overflow: hidden;
}

#news li{
	margin-bottom: 2px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #c0c0c0;
	height:50px;
	overflow: hidden;
}

#news li a{
	display: block;
	height: 28px;
	padding: 6px 0 0 0;
/*	background-image:url("../img/home/alpha/icon_news.png");*/
	background-repeat:no-repeat;
	line-height: 1;
	overflow: hidden;
}

#videopost_pos {
	position:absolute;
	left:980px;
	top:155px;
}


#announcer {
	/*
	width: 325px;
	height: 172px;
	padding: 20px 0 0 0;
	float: left;
	display: inline;
	margin-right: 15px;
	position: relative;
	background: white;
	border-radius: 5px;
	outline: 1px dashed gray;
	outline-offset: -7px;
	box-shadow: 1px 1px 2px gray;
*/
	padding-bottom:30px;
}

#announcer h1{
	width:100%;
	color:#333;
	border-bottom:4px solid #E50086;
	margin:10px 0 10px 0;
}

#announcer-ichiran{
	/*
position: absolute;
left: 217px;
top: 35px;
*/
	display:block;
/*	width:100%;*/
	height:20px;
	line-height:24px;
	border:1px solid #E50086;
	text-align:center;
	font-size:12pt;
	background-color:#fff;
	color:#333;
	margin-bottom:10px;
	margin-top:10px;
}

#announcer-ichiran:hover{
	background-color:#E50086;
	color:#fff;
}


#announcer ul {
	width:100%;
/*	height: 95px;*/
	margin: 0 auto 0 auto;
	overflow: hidden;
}
#announcer li{
	margin-bottom: 2px;
	padding-bottom: 6px;
	border: 1px solid #c0c0c0;
}

#announcer li img{
	height:80px;
	float:left;
}

#announcer li a{
	display: block;
	/*
	height: 100px;

	padding: 10px 0 0 25px;
	background-image:url("../img/home/alpha/icon_announcer.png");
	background-repeat:no-repeat;

	line-height: 1;
	overflow: hidden;
	*/
}

#announcer .announcer_text {
/*	float:right;*/
	margin-top:6px;
	margin-left:10px;
	width:90%;
}

#announcer .textsmall {
	font-size:8pt;
}



#banners {
	position:relative;
	padding-bottom:10px;
}

#banners h1 {
	width:100%;
	color:#333;
	border-bottom:4px solid rgb(174,80,154);
	margin:10px 0 10px 0;

}

#rec_contents h1 {
	width:100%;
	color:#333;
	border-bottom:4px solid #E50086;
	margin:10px 0 10px 0;
}


#push-banners {
	position: relative;
	width: 300px;
	/*height: 344px;*/
	margin: 5px auto 5px auto;
}

#push-banners li {
	padding: 0 0 5px;
	width: 300px;
	height: 100px;
}

#push-satamaga{
left: 0;
}

#push-genkiya{
left:130px;
}

#push-banners a {
display: block;
width: 300px;
height: 100px;
/*background: aqua;*/
}
#push-banners a:hover {
opacity:0.8;
}



#topBanner {
	display:none;
top: -165px;
}
#content{
	width:1200px;
	background:transparent;
/*	padding-bottom:10px;*/
	padding:0 0 10px 0;
}

#main {
font-size:14px;
margin: 0 auto 21px;
}

#main .event_right a.button {
  border: 2px solid #999;
  color: #000;
  border-radius: 5px;
  display: table-cell;
  padding: 0 5px;
}
#main .event_right a.button:hover {
	background-color: #fff;
	border-color: #E50086;
	color: #E50086;
	text-decoration: none;
}

#main a:link {
color:#36f;
}

#main a:visited {
color:#960;
}

#main a:hover {
color:#f60;
text-decoration:underline;
}

#main a:active {
color:#960;
text-decoration:none;
}

#alpha {
float:left;
display:inline;
/*width: 665px; */
width:827px;
margin-right:0px;
}

#beta {
float:right;
display:inline;
width: 330px;
}

#visual-display {
width: 665px;
height: 520px;
margin: 0 auto 11px;
padding: 27px 0 0 0;
background: darkorange;
border-radius: 5px;
outline: 1px dashed #fff;
outline-offset: -7px;
box-shadow: 1px 1px 2px gray;
}

#recome {
width:600px;
height:400px;
background-color:#fff;
position:relative;
margin:0 auto;
border: 10px solid #fff;
border-radius: 5px;
-moz-border-radius: 5px;
}

#logo{
overflow: hidden;
position: relative;
width:600px;
height:62px;
margin:10px auto 15px;
border-right: 1px solid #630;
}

#logo-list  {
list-style: none;
position: absolute;
padding: 0; margin: 0; left: 0; top: 0;
}

#logo-list li{
float: left;
margin: 0 0 0 0;
height: 62px;
width: 91px;
}

#logo-list li a{
display: block;
height: 60px;
width: 90px;
border-top: 1px solid #630;
border-bottom: 1px solid #630;
border-left: 1px solid #630;
overflow:hidden;
position: relative;
}

#logo-list li a:hover img{
height: 64px;
width: 96px;
position: absolute;
left: -2px;
top: -2px;
}

#push {
width: 284px;
height: 592px;
padding: 20px 0 0 0;
margin: 0 auto 11px;
position: relative;
background: white;
border-radius: 5px;
outline: 1px dashed gray;
outline-offset: -7px;
box-shadow: 1px 1px 2px gray;
}


/* トップピックアップバナーここから */
#pickup-ad {
width: 284px;
height: 127px;
position: relative;
}
#pickup-ad a {
display: block;
background-image:url("../img/home/beta/meiji-bn.png");
width: 284px;
height: 125px;
background-position: 0 0;
text-indent: -9999px;
}
#pickup-ad a:hover {
background-position: 0 125px;
}
/* トップピックアップバナーここまで */

#slider {
position:relative;
width:600px;
height:400px;
margin:0 auto;
overflow: hidden;
}

#slider img {
position:absolute;
top:0;
left:0;
}

#slider a {
border:0;
display:block;
}

#button2area {
/*
background: darkorange;
border-radius: 5px;
outline: 1px dashed #fff;
outline-offset: -7px;
box-shadow: 1px 1px 3px gray;
*/
}

#banner {
	width:1200px;
	margin:10px auto 10px 0;
}

#banner img{
	width:234px;
}

#button2_1 {
	display:none;
}


#button2_1, #button2_2 {
width: 1200px;
}

#button2_1 {
padding-top: 15px;
background-position: 0 0;
}

#button2_2 {
padding: 0;
}

#button2_1 li,#button2_2 li {
width: 234px;
height: 60px;
float: left;
margin: 0 3px 8px 3px;
}

#microbar {
	display:none;
	/*
width: 1220px;
height: 52px;
text-align: center;

padding: 20px 35px 0;
background: white;
border-radius: 5px;
outline: 1px dashed gray;
outline-offset: -7px;
box-shadow: 1px 1px 2px gray;
*/
}

#microbar li {
width:88px;
height:31px;
display: inline;
margin: 0 5px 0;
}

#button2_1 li.last,#button2_2 li.last,#microbar li.last {
margin-right:0;
}

#slider a.nivo-imageLink {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
border:0;
z-index:6;
display:none;
margin:0;
padding:0;
}

.nivo-slice {
display:block;
position:absolute;
z-index:5;
height:100%;
}

.nivo-box {
display:block;
position:absolute;
z-index:5;
}

.nivo-caption {
position:absolute;
left:0;
bottom:0;
background:#fff;
color:#000;
opacity:0.8px;
width:100%;
z-index:8;
}

.nivo-caption p {
margin:0;
padding:5px;
}

.nivo-caption a {
display:inline !important;
}

.nivo-directionNav a {
position:absolute;
top:90%;
z-index:9;
cursor:pointer;
padding: 15px 10px;
background:#fff;
}

.nivo-prevNav {
left:0;
}

.nivo-nextNav {
right:0;
}

.nivo-controlNav a {
position:relative;
z-index:9;
cursor:pointer;
}

.nivo-controlNav a.active {
font-weight:700;
}

#current_time,.nivo-html-caption {
display:none;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 *
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 *
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('../img/fancybox/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('../img/fancybox/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('../img/fancybox/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('../img/fancybox/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -182px;
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('../img/fancybox/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('../img/fancybox/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('../img/fancybox/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('../img/fancybox/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('../img/fancybox/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('../img/fancybox/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('../img/fancybox/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://a.sunsuntv.co.jp/shared/js/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
