/* CSS Document */

/* ABOUT & CONTACT Only */



body { background-color: #e2e2e2; }

/* --------#hako01AC-------- */

#hako01AC { width:100%; 
         height: auto; 
		 background-color: #e2e2e2;
		 margin-top: 59px; 
		 padding-top:0px;

}


/* --------タブ、ここから-------- */

.readmore-content {
       height: 200px;
}

.readmore-content2 {
       height: 200px;
}


/* --------CV, CV Table-------- */			 

#cv { 
         background-color:#e2e2e2; 
		 width:100%;
		 height:auto;       
         margin-left: auto; 
		 margin-right: auto; 
		 margin-top:0%; 
		 margin-bottom:6%;
		 }

#table { padding: 3% 25% 3% 25%; width:100%;}



/* --------CV video WASSABEE-------- */	 
		 
#video_hako {

         width:100%; 
		 margin-bottom:4%; 
		 margin-top:4%; 
		
		 
		 }
		 
#video { background-color:#66CCCC; 
         background-image: url(images/27.jpg);
	 
		 width:100%; 


		 }




/* --------contact form-------- */

#form_hako2 {background-color: #e2e2e2;}

#form_hako2 {margin-left:auto; 
             margin-right:auto; 
			 width:500px; 
			 height: auto; 
			 padding-bottom:0px; 
			 }			 
			 
