html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E2D7BC;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 0px;
	padding-top: 0px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
  position: relative;
  background: url(../images/kohyaovillage-indexbg.jpg) repeat-y;
}

#header {
  position: relative;
  top: 31px;
  left: 322px;
  width: 417px;
  height: 338px;
}

#left {
  float: left;
  width: 322px;
}

#leftmenu {
  position: absolute;
  top: 31px;
  left: 0;
  width: 62px;
  height: 344px;
}

#logonav {
  position: absolute;
  top: 31px;
  left: 62;
  width: 260px;
  height: 314px;
}

#logonav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
}
#logonav li {
  list-style: none;
  font: 13px "sans-serif", arial ;
  border-bottom: 1.5px solid #fff;
  background: 188px 10px url(../images/kohyaoindex_arrow_orange.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#logonav a {
  color: #61564C;
  text-decoration: none;
  border-left: 1.5px solid #fff;
  padding-left: 10px;
  display: block;
  width: 75%;
  padding: 2px 0 6px 8px;
}
#logonav a:hover {
  text-decoration: underline;
}
#logonav .important {
  border: none;
  border-bottom: 1.5px solid #fff;
  background: 188px 10px url(../images/kohyaoindex_arrow_black.gif) no-repeat;
}
#logonav .important a {
  color: #E9C379;
}

#right {
  float: right;
  width: 440px;
  padding-right: 9px;
  padding-top: 20px;
}

#right h2 {
  font: 18px sans-serif, arial ;
  color: #6B6156;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  width: 420px;
  margin-bottom: 0.5em;
}
#right h3 {
  border-top: 5px solid #E0D6CA;
  padding-bottom: 0;
}

#welcome {
  margin-right: 10px;
}

#right .more {
  font-size: 10px;
}

#profile {
  margin-left: 1px;
}

#corp, #indu {
  float: left;
  width: 49%;
}
#corp {
  margin-right: 1%;
}
#corp h5 {
	margin: 0;
	padding: 0;
}
#corp ul {
  margin-left: 5px;
  padding-left: 1px;
  padding-bottom: 10px;
}
#corp li {
  list-style: none;
  font: 11px "verdana";
  background: 1px 10px url(../images/kohyaovillage-arrsite.jpg) no-repeat;
  padding: 10px 0 0 25px;
}
#indu .next {
  float: center;
  padding-top: 0;
  font: 11px "verdana";
  font-size: 9px;
}

#spacer {
  height: 2em;
}
#footer {
  background: url(../images/kohyaovillage-footbg.jpg) repeat-y;
}
#copyright {
  text-align: center;
  padding: 5px 0px 0px 00px;
  font-size: 9px;
  color: #715F36;
}
#contract {
  text-align: center;
  padding: 10px 0px 10px 00px;
  font-size: 9px;
  color: #715F36;
}
#contract a {
  color: #8C7644;
  text-decoration: none;
}
#contract a:hover {
  text-decoration: underline;
}
#center {
  float: center;
  width: 691px;
  padding-top: 10px;
}
#center-img {
  padding-top: 5px;
  padding-left: 75px;
}
#center-img div {
  background: url(../images/gallery-bg.jpg) no-repeat;
  width: 110px;
  height: 80px;
  float: left;
  margin: 6px;
  padding-top: 7px;
  padding-left: 7px;
}
