html, body {
  background: #fff url('../../images/001/background.jpg') repeat-x top;
  margin: 0;
  font-family: arial, tahoma, verdana;
  font-size: 12px;
  color: #555;
}

#header {
  position: absolute;
  width: 612px;
  height: 305px;
  left: 50%;
  top: 0;
  margin: 0 0 0 -306px;
  background: #fff url('../../images/001/header.jpg') no-repeat top center;
}

#master {
  position: absolute;
  width: 600px;
  left: 50%;
  margin: 245px 0 0 -300px;
}

#content {
  position: absolute;
  clear: none;
  width: 350px;
  top: 0px;
  left: 200px;
}


#adsense1 {
	margin: 35px 0;
  width: 336px;
  height: 280px;
  border: #f00 dotted 1px;
  background: #fff url('../../images/001/left-top-corner-box.jpg') no-repeat top left;
}

h1 {
  font-size: 23px;
  font-weight: bold;
  color: #72A100;
  width: 336px;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #72A100;
  width: 336px;
  margin: 25px 0 6px 0;
  padding-bottom: 6px;
  border-bottom: 1px solid #e3e3e3;
}

h2.sub,
h3.sub {
  font-size: 12px;
  font-weight: bold;
  color: #72A100;
  margin: 25px 0 4px 0;
  border: none;
  padding: 0;
}

p {
  margin: 8px 0 18px 0;
  text-align: justify;
  width: 336px;
}

p img.lft {
  margin: 0 10px 10px 0;
}

a {
  color: #72A100;
}

a:hover {
  color: #fff;
  background-color: #72A100;
  text-decoration: none;
}

.menu a,
h2 a {
  text-decoration: none;
}

a  h2:hover {
  color: #fff;
}

ul.menu {
  position: relative;
  list-style: none;
  clear: none;
  left: 10px;
  top: 15px;
}

ul.menu li {
  margin: 3px 0;
  list-style: none;
}

ul.menu li.sub {
  margin: 3px 0 3px 15px;
  list-style: none;
}

table.std {
  margin: 25px 0;
}

table.std th {
  text-align: left;
  border-bottom: 2px solid #72A100;
}

table.std td {
  text-align: left;
  border-bottom: 1px solid #72A100;
}

table.std td.lft {
  width: 100px;
}

a.external {
  color: #c30;
  text-decoration: none;
}

a.external:hover {
  color: #fff;
  background-color: #c30;
}

#g01 {
  position: relative;
	width: 120px;
	margin: 50px 0 0 44px;
}

#g02 {
  position: relative;
	width: 336px;
	height: 280px;
	margin: 20px 0;
	padding: 20px 0;
	border-top: 1px solid #e7e7e7;
}

#g03 {
  position: absolute;
  top: 5px;
  left: 50%;
  margin-left: -180px;
  width: 468px;
	z-index: 10;
}

#search {
  position: relative;
	width: 135px;
	margin: 60px 0 0 34px;
}

#search a:hover {
  background-color: #fff;
}

#sbi {
  width: 120px;
  font-size: 11px;
}

#sbb {
  width: 127px;
  font-size: 11px;
}

#rss {
  position: relative;
	width: 135px;
	margin: 20px 0 0 34px;
	padding-left: 15px;
}

#rss img {
  border: 0
}

#rss a {
  text-decoration: none;
  color: #ef6826;
}

#rss a:hover {
  text-decoration: none;
  color: #ef6826;
  background-color: #fff;
}