/* CSS Document */
body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
  font-family: Verdana, Helvetica, "MS UI Gothic", Osaka, Arial, Serif;
  vertical-align: top;
}
#wrapper {
  margin: auto;
  width: 750px;
  text-align: left;
  color: #ffffff;
  background: #ffffff url(image/head.gif) no-repeat; 
}
#header {
  height: 100px;
  width: 750px;
  background: #ffffff url(image/head.gif) no-repeat;
}
#main {
  float: right;
  width: 620px;
}
#side {
  float: left;
  width: 180px;
}
#footer {
  clear: both;
}
#navbar {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  border-top: 1px solid #000000;
  width: 150px;
}
#navbar a {
  display: block;
  padding: 2px;
  background-color: #d1e8ff;
  color: #oooooo;
  text-decoration: none;
}
#navbar li {
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  border-left: 1px solid #000000;
  font-size: midium;
}
#globalMenu {
	list-style-type: none;
	width: 750px;
	float: left;
}
#globalMenu a {
  display: block;
  padding-top:3px;
  padding-bottom: 3px;
  background-color: #33ffff;
  color: #ffffff;
  text-decoration: none;
  text-align: center;
  font-size: 12px;
}
#globalMenu li {
  float: left;
  width: 105px;
}
#globalMenu a:hover {
  background-color: #ffcc33;
  background-image: url(#);
  background-repeat: no-repeat;
  background-position:;
}
#footerNavi {
  margin-left: 0;
  padding-left: 0;
  list-style-type: nine;
  text-align: center;
}
#footerNavi li {
  display: inline;
  padding-right: 1em;
  padding-left: 1em;
}
#footerNavi:before {
  content: "|";
}
#footerNavi:after {
  content: "|";
}
.style1 {
	font-size: 12px;
	font-family: "Verdana", "Helvetica", "MS UI Gothic", "Osaka", "Arial", "Serif";
	line-height: normal;

}
.style2 {
	font-size: 12px;
	font-family: "Verdana", "Helvetica", "MS UI Gothic", "Osaka", "Arial", "Serif";
	color: #666666;
	vertical-align: top;


}
.style3 {color: #000000; font-size: 13px;
	font-family: "mS UI Gothic";
    font-style: normal	;	line-height: normal
}
 
.style4 {color: #000000; font-size: 15px;
	font-family: "mS UI Gothic";
    font-style: normal	;	line-height: normal
} 
h1 {
    font-size:16px;
}

h2 {
	font-size:14px;
}
h3 {
	font-size:12px;
}	
hi,h2,h3,h4,h5,p,ul,ol,dl,div {
  margin-top: 0;
  margin-bottom: -;
}

.imgbox {
  float: left;
}  
