body {
	margin: 10px;
	margin-top: 60px;
	color: #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 100%;
}
a {
	color: #8BCE2B;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
td {
	vertical-align: top;
}
input, textarea, option {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
  width: 500px;
  height: 400px;
}
h3 {
   color: #8D8D8D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8BCE2B;
	font-weight: normal;
	margin: 0px;
	padding: 0px;                
}
.container {
	position: relative;
	width: 960px;
	text-align: left;
}	
.logo {
	position: absolute;
	background-repeat: no-repeat;
	width: 500px;
	height: 59px;
  top: -30px;
}
.vw {
	position: absolute;
	background-position: left 105px;
	background-repeat: no-repeat;
	right: 0px;
	height: 139px;
	top: -110px;
	white-space: nowrap;
	line-height: 15px;
}
.menu {
	position: absolute;
	top: 36px;
	left: 0px;
	width: 100%;
	border-top: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	color: #8BCE2B;
	z-index: 2;
	background-color: white;
}
.submenu {
	position: absolute;
	top: 36px;
	left: 0px;
	color: #8BCE2B;
	width: 100%;
	border-bottom: 1px solid #8D8D8D;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	z-index: 1;
}
.sitemap {
	position: absolute;
	top: 37px;
	right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	color: #8D8D8D;
	z-index: 3;
}
.contents {
	position: relative;
	top: 108px;
	padding-left: -5px;
	width: 100%;
}
.title {
	width: 650px;
	border-bottom: 1px solid #8D8D8D;
	height: 60px;
}
.news {
	width: 275px;
	height: 60px;
	color: #8BCE2B;
	background-color: #eef8df;
	padding: 10px;
	white-space: normal;
  padding-top: 30px;
}
.contents img {
	margin-left: -4px;
}
.case a {
  color: white;
}
img.thumb {
  border: solid 5px #8BCE2B;
  margin: 10px;
  height: 100px;
  display: inline;
}
div.thumb {
 display: inline; width: inherit; position: relative; float: left;
 border-top: solid 1px #8D8D8D;
  border-right: solid 1px #8D8D8D;
  border-bottom: solid 1px #8D8D8D;
  border-left: solid 1px #8D8D8D;
  margin-top: -1px;
  margin-left: -1px;
  background-color: #fff;
}
.photoNumber {
  color: #8D8D8D;
}
.photoNumberOver, .photoNumber:hover {
  color:  #8BCE2B;
}
ul.arrow {
 list-style: none;
 margin-left: 0;
 padding-left: 0;

}
ul.arrow li {
   background-image: url('img/bullet.png');
   background-repeat: no-repeat;
   background-position: 0 0.2em;
   padding-left: 20px;
}
ul.arrow li a {
  color: #8D8D8D;
}



