@charset "utf-8";
/* CSS Document */

@charset "utf-8";
 


#infoBox h2 {
	margin-bottom:-4px;	
}
/*#############################
TOP メインテンプレート
#############################*/

/* JS OFFの時 */
.hidden {
	visibility: hidden;
	background: #666666;
	display: none;
}

.noscript {
	text-align: center;
	height: 225px;
}

.noscript img {
	padding: 0 5px;
}


/* JS ONの時 */
.top_main_area .hidden {
	visibility:visible;
	display: block;
}

.SlidingPanels {
/*	width: 860px;
	height: 225px;*/
	height: 165px;
	position: relative;
	width: 100%;
/*	height: 400px;*/
	padding: 0px;
	border: none;
}

.SlidingPanelsContent {
/*	width: 860px;
	height: 225px;*/
	height: 165px;
	width: 100%;
/*	height: 400px;*/
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	border: none;
}

.SlidingPanelsContentGroup {
	position: relative;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
}

#top_main_template .SlidingPanels {
	float: left;
}

#top_main_template .SlidingPanelsContentGroup {
	float: left;
	width: 300%;
	/*background:url(../img/ajax_bg.jpg) repeat-x;*/
	/*background:url(../img/syoseki_bg.jpg) no-repeat 0 50px;*/
}

#top_main_template .SlidingPanelsContent {
	float: left;
	width:420px;
	text-align: center;	
	background:url(../img/syoseki_bg.jpg) no-repeat 0 10px;
	/*height: 225px;*/
}

#top_main_template .SlidingPanelsContent img{
	padding: 0 5px;
}

.top_main_area {
/*	width: 900px;
*/	margin:0 auto;
}

.area_L {
	float: left;
	width:20px;
}
.area_R {
	float: right;
	width:20px;
	text-align:right;
}

#top_main_template {
	float: left;
	/*width:860px;*/
	width:420px;
}

.btn {
	margin: 32px 0 0 0;
}

#top_main_template .SlidingPanelsContent img{
	padding: 0 5px;
	position:relative;
	top:35px;
}

.SlidingPanelsAnimating * {
	overflow: hidden !important;
}

.clear {
	clear:both;
}




#infoBox_m #leftBtn {
	float:left;
	width:20px;
}
#infoBox_m #rightBtn {
	float:right;
	width:20px;
}

#infoBox_m #include {
	float: left;
	width:420px;
	height:170px;
	text-align: center;	
	background:url(../img/syoseki_bg.jpg) no-repeat 0 10px;
	overflow:hidden;
	zoom:1;
}

#infoBox_m #thm_list {
	padding:20px 16px 20px;
	width:400px;
	height:130px;
	overflow:hidden;
	/zoom:1;
	/position:relative;
	/width:368px;
}

#infoBox_m #video_list {
	position:relative;
	left:0px;
	top:0px;
	overflow:hidden;
	/zoom:1;
	/position:relative;
}

#infoBox_m .vblock {
	float:left;
	position:relative;
	width:120px;
	height:130px;
	margin-right:16px;
	text-align:left;
	zoom:1;
	cursor:pointer;
	background:url(../img/ajax-loader.gif) no-repeat center center;
}

#infoBox_m .vblock a {
  text-decoration:none;
	font-size:11px;
	line-height:1.2;
}

#infoBox_m .vblock .icon {
	position:absolute;
	top:35%;
	left:50px;
	margin:-10px 0 0 0px;
}

#lightpop-details-number {
	display:none;
	height:0px;
	overflow:hidden;
	text-indent:-999px;
}

#lightpop-details-caption{
	text-align:center;
	background-color:#3488E4;
	color:#fff;
	padding:4px 0;
	overflow:hidden;
	height:1em;
}

