
/*areamap*/
#areamap{
	margin:0 0 15px;
	border-top:1px solid #e92787;
}

#areamap .mapimg{
}

#areamap .maplist{
	position:absolute;
	top:0;
	left:0;
}

#areamap .mapbtn{
	position:absolute;
	top:0;
	right:0;
	display:none;
}

#areamap .nullmap{
	height:50px;
	display:none;
}


/*topgravure*/
#topgravure{
	margin:0 0 15px;
	background:#dab5d4;
	width:929px;
	padding:9px 8px;
	height:269px;
}


/*topgravure*/
#topmovie img {
	width: 100%;
	height: auto;
}

#topmovie .content{
	background:#dab5d4;
	/* float:left; */
	padding:15px 6.5px 15px 6.5px;
	width:346px;
	height: 195px;
}
/*
#topmovie .content img{
	margin: 90px 0 0 150px;
}
*/

#topmovie .thumbnail{
	overflow: hidden;
	position: relative;
	padding: 25px 5.5px 25px 5.5px;
	background-color: #dab5d4;
	width: auto;
	height: 175px;
	float: left;
}

#topmovie .thumbnail .mTSButtonUp{
	padding-top: 0;
	top: -5px;
}
#topmovie .thumbnail .mTSButtonDown{
	padding-bottom: 0;
	bottom: -5px;
}
#topmovie .thumbnail .mTSButtonIcon {
    fill: #fff;
}

#topmovie .thumbnail li{
	margin: 4px;
	overflow: hidden;
}

#topmovie .thumbnail li a{
	display: inline-block;
	border: 4px solid rgba(255,255,255,.1);
}
#topmovie .thumbnail li a:hover ,#topmovie .thumbnail li a.highlight{
	border-color: rgba(255,255,255,.75);
	opacity: 1;
}
#topmovie .thumbnail ul li img{
	max-height: 63px;
}

/*topgravure*/
#toprealtime{
	background:url(../img/top_realtimebg.png?_=20150907) no-repeat;
	position:relative;
	width:390px;
	height:243px;
	float:left;
	padding:19px 22px 0 22px;
	color:#fff;
	margin:0 0 15px;
}


#toprealtime p.area{
	margin:0 0 15px;
}

#toprealtime .number_box{
	padding:0 115px 0 60px;
	width:323px;
	height:56px;
	margin:0 0 3px;
}

#toprealtime .number_box p.time{
	float:left;
	width:111px;
	font-size:16px;
	font-weight:bold;
	padding:3px 0 0;
}

#toprealtime .number_box p.number{
	float:left;
	text-align:right;
	width:212px;
	font-size:60px;
	font-weight:bold;
	line-height: 1em;
	*font-size:50px;
	*line-height: 1.5em;

}

#toprealtime .searchbox{
	width:390px;
	margin:0 auto;
	position:static;
	z-index:2;
}

#toprealtime .searchbox .box{
	width:180px;
	margin:0 20px 0 0;
	float:left;
}

#toprealtime .searchbox .box label{
	width:67px;
	float:left;
	text-align:center;
}

#toprealtime .searchbox .box select{
	width:108px;
	margin:0 0 5px;
}



#toprealtime .searchbox .btn{
	position:absolute;
	top:220px;
	left:51px;
}

#toprealtime .look-foward{
	position:absolute;
	top:220px;
	right:34px;
	z-index:1;
}

/*diarybox*/
#moviebox,
#diarybox,
#sokuhime{
	width:656px;
	border:2px solid #F9F6F2;
	background: #F9F6F2;
	border-top:none;
	padding: 7px;
	margin:0 0 30px;
}

#moviebox .box,
#diarybox .box,
#sokuhime .box{
	float:left;
	width:95px;
	margin:0 12px 10px 0;
	height:227px;
}


#moviebox div.box div.photo,
#diarybox div.box div.photo,
#sokuhime  div.box p.photo{
	margin:0 0 6px;
	height:132px;
}

#moviebox div.box p,
#moviebox div.box div.photo,
#diarybox div.box p,
#diarybox div.box div.photo,
#sokuhime  div.box p{
	white-space:nowrap;
	width:94px;
	overflow:hidden;
	text-overflow: ellipsis;
}

#moviebox .ajax-loader,
#diarybox .ajax-loader,
#sokuhime .ajax-loader{
	padding:200px;
}



/*sokuhime*/
#sokuhime{
	text-align:center;
}

#sokuhime .icon{
	height:20px;
	margin:0 0 3px;
}

#sokuhime .box{
	height:250px !important;
}

#sokuhime  div.box p.name a{
	color: #005bac;
	font-size: 14px;
}




/*infobox*/
#infobox{
	width:658px;
	border:2px solid #F9F6F2;
	background: #F9F6F2;
	border-top:none;
	padding:8px 6px;
	*padding:0 6px 6px;
	margin:0 0 30px;
}

#infobox div.box{
	width:308px;
	padding:5px;
	margin:0 12px 6px 0;
	*margin:6px 3px !important;
	float:left;
}

.title {
	background-size: 18px;
	margin-bottom:5px;
	overflow:hidden;
	font-weight:bold;
	white-space:nowrap;
	text-overflow:ellipsis;
	background-color:#fad5e5;
	background-image:url(../img/bg-icon-realtimeinfo-sprite.png);
}
.title.sort-none {
	background-image: none;
}

.title.sort-discount,
.title.sort-new,
.title.sort-schedule,
.title.sort-event {
	padding-left:20px;
}

.title.sort-schedule {
	background-position: left -18px;
}

.title.sort-new {
	background-position: left -36px;
}

.title.sort-event {
	background-position: left -54px;
}


#infobox div.box .photo{
	width:105px;
	margin:0 5px 0 0;
	float:right;
	text-align:center;
}

#infobox div.box .photo .thumb{
	width: 95px;
	height: 75px;
	overflow: hidden;
}

.photo img {
	max-width:100px;
}

#infobox div.box .name {
	font-size: 11px;
	overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#infobox div.box .textbox{
	float:left;
	width:190px;
	height:100px;
	padding-left: 2px;
}
#infobox div.box .textbox > p {
	height: 90px;
	overflow: hidden;
	font-size: 11px;
}

#infobox div.box p.industry{
	float:left;
}

#infobox div.box p.link{
	float:right;
	font-size:10px;
	padding:10px 0 0;
}


#infobox div.box .iconbox p{
	float:left;
	margin:0 3px 0 0;
	height:21px;
}

#infobox div.box .iconbox{
	clear:both;
}

#infobox div.box .iconbox:after {
	content:"";
	display:block;
	clear:both;
}

#infobox div.box p.day{
	padding: 0 2px;
	font-size:10px;
	clear:both;
}

#infobox .ajax-loader{
	margin:200px;
}

.bannaer01_box{
	margin:0 0 30px
}

.bannaer01_box p{
	float:left;
	width:333px;
	margin:0 4px 0 0
}

#infobox .sort-genre {
	padding: 20px 0;
	width: 504px;
	margin: 0 auto;
}

#infobox .sort-genre ul li {
	list-style: none;
	float: left;
	border-right: 1px solid #ee86a8;
	width: 100px;
	text-align: center;
}
#infobox .sort-genre ul li:last-child {
	border: none;
}

#infobox .sort-genre li.current,
#infobox .sort-genre li.current a {
	font-weight: bold;
	color: #f31a5e;
}

#infobox .sort-genre ul li a {
	font-size:14px;
	font-weight:bold;
	padding-left: 0;
	padding-top:2px;
	padding-bottom:2px;
	text-decoration: none;
	/*background-image:url(../img/bg-icon-realtimeinfo-sprite.png?=20230706);*/
	background-size: 23px;
}
#infobox .sort-genre ul li a:before{
	background-image:url(../../img/bg-icon-realtimeinfo-sprite.png?=20230706_2);
	background-position: 0 0;
	content: "";
	display: inline-block;
	background-size: cover;
	height: 20px;
	margin: 0 3px 0 0;
	width: 20px;
	vertical-align: bottom;
}
#infobox .sort-genre ul li a.sort-all:before{
	background-image: none;
}

#infobox .sort-genre ul li a.sort-discount:before{
	background-position: left top;
	vertical-align: bottom;
}

#infobox .sort-genre ul li a.sort-schedule:before{
	background-position: 0 -20px;
	vertical-align: bottom;
}
#infobox .sort-genre ul li a.sort-new:before{
	background-position: 0 -40px;
	vertical-align: bottom;
}
#infobox .sort-genre ul li a.sort-event:before{
	background-position: 0 -60px;
	vertical-align: bottom;
}

#infobox .sort-genre ul li a.sort-all {
	background: none;
}

.sort-discount {
	background-position:left 0px;
	background-repeat:no-repeat;
}
a.sort-discount {
	color:#ed1c24;
}
a.sort-discount:hover {
	color:#a70e14;
}

.sort-schedule {
	background-position:left -24px;
	background-repeat:no-repeat;
}
a.sort-schedule {
	color:#387abe;
}
a.sort-schedule:hover {
	color:#24588e;
}

.sort-new {
	background-position:left -48px;
	background-repeat:no-repeat;
}
a.sort-new {
	color:#48b53b;
}
a.sort-new:hover {
	color:#16580e;
}

.sort-event {
	background-position:left -73px;
	background-repeat:no-repeat;
}
a.sort-event {
	color:#f4772f;
}
a.sort-event:hover {
	color:#ad531f;
}




/*ranking_box*/
#ranking_box{
	margin:0 0 30px;
}

#ranking_box .contentbox{
	background:url(../img/top_rankingbg.jpg) repeat-x;
	width:654px;
	padding:6px 10px;
	height:299px;
}

#ranking_box .contentbox .content{
	width:321px;
	float:left;
	margin:0 12px 0 0;
}


#ranking_box .contentbox .content div{
	border-bottom:2px solid #908484;
	height:63px;
	padding:4px 0;
}

#ranking_box .contentbox .content div p.number{
	float:left;
	margin:0 6px 0 0;
}

#ranking_box .contentbox .content div p.photo{
	margin:0 5px 0 0;
	float:left;
	width:42px;
	height: 62px;
	overflow: hidden;
}


#ranking_box .contentbox div.movie div p.photo{
	width:68px;
}

#ranking_box div.shop p.photo, #ranking_box div.movie p.photo{
	width:83px !important;
}

#ranking_box div.movie p.photo{
	padding:5px 0 0;
}



#ranking_box .contentbox div.shop .textbox, #ranking_box .contentbox div.movie .textbox{
	width:176px;
	float:left;
}
#ranking_box .contentbox div.movie p.textbox{
	width:186px;
}


#ranking_box .contentbox div.girls .textbox{
	width:217px;
	float:left;
}

#ranking_box .contentbox div.girls .textbox p.text,
#ranking_box .contentbox div.movie .textbox p.text,
#ranking_box .contentbox div.shop .textbox p.text{
	font-size:11px;
	line-height:1.1em;
	height: 36px;
	overflow: hidden;
}

#ranking_box .contentbox .content div.title{
	background-image: none;
	height:77px !important;
	padding:0 !important;
}

#ranking_box .contentbox .content div.title ul{
	margin:-20px 0 0 0;
	padding:0 0 0 234px;
	position:absolute;
}

#ranking_box .border{
	margin:0 auto;
	width:658px;
	border-top:2px solid #ae0082;
}

#news-dialog div.news{
	border-top: none;
	border-bottom: dashed #666;
	margin-bottom:10px;
	padding: 10px;
}
#news-dialog div.news div.title{
	background-color: none;
	background-image: none;
	font-weight: bold;
	padding-bottom:3px;
}


/*updata*/
#rightcontent #updata_box{
	border: 1px solid #72706f;
	border-top: none;
	background: #fff;
	margin: 0 0 17px;
	padding:7px 8px;
	font-size:11px;
	line-height: 1.2em;
}

#rightcontent #updata_box .scroll-pane{
	height:200px;
	width:240px;
	overflow:auto;
}


#rightcontent #updata_box .jspTrack {
	background: #ecdddf;
}


#rightcontent #updata_box .jspDrag {
	background: #f0586d;
}

#rightcontent #updata_box .box{
	border-bottom:1px solid #797776;
	padding:0 0 6px;
	margin:0 0 6px;
}


#rightcontent #updata_box a{
	color:#f0586d;
}


#rightcontent #updata_box a:hover{
	color:#ebb6bd;
}


/*nagano only*/
#topmovie .content.nomovie{
	height:208px;
}

#topmovie .content.nomovie form{
	background:#fff;
	height:190px;
	padding:9px;
}

