* {
  margin: 0px;
  padding: 0px;
  color: #00;
  font-family: "verdana";
  font-size: small;
}
img a, a img {
  border: 0;
}
body {
  width: 100%;
  position: relative;
  margin: 0px auto;
  top: 0px;
  left: 0px;
  background-color: #EEEEEE;
  background-image: url(../img/bg2.gif);
  background-position: center;
  background-repeat: repeat-y;
}
li {
  list-style: none;
}
table {
  background-color: #666666;
}
th,td {
  text-align: center;
  padding: 3px 5px;
  background-color: #FFFFFF;
  font-size: x-small;
}
td.contactus
{
  text-align: left;
  font-size: x-small;
}
table.form th {
  background-color: #EEEEEE;
  padding: 3px 5px;
  font-size: x-small;
}
table.form td {
  padding: 3px 5px;
  text-align: left;
  font-size: x-small;
}
table.form th.bg_gry {
  background-color: #CCCCCC;
  padding: 3px 5px;
}
hr {
  color: #666666;
  margin-top: 15px;
  margin-bottom: 15px;
}
body#home hr.r {
  color: #800000;
  height: 2px;
  margin-top:15px;
  margin-bottom: 15px;
}
body#home hr.g {
  color: #006000;
  height: 2px;
  margin-top:15px;
  margin-bottom: 15px;
}
#container {
  width: 100%;
  width: 800px;
  position: relative;
  margin: 0px auto;
  top:0px;
  left: 0px;
}
#header {
  width: 100%;
  height: 84px;
  background-color: #FFFFFF;
}
#logo {
  width: 800px;
  margin: 0px auto;
  position: relative;
}
#header h1.head {
  background-image: url(../img/logo.gif);
  background-repeat: no-repeat;
  width:196px;
  height: 53px;
  font-size: 10px;
  position: absolute;
  top: 18px;
  left: 5px;
}
#header h1.head a {
  width:196px;
  height: 53px;
  display: block;
  text-indent: -3000px;
}
/*---メニュ—Emenu.cssで---*/

#contents_body {
  clear: both;
  width: 100%;
}
#contents {
  width: 800px;
  margin: 0px auto;
  position: relative;
  top: 0px;
  left: 0px;
}
#pan {
  width: 800px;
  margin: 0px auto;
  height: 16px;
  background-color: #999999;
  color: #FFFFFF;
  font-family: "verdana";
  line-height: 16px;
  text-indent: 10px;
  font-size: x-small;
}
#pan a {
  text-decoration: none;
  color: #FFFFFF;
  font-size: x-small;
}
#pan a:hover {
  color: #FFFFCC;
}
#main {
  margin-left: 150px;
  width: 570px;
  padding: 40px 40px 20px 40px;
  background-color: #FFFFFF;
}
#main h1 {
  font-family: "verdana";
  font-weight: bold;
  font-size : x-large;
  line-height: 125%;
  color: #093C93;
}
#main h2 {
  clear: both;
  font-family: "verdana";
  font-weight: bold;
  font-size: large;
  line-height: 125%;
  margin-bottom: 10px;
  color: #093C93;
}
#main h3 {
  clear: both;
  font-family: "verdana";
  font-weight: bold;
  font-size: large;
  line-height:125%;
  margin-bottom:5px;
  color: #093C93;
}
#main p {
  /*clear: both;
  */
	font-family: "verdana";
  font-weight: regular;
  line-height: 150%;
}
#main .lnblue {
  line-height: 125%;
  margin-left: 1em;
  padding-bottom: 3px;
  border-bottom: 1px solid #093C93;
}
#main .lngray {
  line-height: 125%;
  padding-bottom: 3px;
  border-bottom: 1px solid #666666;
}
#main .bgblue {
  clear: both;
  font-family: "verdana";
  font-weight: bold;
  font-size: small;
  line-height: 120%;
  margin-bottom: 10px;
  padding: 5px 10px;
  color: #FFFFFF;
  background-color: #093C93;
}
#main .right {
  text-align: right;
  font-size: x-small;
}
#main .text {
  font-family: "verdana";
  font-weight: regular;
  font-size: x-small;
  line-height: 140%;
}
#main .idt {
  margin-left: 1em;
}
#main .part {
  clear: both;
  overflow: hidden;
}
#main .box_left {
  float:left;
}
#main .box_right {
  margin-left: auto;
}
#main ul.fotulist {
  overflow: hidden;
  margin-left: 0px;
}
#main ul.tofulist li {
  margin: 5px auto;
}
#main ul.tofulist li a{
  background-image:url(../img/daiz.jpg);
  background-repeat:no-repeat;
  background-position:left;
  display: block;
  font-size: 13px;
  font-weight: bold;
  padding-left: 25px;
  text-decoration: none;
  color: #666666;
  line-height: 20px;
}
body#equipment #main h1,
body#catalog #main h1 {
  color: #FF0000;
}
body#order #main h1,
#main h1.gr,
body#catalog #main h2 {
  color: #099042;
}
body#catalog #main h3 {
  color:#093C93;
}
body#contact #main h3 {
  color: #333333;
  font-size: small;
  font-weight: bold;
}
body#contact #main h4 {
  color: #093C93;
  font-size: small;
  font-weight: bold;
}
#footer {
	clear: both;
	text-align: center;
	font-family: "verdana";
	font-size: 10px;
	line-height: 125%;
	color: #000000;
	margin-top: 20px;
	width: 560px;
}
#footer hr {
  height: 1px;
  color: #999999;
  border-style: solid;
  margin-bottom: 5px;
}
body#home hr {
  height: 1px;
  color: #999999;
  border-style: solid;
  margin-bottom:: 5px;
}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px;
}

dt{
  margin-top:1em;
}
dl{
  margin-left:1em;
}
