@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 {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/menu.png);
  background-position: 0px 0%;
  background-repeat: no-repeat;
  text-decoration: none;
}
a.square:link {
  color: #141414;
}
a.square:visited {
  color: #141414;
}
a.square:hover {
  background-image: url(../images/menu.png);
  background-position: 0px -33px;
  color: #e1e1e1;
}
#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;
  height: 59px;
  width: 295px;
  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;
}
#imagemenu {
  position: relative;
  height: 330px;
  width: 630px;
  margin-left: auto;
  margin-right: auto;
}
#direct {
  position: absolute;
  top: 15px;
  left: 5px;
  width: 150px;
  height: 25px;
  text-align: center;
  font-weight: bold;
  line-height: 200%;

}
a.round {
  display: block;
  width: 100%;
  height: 100%;
  background-image: url(../images/roundmenu2.png);
  background-position:  0px 0px;
  background-repeat: no-repeat;
  text-decoration: none;
}
a.round:link {
  color: #141414;
}
a.round:visited {
  color: #141414;
}
a.round:hover {
  background-image: url(../images/roundmenu2.png);
  background-position: 0px -25px;
  color: #e1e1e1;
}
span.float {
	float:left;
	}
#linklist {
  margin: 0px 5px;
  position: absolute;
  top: 275px;
  left: -40px;
  width: 620px;
}
#ul_bottom {
  width: 620px;
  height: 33px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  text-align: center;
  font-weight: bold;
  line-height: 250%;
}

#li_bottom {
  width: 124px;
  height: 33px;
  float: left;
}
#aboutcontact {
  margin: 10px 10px 20px;
  width: 630px;
  height: 150px;
}
#information {
  margin: 15px auto 5px;
  width: 620px;
  height: 42px;
}
#address {
  padding: 2px 0px 2px 30px;
  float: left;
  width: 290px;
  height: 90px;
  font-size: 12px;
  line-height: 140%;
}
span.name {
  border: 2px solid #434d9d;
  font-size: 15px;
  line-height: 180%;
  background-color: #434d9d;
  color: white;
}
#barcode {
  margin: 10px 7px 5px 0px;
  float: left;
  width: 75px;
  height: 75px;
  color: #ffffff;
}
#freedialnumber {
  margin: 10px 12px 3px 0px;
  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;
}
