
body {
   color: #696969;
   background-color: #ffffff;
}


a { text-decoration:none;}


img {border-style: none;
}



h1, h2, h3, h4 {
   padding-left: 0px;
}




h1 {
   font-size: 19px;
   font-family: Verdana, Helvetica, Arial;
   text-align: center;
   color: #db7093;
}



h2 {
   font-size: 19px;
   font-family: Verdana, Helvetica, Arial;
   text-align: center;
   color: #db7093;
}



h3 {
   font-size: 16px;
   font-family: Verdana, Helvetica, Arial;
   text-align: left;
   color: #4682b4;
;
}


h4 {
   font-size: 14px;
   font-weight: normal;
   font-family: Verdana, Helvetica, Arial;
   text-align: right;
　　color: #4169e1;
}





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



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



a:hover { color: #ffa500;
}





#header {                       /* the header */
   position: absolute;        
   top: 10px;
   left: 20px;
   width: 970px;
   height: 110px;               
   margin: auto;
   border: 2px #fff0f5 solid; 
   background-color: #fff0f5;
}




#logo-header {
   position: absolute;          /* tsubo logo fix upper left */
   top: 15px;
   left: 90px;
}




#ad-header {
   position: absolute;          /* ad-head fix upper right */
   top: 15px;
   left: 530px;
}




#gloval-nav {
   position: absolute;
   top: 130px;
   left: 20px;
   float: left;                /* category divers */
   width: 970px;
   height: 30px;
}


#gloval-nav table {            /* category background color */
   width: 970px;
   height: 20px;
}


#gloval-nav table td {
   font-size: 14px;
   height: 20px;
   width: 125px;
   text-align: center;
   vertical-align: middle;
   padding: 1px;
   border: 1px #e6e6fa solid; 
   background-image: url(../color/graybotan.jpg);
}








/* baht */




#baht {
   position: absolute;        
   top: 185px;
   left: 780px;
   width: 170px;
   height: 20px;               
   margin: 0px 0px 0px 0px;
   color: #db7093; 
}

#baht dd {
   width: 170px;
   height: 20px;
   font-size: 14px;
   padding: 3px 1px 1px 1px;
 }




/* title */


#title {
   position: absolute;           
   top: 175px;
   left: 350px;
   width: 350px;
   height: 20px;
}



#title2 {
   position: absolute;           
   top: 260px;
   left: 630px;
   width: 300px;
   height: 20px;

}




/* company profile */




#company {
   position: absolute;           
   top: 250px;
   left: 170px;
   width: 820px;
}



#company dl {
   width: 850px;
   height: 30px;
   margin: 0px;
}


#company dt {
   width: 850px;
   height: 30px;
   float: left;
   font-size: 20px;
   font-weight: bold;
 }


#company dd {
   width: 850px;
   height: 150px;
   font-size: 16px;
   padding: 0px 0px 0px 0px;
   margin: 2px;
   line-height: 125%;
 }



#title3 {
   position: absolute;           
   top: 1330px;
   left: 130px;
   width: 850px;
   height: 60px;
}




#gloval-nav-bellow {
   position: absolute;
   top: 1370px;
   left: 20px;
   float: left;                   /* category divers */
   width: 970px;
   height: 30px;
}


#gloval-nav-bellow table {      /* category background color */
   width: 970px;
   height: 20px;
}


#gloval-nav-bellow table td {
   font-size: 14px;
   height: 20px;
   width: 125px;
   text-align: center;
   vertical-align: middle;
   padding: 1px;
   border: 1px #e6e6fa solid; 
   background-image: url(../color/graybotan.jpg);
}






/* bottom */


#bottom {
   position: absolute;           
   top: 1400px;
   left: 20px;
   width: 970px;
   height: 5px;
   color: #696969;
}




#code {
   position:   absolute; /* truehit cord */
   top: 1420px;
   left: 850px;
   width: 20px;
   height: 20px;
   margin: auto;

}



address {
   position: absolute;         /* copy right */
   top: 1420px;
   left: 300px;
   width: 450px;
   height: auto;  
   margin-left: 20px;
   font-size: 16px;
}





