@charset "utf-8";

/*
default css
__________________________________________________________________*/
a {
text-decoration: none;
color:#000000;
}

a:visited{
	color: #000000;
}


/*div#wrapper
{
margin: 0 auto;  Firefox 向けセンタリング指定 
} */

#hidari {
       float: left;
       width: 280px; 
	   color: #000;
	   background-color: #D8D8D8;
	   margin-left:0; 
      }
	  
#migi {
       float: left;
       width: 720px; 
	   color: #000;
	   background-color: #ffffff;
	   margin-left:0; 
      }
	  
#cldr {
       float: left;
       width: 360px; 
	   color: #000;
	   background-color: #ffffff;
	   margin: 0 auto;
      }
	  
#footer{
	width: 1000px;
	height: 50px;
	border-top: solid 1px #fff;
	background-color: #000;
	line-height: 120%;
	/*color:#000;*/
	padding: 7px 0px 0px 0px;
	text-align: center;
	color: #FFF;
	clear: both;
	   }
	  

body {
	text-align: center;
	font-family: Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
	background-color: #000
}


div#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	line-height: 1;
	font-size: 0;
}

.tsumeru{ line-height:1;
          font-size:0;
}


.style3 {font-size: 9px}

.sidebar1 {
	float: left;
	width: 20%;
	background: #93A5C4;
	padding-bottom: 10px;
}
.content {
	padding: 10px 0;
	width: 80%;
	float: left;
}

.sukoshiakeru {
	padding: 0px 10px 0px 10px;
}

.sck_moji {
	       font-family: Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
           font-size: 81.25%;
           font-size: 12px;
           font-weight: 50;
		   text-align:left;
		   padding:7px 15px;
		   
}


.moji_sho {font-size: 0.8em;
           font-weight: 70;
		   font-family: Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}

.moji_sho1{
	       font-size: 0.7em;
           font-weight: 70;
		   font-family: Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}

.migiyose{
	text-align: right;
	width:100%;
}

.hidariyose{
	text-align: left;
	width:100%;
}

.calsetsumei{
	margin: 0 0 0 33px;
}



.futoji{
	font-weight:  100;
    font-size: 1em;
	font-family: Verdana,Arial,Meiryo,"メイリオ","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}

.chuo {
	text-align:center;
    width:100%;
}

.kaijo{
      clear: both;
      }
	  
.sukima{
	  /*padding:10px;*/ 
	  margin: 10px 0px;
}

.sukima2{
	  /*padding:10px;*/ 
	  margin: 30px 0px 0px 0px;
}

.sukima1{
	 padding: 10px;
	  margin: 20px;
}

.kasen_tensen {
	border-bottom:dotted 1px #C0C0C0;
	width: 100%;
	
}





h1 {
	display: none;
}

#movie {
	/* [disabled]position: fixed; */
	/* [disabled]margin-top: 30px; */
	/* [disabled]-webkit-animation: blink 1.5s ease-in-out infinite alternate; */
	-moz-animation: blink 1.5s ease-in-out infinite alternate;
	/* [disabled]animation: blink 1.5s ease-in-out infinite alternate; */
	width: 30%;
	float: left;
	/* [disabled]position: relative; */
	/* [disabled]margin-top: 30px; */
	border: 1px solid #FFFFFF;
	margin-bottom: 10px;

}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

}
 
#movie iframe {
        width: auto;
        height: auto;
        min-height: 150%;
        min-width: 150%;
        position: absolute;
}

div#lbCenter {
    background: none !important;
}

div#lbBottomContainer {
    background: none;
}

div#lbBottom {
    border: none;
}


#lbCloseLink {
    background: transparent url(closelabe.png) no-repeat center  !important;
}

#ie {
	margin-left: 220px;
	margin-top: 105px;
	position: fixed;
	color: rgba(255,165,0,0.70);
}

div #point {
	width: 68%;
	text-align: center;
	float: left;
	/* [disabled]height: 150px; */
	position: relative;
	margin-top: 30px;
	margin-right: 10px;
}

div #pv {
	/* [disabled]width: 30%; */
	float: right;
	/* [disabled]height: 150px; */
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #FFFFFF;
}

div #contents {
	position: relative;
	width: 1000px;
	height: 150px;
	z-index: 50;
}
