@charset "UTF-8";
/* CSS Document */
/*-----------------------
reset default css
-----------------------*/
body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, th, td, form, fieldset, legend, input, blockquote, pre {
margin: 0;
padding: 0;
}
fieldset, img {
border: 0;
}
ul, ol {
list-style: none;
}
address {
font-style: normal;
}
body {
	margin: 0 auto;
	font-size: 80%;
	_font-size: 75%;
	line-height: 1.4;
	font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Arial", sans-serif;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	list-style: none;
	min-width: 980px;
	background-image: url(../img/background.jpg);
	background-color: #fafafa;
	background-repeat: repeat-x;
	height:297px;
}
a {
outline: none;
}
a:link, a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
text-decoration: none;
color: #CCC;
}
/*p {
line-height: 1.7em;
}*/
.clear {
clear: both;
}
.right {
float: right;
}
.left {
float: left;
}
.center {
text-align: center;
}
html {
overflow-y: scroll;
}
.Item-Number {
	display: block;
	text-align: center;
	margin: 10px 0 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	line-height: 1.2em;
}
.new {
	display:block;
	margin: 5px auto 0;
	width:30px;
	padding:1px 10px;
	background-color:#666;
	color:#FFF;
	text-align:center;
	line-height:1.2em;
	font-size:0.9em;
}
/*-----------------------
-----------------------*/
#im #container {
	width: 975px;
	margin: 0 auto;
	position:relative;
}

#im #container #header {
    margin: 0;
	padding: 0;	
}
.home #container #container-header {
	background-image:url(../img/container-home-header.png) ;	
	background-repeat:no-repeat;
	height:16px;
    margin:45px 0 0;
	padding: 0;
}
#im #container #container-header {
		background-image:url(../img/container-header.png) ;	
	background-repeat:no-repeat;
	height:16px;
    margin:45px 0 0;
	padding: 0;
}
*:first-child+html #im #container #container-header {
    margin:62px 0 0;
}
#im #container #content {
	background-image:url(../img/container-content.png);
	background-repeat:repeat-y;
	margin: 0;
	padding: 0;
	/*min-height: 480px;*/
}

#im #container #container-footer {
	background-image:url(../img/container-footer.png);
	background-repeat:no-repeat;
	height:24px;
}
#im #container #content #maincol {
	width: 912px;
	margin:0 auto;
	padding:25px 0;
	position:relative;
	min-height:480px;
}
 #im #container #footer{
	 width:500px;
	 float:left;
	 height:50px;
 }
 #im #container #footer #copyright {
	font-size: 0.9em;
	color: #666;
	padding:10px 0 0 30px;
	width: 456px;
 }
 #im #container .goto {
	 width:360px;
	 float:left;
	 margin-left:90px
 }
/*-----------------------
header
------------------------*/

#im #container #header h1{
	position:absolute;
	top:10px;
	left:10px;
}

#im #container #header .language {
	position:absolute;
	top:10px;
	right:20px;
}
#im #container #header #topnav {
	position:absolute;
	top:50px;
	right:17px;
	width: 312px;
}

#im #container #header #topnav li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	float: left;
	height: 15px;
}

#im #container #header #topnav li a {
	display: block;
	text-decoration: none;
	padding: 0;
	height: 15px;
	background-image: url(../img/topnav.png);
	background-repeat: no-repeat;
}

#im #container #header #topnav li#nav-home { width: 69px; }
#im #container #header #topnav li#nav-watches { width: 84px; }
#im #container #header #topnav li#nav-shop { width: 63px; }
#im #container #header #topnav li#nav-contact { width: 96px; }

#im #container #header #topnav li#nav-home a { background-position: 0 0; }
#im #container #header #topnav li#nav-watches a { background-position: -69px 0; }
#im #container #header #topnav li#nav-shop a { background-position: -153px 0; }
#im #container #header #topnav li#nav-contact a { background-position: -216px 0; }

#im #container #header #topnav li#nav-home a:hover { background-position: 0 50%; }
#im #container #header #topnav li#nav-watches a:hover { background-position: -69px 50%; }
#im #container #header #topnav li#nav-shop a:hover { background-position: -153px 50%; }
#im #container #header #topnav li#nav-contact a:hover { background-position: -216px 50%; }


.home #container #header #topnav #nav-home {
	background:url(../img/topnav.png)    0 100%;
}
.watches  #container #header #topnav #nav-watches {
	background:url(../img/topnav.png)    -69px 100%;
}
.shop #container #header #topnav #nav-shop {
	background:url(../img/topnav.png)    -153px 100%;
}
.contact #container #header #topnav #nav-contact {
	background:url(../img/topnav.png)    -216px 100%;
}


/*-----------------------
home
------------------------*/

#im #container #content #maincol .imagephoto {
	width: 580px;
	height: 400px;
}
#im #container #content #maincol .imagephoto img {
	border: 1px solid #BCBCBC;
}
.home h2 {
	padding:3px 10px;
	text-align:right;
	background-color:#000;
	color:#FFF;
	font-size:1em;
}
#im #container #content #maincol .news {
	width:305px;
	float:right;
}
#im #container #content #maincol .news a:link {
	font-weight:bold;
}

#im #container #content #maincol .news dl {
	margin-top: 10px;
}

#im #container #content #maincol .news dl dt {
	border-bottom: 1px solid #BCBCBC;
	line-height: 1.8em;
	padding: 0 5px;
	font-size: 1em;
	font-weight: bold;
	color: #5F5F5F;
}
#im #container #content #maincol .news dl dd {
	margin:2px 0 13px;
	padding: 0 5px;
	line-height:1.2em;
	font-size: 1em;
}

#im #container #content #maincol .introduction{
	margin-top: 40px;
}
*:first-child+html #im #container #content #maincol .introduction {
	padding-top:40px;} 

.home .introduction dl {
	margin: 25px 0 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
	width: 912px;
}

.home .introduction dl dt {
	float:left;
	margin-right: 60px;
}
.home .introduction dl dt img {
	float:left;
}
.home .introduction dl dt .desiger-name {
	margin-right: 5px;
}
.home .introduction dl dd {
	float:left;
}
.home .introduction dl dd img {
	margin: 0 20px 20px 0;
	border: 1px solid #BCBCBC;
}

/*-----------------------
subnav
------------------------*/
#subnav {
	margin:0 0 20px;
	padding:0;
	
}
*:first-child+html #subnav{
	padding:0 0 5px;
}

#subnav ul {
	position: absolute;
	top: 5px;
	right: 0;	
}
#subnav ul li {
	list-style: none;
	display:inline;
}

/*-----------------------
watches
------------------------*/

.imgonmouse {
margin: 0;
 overflow:hidden;
}
.imgonmouse img {
  margin: 0px 0 30px;
  padding:0;
  border: 1px solid #999;
  width:910px;
  height:400px;
}
.imgonmouse ul {
  padding: 0px;
  margin:0 0 9px;
  height: 70px;
  line-height:0;
}
.imgonmouse ul li img {
  height: 70px;
  width: 70px;
  border: none;
  margin:0;
  padding:0;
  line-height:0;
}
.imgonmouse ul li {
  height: 70px;
  width: 70px;
  list-style-type: none;
  margin: 0 0 0 7px;
  padding: 0px;
  float: right;
  border: 1px solid #999;
  line-height:0;
}
.imgonmouse ul li.cc{
  border: 1px solid #CCC;
  height: 70px;
  width: 70px;
}
.imgonmouse ul li.eb{
  border: 1px solid #ebebeb;
  height: 70px;
  width: 70px;
}
.imgonmouse ul li a:hover   {opacity:0.7;}
.imgonmouse ul li a:active  {opacity:0.7;}
/* IE用 ↓*/
.imgonmouse ul li a:hover img {filter:alpha(opacity=70);}


/*-----------------------
watches detail
------------------------*/
.detail .imgonmouse {
 margin: 0;
 overflow:hidden;
}
.detail .imgonmouse img {
  margin: 0px 0 30px;
  padding:0;
 border: 1px solid #999;
  width:910px;
  height:460px;
}
.detail .imgonmouse ul {
  padding: 0px;
  margin:0 0 7px;
}
.detail .imgonmouse ul li img {
  height: 60px;
  width: 60px;
  border: none;
  margin:0;
  padding:0;
  line-height:0;
}
.detail .imgonmouse ul li {
  height: 60px;
  width: 60px;
  list-style-type: none;
  margin: 0 0 0 7px;
  padding: 0px;
  float: right;
  border: 1px solid #999;
  line-height:0;
}

/*-----------------------
watches spec
------------------------*/
#im #container #content #maincol div .spec {
	border-collapse:collapse;
	margin:0 auto;
	text-align:center;
	width:900px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	-webkit-text-size-adjust: 100%;
}

#im #container #content #maincol div .spec th {
	background-color:#F6F6F6;
	font-weight:normal;
	text-align:left;
	padding: 5px 8px;	
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 0.9em;
}
#im #container #content #maincol div .spec tr {	
}

#im #container #content #maincol div .spec tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	text-align: left;
	padding:8px;
	color: #333;
	font-size: 0.9em;
}

/*-----------------------
archive
------------------------*/
.archive .archive-left {
	width: 200px;
	float:left;
}
.archive .archive-right {
	margin-left:30px;
	float:right;
	width:680px;
}
#im #container #content #maincol .archive-left ul {
	float: right;
	margin: 15px 10px 0;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.6em;
	color: #999999;
}
#im #container #content #maincol .archive-right dl {
	margin:15px 10px 0;
}
#im #container #content #maincol .archive-right dl dt {
	border-bottom: 1px solid #BCBCBC;
	line-height: 1.8em;
	padding: 0 2px;
	font-size: 1em;
	font-weight: bold;
	color: #5F5F5F;
}
#im #container #content #maincol .archive-right dl dd {
	margin:2px 0 13px;
	padding: 0 2px;
	line-height:1.2em;
	font-size: 1em;
}
#im #container #content #maincol .archive-right dl dd a:link {
	font-weight:bold;
}
