/* @override 
	http://192.168.11.69:8001/f_spot/css/fspot_movie.css
	http://www.frontale.co.jp/f_spot/css/fspot_movie.css */

@charset "UTF-8";

li.btn_movie {
	width: 230px;
	/*height: 237px;*/
	/*background-image: url(../f_movie/2014/page_parts/thumb_img.jpg);*/
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
	margin-right: 15px;
	margin-bottom: 15px;
	
	float: left;
}

li.btn_movie a {
	width: 100%;
	/*height: 100%;*/
	display: block;
	
	color: #199bfe;
	position: relative;
}

li.btn_movie a:hover {
	opacity: 0.8;
	-moz-opacity: 0.8; /* Firefox */
	filter: alpha(opacity=80); /* IE6/7 */
	-ms-filter: "alpha(opacity=80)"; /* IE8 */
}


li.btn_movie a span {
	/*position: absolute;
	width: 100%;
	text-align: center;
	left: 0;
	bottom: 0;*/
	
	display: block;
}

#box_list_movie ul:after{
	content: '.';
	visibility: hidden;
	height: 0;
	clear: both;
	display: block;
}

div#box_list_movie {
	padding-right: 0;
}


div#box_list_movie h5 {
	margin-bottom: 20px;
}




#sb-wrapper-inner {
	
	
}

#sb-player {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #000!important;
}

#page_movie {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #fff;
	position: relative;
	text-align: center;
}

#page_movie p {
	margin: 0;
	padding: 0;
	/*width: 100%;
	height: 100%;*/
	/*margin-top: 50%;
	position: absolute;*/
	/*top: 50%;*/
}

/*#page_movie span {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	display: block;
}*/

#page_movie p {
	width: 650px;
	margin: 15px auto 15px;
	text-align: center;
}

#socialbuttons {
	width: 650px;
	margin: 0 auto;
	text-align: center;
	
}

#socialbuttons div {
	float: right;
	overflow: hidden;
	margin-left: 6px;
}


div.twitter {
	width: 70px!important;
	margin-right: 5px;
}

div.facebook {
	width: 70px!important;
}

div.google {
	width: 34px!important;
}







