body {
   color: #777777;
   background-color: #ffffff;
   font-family: Verdana, Helvetica, Arial;
}



img {border-style: none;
}



h1, h2, h3, h4 {
   margin: 0px 0px 10px 0px;
}




h1 {
   font-size: 20px;
   font-weight: normal;
   font-family: Verdana, Helvetica, Arial;
   text-align: center;
   color: #111111;
   transform: scale(1.0, 1.1);
}



h2 {
   font-size: 20px;
   font-weight: normal;
   font-family: Verdana, Helvetica, Arial;
   padding-top: 7px;
   text-align: center;
   color: #FF1493;
}


h3 {
   font-size: 20px;
   font-weight: normal;
   font-family: Verdana, Helvetica, Arial;
   padding-top: 7px;
   text-align: center;
   color: #0000CC;
}



h4 {
   font-size: 18px;
   font-weight: bold;
   font-family: Verdana, Helvetica, Arial;
   text-align: left;
   color: #696969;
}




a:link {
   text-decoration: none; 
   color: #111111;
}



a:visited { 
   text-decoration: none;
   color: #111111;
} 



a:hover { color: #ffa500;
}




/* header */





#header {                       
   position: absolute;        
   top: 5px;
   left: 5px;
   width: 940px;
   height: 80px; 	      
   border-bottom: solid 2px; 
   color: #cccccc;
   margin: auto;
}




#logo-header {                    
   position: absolute;        
   top: 5px;
   left: 30px;
   width: 270px;
   height: 50px;               
   margin: auto;
}



#logo-text {                    
   position: absolute;        
   top: 55px;
   left: 32px;
   width: 360px;
   height: 20px;               
}


#logo-text dd {
   font-size: 11px;
   margin: auto;
   float: left;
   width: 360px;
   font color: black;
}







/* header menu */


#dropmenu{
  position: absolute;        
  list-style-type: none;
  top: 92px;
  left: 30px;
  width: 520px;
  height: 20px;
  margin: auto;
  padding: 0;
  color: #555555;
  background: #ffffff;
}

#dropmenu li{
  position: relative;
  width: 25%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
}

#dropmenu li a{
  display: block;
  margin: 0;
  padding: 5px 0 5px;
  color: #555555;
  line-height: 1;
  font-size: 12px;
  border: 1px solid #bbbbbb;
}


#dropmenu li:hover > a{
  background: #eeeeee;
  color: #333333;
}

#dropmenu > li:hover > a{
  border-radius: 3px 3px 0 0;
}

#dropmenu li ul{
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  margin: 0;
  padding: 0;
  border-radius: 0 0 3px 3px;
}



#dropmenu li ul li{
  overflow: hidden;
  width: 100%;
  height: 0;
  color: #555555;
  z-index: 1;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}



#dropmenu li ul li a{
  padding: 10px 15px;
  background: #ffffff;
  text-align: left;
  font-size: 12px;
  color: #555555;
  font-weight: normal;
  border: 1px solid #cccccc;
}


#dropmenu li:hover ul li{
  overflow: hidden;
  height: 30px;
}

#dropmenu li:hover ul li:first-child{
  border-top: 0;
}

#dropmenu li:hover ul li:last-child{
  border-bottom: 1px solid #bbbbbb;
}

#dropmenu li:hover ul li:last-child a{
  border-radius: 0 0 3px 3px;
}









#madeinjapan {                    
   position: absolute;        
   top: 30px;
   left: 530px;
   width: 360px;
   height: 20px;               
}


#madeinjapan dd {
   font-size: 28px;
   margin: auto;
   float: left;
   width: 360px;
   text-align: center;
}




#england {                    
   position: absolute;        
   top: 92px;
   left: 650px;
   width: 30px;
   height: 20px;               
}



#thailand {                    
   position: absolute;        
   top: 92px;
   left: 690px;
   width: 30px;
   height: 20px;               
 }


#myanmar {                    
   position: absolute;        
   top: 92px;
   left: 730px;
   width: 30px;
   height: 20px;               
}


#cambodia {                    
   position: absolute;        
   top: 92px;
   left: 770px;
   width: 30px;
   height: 20px;               
}


#china {                    
   position: absolute;        
   top: 92px;
   left: 810px;
   width: 30px;
   height: 20px;               
}


#vietnam {                    
   position: absolute;        
   top: 92px;
   left: 850px;
   width: 30px;
   height: 20px;               
}



#japan {                    
   position: absolute;        
   top: 92px;
   left: 890px;
   width: 30px;
   height: 20px;               
}




/* show */



#show {                       
   position: absolute;        
   top: 130px;
   left: 500px;
   width: 420px;
   height: 320px;               
}



.slideshow-images {
	height: 300px; width: 400px;
}	

.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-next { 
	opacity: 0;
}





#text-left {                    
   position: absolute;        
   top: 120px;
   left: 60px;
   width: 400px;
   height: 220px;               
   margin: auto;
}


#text-left dl {
   width: 390px;
   height: 220px;
}


#text-left dt {
   font-size: 20px;
   text-align: center;
}


#text-left dd {
   font-size: 15px;
   margin: 10px 0px 10px 0px;
   float: left;
   width: 390px;
   line-height: 165%;
}




#performance {                    
   position: absolute;        
   top: 460px;
   left: 120px;
   width: 330px;
   height: 100px;               
   margin: auto;
}




/* the second column */


#pic-left {                    
   position: absolute;        
   top: 540px;
   left: 60px;
   width: 330px;
   height: 270px;               
   margin: auto;
}




#text-right {                    
   position: absolute;        
   top: 475px;
   left: 510px;
   width: 390px;
   height: 300px;               
   margin: auto;
}


#text-right dl {
   width: 390px;
   height: 220px;
}


#text-right dt {
   font-size: 20px;
   text-align: center;
}


#text-right dd {
   font-size: 15px;
   margin: 20px 0px 0px 0px;
   float: left;
   width: 390px;
   line-height: 165%;
}



/* the theird column */


#type {                    
   position: absolute;        
   top: 870px;
   left: 50px;
   width: 420px;
   height: 270px;               
   margin: auto;
}


#type dl {
   width: 420px;
   margin: 10px 20px 20px 0px;
   height: 230px;
   border: solid 1px;
}


#type dt {
   font-size: 16px;
   margin-left: 3px;
   color: #FF1493;
}


#type dd {
   font-size: 14px;
   margin: 10px 10px 5px 15px;
   float: left;
   width: 400px;
   color: #777777;
   line-height: 150%;
}


#merit {                    
   position: absolute;        
   top: 870px;
   left: 500px;
   width: 420px;
   height: 270px;               
   margin: auto;
}


#merit dl {
   width: 420px;
   margin: 10px 20px 20px 0px;
   height: 230px;
   border: solid 1px;
}


#merit dt {
   font-size: 16px;
   margin-left: 3px;
   color: #FF1493;
}


#merit dd {
   font-size: 14px;
   margin: 10px 10px 5px 15px;
   float: left;
   width: 400px;
   line-height: 130%;
}




#other-content {
   position: absolute;           
   top: 1150px;
   left: 40px;
   width: 920px;
   height: 190px;
}


#other-content dl {
   float: left;
   width: 210px;
   height: 180px;
   margin:  6px;
}


#other-content dt {
   text-align: center;
   font-size: 13px;
}


#other-content dd {
   margin: 5px;
}




/* navigation */



#gloval-nav {
   position: absolute;
   top: 1370px;
   left: 20px;
   float: left;                
   width: 925px;
   height: 90px;
   border-top: solid 2px;
}


#gloval-nav table {            
   width: 930px;
   height: 20px;
   margin-top: 5px;
}


#gloval-nav table td {
   font-size: 13px;
   text-align: center;
   vertical-align: middle;
}




#gloval-nav2 {
   position: absolute;
   top: 1390px;
   left: 20px;
   float: left;                
   width: 600px;
   height: 20px;
}


#gloval-nav2 table {            
   width: 600px;
   height: 20px;
   margin-top: 5px;
}


#gloval-nav2 table td {
   font-size: 12px;
   text-align: center;
   vertical-align: middle;
}




#address {
   position: absolute;           /* copy right */
   top: 1387px;
   left: 625px;
   width: 325px;
   height: 30px;  
   margin: auto;
   font-size: 11px;
}