@charset "utf-8";
/*
 Share Style [
----------------------------------------------------------- */
* {
	margin:0;
	padding:0;
}

body {
  background:#FFF url(images/back-products.jpg);
  font-family:Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック";
  font-size:80%;
  background-repeat: repeat-x;
}

html {
	overflow-y:scroll;
}
h1,h2,h3,h4,h5,h6 {
}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 0 1em 0;
}
li {
	list-style-type:none;
}
img {
	border:0;
}
address {
	font-style:normal;
}
.clear {
	clear:both;
}

/*
 Link Color [
----------------------------------------------------------- */
a:link {
  text-decoration:none;
}
a:visited {
  text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:active {
}

/*
 container [
----------------------------------------------------------- */
#container {
  width: 980px;
  height: 1300px;
  margin: 0 auto;
}

/*
 Head [
----------------------------------------------------------- */
#head {
  width: 980px;
  height: 211px;
  background-image: url(images/head02.jpg);
  background-repeat: no-repeat;
}

/*
 gNavi [
----------------------------------------------------------- */
#gNavi {
  width: 260px;
  padding-top: 62px;
  float: right;
  font-size: 14pt;
  display: inline;
}


/*
 nav [
----------------------------------------------------------- */
#nav {
  height: 60px;
  /width: 980px;
  list-style-type: none;
  margin-top: 10px;
  padding-left: 25px;
  float: left;
  display: inline;
}

#nav li{
	float:left;
}

/*
 main [
----------------------------------------------------------- */
#main {
  width: 980px;
  height: 940px;
}

/*
 products [
----------------------------------------------------------- */
#products-top {
  width: 900px;
  background-image: url(images/stwatchmodel-title.jpg);
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-left: 50px;
  padding-top: 40px;
  font-size: 10pt;
  line-height: 1.5;
}

#products-photo {
  width: 940px;
  background-image: url(images/products.jpg);
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-left: 50px;
  height: 245px;
}

#products-comparison {
  width: 900px;
  margin-left: 50px;
}

.feature-yes
{
	background-image: url(images/checkmark-small01.gif);
	background-repeat: no-repeat;
	background-position: center;
}

.feature-no
{
	font-weight: bold;
}

#p-border {
  width: 900px;
  height: 1px;
  background-image: url(images/dot.gif);
  background-repeat: repeat-x;
}

#products-price {
  width: 900px;
  height: 100px;
  margin-left: 50px;
  margin-top: 10px;
}

#price-box {
  width: 130px;
  float: left;
  margin-right: 8px;
  padding-left: 20px;
 _padding-left: 0px;
}

#price-box2 {
  width: 265px;
  float: left;
  height: 80px;
}

#name-box {
  width: 150px;
}

#warranty-out {
  color:#E3540B;
  font-weight:normal;
  font-size: 12px;
}

/*
 to top[
----------------------------------------------------------- */
#totop {
  width: 169px;
  margin-left: 1px;
  padding-top: 10px;
  float: right;
  margin-top: 40px;
  display: inline;
  padding-left: 550px;
}



/*
 enquiry bar[
----------------------------------------------------------- */
#enquiry-bar {
  width: 245px;
  height: 1272px;
  float: right;
  display: inline;
}
/*
 foot [
----------------------------------------------------------- */
#foot {
  width: 990px;
  height: 40px;
  float: left;
  display: inline;
  color: #FFFFFF;
  padding-left: 20px;
  font-size: 14px;
  padding-top: 20px;
}

*:first-child+html #foot {
  width: 990px;
  height: 40px;
  float: left;
  display: inline;
  color: #FFFFFF;
  padding-left: 20px;
  font-size: 14px;
  padding-top: 40px;
}
