	
body {
	-webkit-text-size-adjust: 100%;
	
}

@media print{
.s6{
top:0 !IMPORTANT;
left:0 !IMPORTANT;
width:172mm !IMPORTANT;
height:251mm !IMPORTANT;
}
.s6 .index.page .inner.s6 .page .wrapper{
width:47% !IMPORTANT;
height:32% !IMPORTANT;
font-size:50%;
line-height:1.2;
}}


 @media screen and (min-width:641px){
#wrapper {
	width: 760px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#block_news{
	background-color:#e0e0e0;
	font-size:12px;
	padding:7px;
	background-image:url(../img/b_news.gif) ;
	background-repeat:no-repeat;
	background-position:7px 7px;
	padding-left:62px;
	text-align:left;
	}
#block_news a{
	color:#000;
	text-decoration:underline;
	margin-bottom:4px;
	}




h1 img {
	display:block;
	width:600px;
	height:150px;
	margin:auto;
	}
	
	
#main img {
	display:block;
	width:700px;
	height:526px;
	margin:auto;
	}
	

#bnr_sp img{
	display:none;
	}

#bnr_pc {
	margin-bottom:20px;
	}

#info {
	background-color: #f1f1f1;
	width: 740px;
	height: 250px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	padding: 10px;
	margin-bottom:20px;
   }  

h4.b_title {
	background-color: #00b3fe;
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
}

#book{
	background-color: #f1f1f1;
	width: 190px;
	padding: auto;
	margin-top: 15px;
	float: left;
	text-align: left;
   }
   

#hatake{
	background-color: #f1f1f1;
	width: 273px;
	padding: auto;
	margin-top: 15px;
	float: left;
	text-align: left;
   }

#info_cont {
	background-color: #f1f1f1;
	width: 273px;
	padding: auto;
	margin-top: 15px;
	float: left;
	text-align: left;
}
	

#youtube {
	background-color: #f1f1f1;
	width: 276px;
	height: 250px;
	float: right;
	font-size: 12px;
	padding: 10px;
}   

#youtube02 {
	background-color: #f1f1f1;
	width: 276px;
	margin-top: 15px;
	 }   


#bnr {
	width: 760px;
	padding-top:25px;
	clear:both;
	text-align:center;
   } 
   
#bnr img {
	width: 30%;
	clear:both;
	margin:10px;
   }  

	
	

.copy {
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 45px;
	padding-left: 5px;
}


.img_cover {
	position :absolute;
	opacity: 0;
	}
	
#youtube_s {
	clear:both;
	text-align: center;
	padding-top:25px;
	padding-bottom:20px;
	background-color:#000;
}

#youtube_s img {
	width:169px;
	margin:5px;
	border:#666 1px solid;
	
}


.movie-wrap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.movie-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*===========================================

 → Section 03 ★ Links BLOC
  
===========================================*/	
.link_contentsBloc {border-top:1px solid #ddd; padding: 20px 0;}
ul#links_list {width: 100%; height: auto; text-align: center;}
ul#links_list li {
display: inline-block;
margin: 0 1.6% 15px;
vertical-align: middle;
}

ul#links_list li a, ul#links_list li a img {
display: block;
width: 94%;
height: auto;
	-moz-transition: .6s;
	-webkit-transition: .6s;
	-o-transition: .6s;
	-ms-transition: .6s;
	transition: .6s;	
		}

	ul#links_list li a:hover img {
/*	filter: alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;*/
-webkit-filter: contrast(150%);
     -moz-filter: contrast(150%);
     -o-filter: contrast(150%);
     -ms-filter: contrast(150%);
     filter: contrast(150%);
	}



ul#links_list li.lmn01 a {
text-decoration: none;
text-align: center;
padding: 2px 5px;
font-size: 11px;
color: #5a5656;
background: #ddd;
border: 1px solid #ddd;
letter-spacing: 1px;
font-weight: 700;
}
ul#links_list li.lmn01 a:hover {background: inherit; border-color:#5a5656;}