@charset "utf-8";
/* CSS Document */

body{
background-color: transparent;
text-align:center;
padding: 0px;
}

html , body { width: 100%;   height: 100%;}

#right2 {
   width: 470px;
   height: auto;
   text-align: left;
   line-height: 130%;
   background-color: transparent;  
}

#main {
   width: 1205px; 
   height: auto;    /* I˥֥åȥƥĤǤ륻쥯Ǥ*/
}
#menu {
   float: left;
   width: 600px;
       text-align: left;
	line-height: 150%;  /* floatˡwidth ָϱ횤Ǥ*/
}
#contents {
   float: left;
   width: 35px;
}
#right {
   float: left;
   width: 570px;
       text-align: left;
          	line-height: 130%;  
}
#footer {
   clear: both;      /* float 򥯥ꥢƤޤ*/
   width: 1205px;
   height: 50px;
   	line-height: 110%;  
}

div#wrapper {  
    width: 1134px;  
    margin: 0 0;  
    text-align: left;
	line-height: 0px;
   }
   
   div#wrapperx {  
    width: 1200px;  
    margin: 0 0;  
    text-align: left;
	line-height: 0px;
   }

div#wrapper2 {  
    width: 1205px;
    height: 636px;
    margin: 25% auto;
    text-align: left;
	line-height: 0px;
	position: absolute; top: 5%;   left: 50%;
	margin-left: -602px;    
	margin-top: auto;
}

div#wrapperind {  
    width: 1205px;
    height: 636px;
    margin: 25% auto;
    text-align: left;
	line-height: 0px;
	position: absolute; top: 50%;   left: 50%;
	margin-left: -602px;    
	margin-top: -318px;
}

img {
    border-style:none;
}

a img {
    border-style:none;
}

div#cont {	
	width: 837px;
	float: right;
	text-align: left;
	line-height: normal;
}

div#text {
		padding-right:124px;
}

body            {
  font-family: ("Osaka", "ͣ Хå", "Arial,sans-serif",);
  background-color: white;
  margin: 0;
  padding: 0 }
  
a:link    {
  color: #666666;
  text-decoration:underline;
  }
a:visited   {
  color: #666666;
  text-decoration: underline;
  }
a:hover   {
  color: #fc0;
  text-decoration: none }
a:active  {
  color: #f04200;
  text-decoration: none }
a img {
  border-style : none;
  border-width : 0px;  
  text-decoration : none;
  margin: 0 ;
  padding: 0; }
  
img.flt {
float: right;
}

