@charset "UTF-8";
html {
  background-color:#C6CAE2;
}
body {
  border-left: 6px solid #434d9d;
  border-right: 6px solid #434d9d;
  margin: auto;
  font-size: 14px;
  font-weight: bold;
  color: #323232;
  width: 650px;
  background-color: #ffffff;
}
a.square:link {
  color: #3e3e3e;
}
a.square:visited {
  color: #3e3e3e;
}
a.square:hover {
  background-image: url(../../images/menu.png);
  background-position: 0px -33px;
  color: #ffffff;
}
#top {
  border-bottom: 2px solid #434d9d;
  margin: 0px 5px 5px;
  padding: 10px 0px;
  height: 70px;
  width: 640px;
}
#caption {
  margin: 5px 0px 5px 3px;
  float: left;
  height: 60px;
  width: 110px;
}
#shopname {
  padding: 5px 10px 5px 15px;
  float: left;
}
#list {
  border-left: 6px solid #7d7d7d;
  border-right: 6px solid #7d7d7d;
  margin: 5px 10px 5px 0px;
  padding: 5px 5px 6px;
  float: right;
  width: 165px;
  height: 55px;
  font-size: 12px;
}
#list1 {
  float: left;
  text-align: left;
  line-height: 20px;
}
#list2 {
  text-align: right;
  line-height: 20px;
}
a.mostsimple {
  text-decoration: none;
}
a.mostsimple:link {
  color: #3e3e3e;
}
a.mostsimple:visited {
  color: #999999;
}
a.mostsimple:hover {
  position: relative;
  top: 1px;
  left: 1px;
  text-decoration: none;
}
#around {
  border: 1px solid gray;
  margin: 0px auto;
  padding: 15px 30px 50px;
  width: 570px;
}
table {
  margin: 10px auto 50px;
  width: 570px;
  line-height: 150%;
  font-size: 14px;
  border-collapse: collapse;
  text-align: center;
}
tr {
}
td {
  border-bottom: 1px solid #3e3e3e;
  padding: 40px 0px 20px;
  background-color: #ffffff;
}
.ttl_td {
  padding: 5px 0px 0px;
  background-color: #9bd562;
  line-height: 100%;
  font-size: 18px;
}
.ttl2_td {
  padding: 2px 10px 0px;
  background-color: #ffffff;
  line-height: 100%;
  text-align: left;
  font-weight: normal;
}

p.subject {
  font-size: 200%;
  font-weight: bold;
  color: white;
  line-height: 150%;
  text-align: center;
}
th {
  padding: 0px 30px 15px;
  font-weight: bold;
  line-height: 110%;
  text-align: left;
  background-color: #79bf33;
}
p.form {
  font-size: 150%;
  color: #79bf33;
  text-align: center;
  font-weight: bold;
}
#aboutcontact {
  margin: 10px;
  width: 630px;
  height: 150px;
}
#information {
  margin: 23px auto 12px;
  width: 620px;
  height: 42px;
}
#address {
  padding: 2px 20px;
  float: left;
  width: 280px;
  height: 80px;
  font-size: 12px;
  line-height: 140%;
}
span.name {
  border: 2px solid #434d9d;
  font-size: 15px;
  background-color: #434d9d;
  color: white;
}
#barcode {
  margin: 5px 7px 5px 0px;
  float: left;
  width: 75px;
  height: 75px;
  color: #ffffff;
}
#freedialnumber {
  margin: 5px 12px 3px 8px;
  float: left;
  position: relative;
  width: 185px;
  height: 70px;
}
#number {
  font-size: 18px;
  line-height: 140%;
  text-align: right;
}
#freedial {
  position: absolute;
  top: 3.5px;
  left: 18px;
  width: 33px;
  height: 20px;
}
a.simple {
  text-decoration: none;
}
a.simple:link {
  color: #434d9d;
}
a.simple:visited {
  color: #999999;
}
a.simple:hover {
  position: relative;
  top: 1px;
  left: 1px;
  text-decoration: none;
}
#companyetc{
  margin: 3px 10px 0px;
  padding: 3px 15px;
  clear: both;
  height: 30px;
  width: 600px;
  font-size: 9px;
  border-top: 1px solid;
}
address {
  font-style: normal;
  width: 340px;
  text-align: right;
  float:right;
}