body {color:#ffffff;
		background-color: black;
		margin: 0px;}

		
h1{
  font-family: Verdana;
  font-size: 60px;
  margin: auto;
  border: 0px solid white;
  }
		
img{/*ﾋ*/
	-webkit-box-reflect:below 2px
	-webkit-gradient(
	linear,
	left bottom, /**/
	left top,
	from(rgba(255,255,255,0.4)), /*50%*/
	color-stop(0.4,rgba(255,255,255,0)),/*70%*/
	to(rgba(255,255,255,0))
   );
border: 0;
   }

img.menu{
	float: left;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 10px;
	height:45px;
	width:45px;
	vertical-align:top;
	}

a#images{
	 	margin-left: 25px;
		margin-bottom: 20px;
		}
		
div.entry{
    float:left;
	transition: transform 0.15s ease-in;
	-webkit-transition: -webkit-transform 0.15s ease-in;
	-moz-transition: -moz-transform 0.15s ease-in;
	-o-transition: -o-transform 0.15s ease-in;
	
	/*  */
	transform-origin:50% 50%;
	-webkit-transform-origin:50% 50%;
	-moz-transform-origin:50% 50%;
	-o-transform-origin:50% 50%;
}
div.entry:hover{
	transform:scale(1.2,1.2);
	-webkit-transform:scale(1.2,1.2);
	-moz-transform:scale(1.2,1.2);
	-o-transform:scale(1.2,1.2);
	/* ｦ */
	z-index:100;
}

div#abc {
	-webkit-box-reflect:below 2px
	-webkit-gradient(
	linear,
	left bottom, /**/
	left top,
	from(rgba(255,255,255,0.4)), /*50%*/
	color-stop(0.4,rgba(255,255,255,0)),/*70%*/
	to(rgba(255,255,255,0))
   );
		border:solid 0px #ffffff;
		height:100%;
		 width:1050px;
		margin:40px auto 0px auto;
		padding:0px;
}

div#xyz{ 
		background-image:url(pic/t1.png);
		 margin-left:10px;
		 margin-bottom:15px;
		height:140px;
		 width:490px;
		 
		}
div#xyz.tw{ 
		background-image:url(pic/t1.png);
		height:228px;
		 width:480px;
		 padding: 5px;
		}
		
div#xy{	
	    background-image:url(pic/t1.png);
		margin-left:0px;
		margin-right:15px;
		height:400px;
		 width:200px;
		 float: left;
		}
		
div#photo{	
	    background-image:url(pic/t1.png);
		height:400px;
		 width:800px;
		 margin: 0px;
		}

		
div#x1{
	 background-color:white;
	 height:7px;
	 width:600px;
	}
div#x2{
	 background-color:white;
	 height:7px;
	 width:485px;
	}
	
div#f{
    font-family: Meiryo ;
	font-size: 10pt;
	margin: 15px;
	vertical-align:top;
  }
div#fm{
    font-family: Meiryo ;
	font-size: 11pt;
	margin: 10px;
	vertical-align:top;
  }
  
div#fe{
	font-family: Verdana;
	font-size:20pt;
	line-height:1;
	margin:5px;
   }
div#fe.tw{
	font-size:15pt;
	margin:5px;
   }
   
div#fes{
	font-family:Verdana;
	font-size:18pt;
	margin-left:10px;
	line-height:1;
	clear: left;
   }
   

.k{clear:left}

 a	{color:white; 
	 text-decoration:none}
 
 div#photo{	
	    background-image:url(pic/t1.png);
		height:400px;
		 width:800px;
		}
 
 
 		
div#idTabs {
margin: 15px 0 0 15px;
padding: 0;
}
.idTabs li {
list-style-type: none;
float: left;
}
.idTabs li a {
display:block;
margin-left:10px;
font-family: Meiryo;
font-size: 10.5pt;
color:white;
text-decoration:none;
background-color: #666;
background-image:url(pic/t4.png);
}

.idTabs li a span {
display:block;
padding: 0px 10px 0 10px;
background-color: #666;
background: url(pic/t4s.png) repeat-y right top;
}
.idTabs li a.selected {
background: url() no-repeat left top;
font-family: Meiryo;
color:#FFF;
font-weight:bold;
}
.idTabs li a.selected span {
background: url() no-repeat right top;
}

.idTabs:after {
content: "";
display: block;
clear: both;
}
 
div#copy{
	margin-top:0px; 
	font-size: 10px;
	margin-left: auto;
	font-color: black;
	}
	
 img.bgmaximage{
  position:fixed !important;
}

#maincontent {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
}
 /*twitter*/
 #twtr-widget-1 .twtr-bd, #twtr-widget-1 .twtr-timeline i a, #twtr-widget-1 .twtr-bd p {
color:#ffffff !important;
font-size:12px;

}

 .twtr-hd {display:none;}
 .twtr-ft {display:none;} 
 
 
