@import url("css/treeview.css");
@import url("css/slideshow.css");
@import url("css/centertab.css");
@import url("css/gmenu.css");
@import url("css/flipside.css");

html, body
{
	margin:0;
	padding:0;
	background:#fff;
	font-size:12px;
	background-repeat:repeat-x;
	background-image:url("img/header_logo/navbar_bg2.jpg");
}

a img
{
	border:none;
}

hr
{
	display:none;
}

*
{
	margin-top:0;
}



.spbanner{
	position:absolute;
	top:0px;
	left:250px;
	z-index:10;
}




#containerOuter
{
	width:100%;
	text-align:center;
	position:relative;
	padding-top:127px;
}

#containerMain
{
	width:955px;
	text-align:left;
	margin:0 auto 0px auto;
	position:relative;
	top:60px;
	z-index:1;
	clear:both;
}

#content
{
	width:710px;
	float:right;
}



#headmain
{
	margin:-127px auto 0px auto;
	position:relative;
	width:960px;
	text-align:left;
	z-index:2;
}

div.logo a
{
	width:223px;
	height:65px;
	margin:0px 0px 0px 10px;
	background: url(img/header_logo/logo3.png) 0 0 no-repeat;
	text-indent:-9999em;
	display:block;

	z-index:999;
}

.homeBtn a {
	width:23px;
	height:20px;
	margin:12px 0px 0px 80px;
	background: url(img/homeBtn.png) 0 0 no-repeat;
	text-indent:-9999em;
	display:block;
	position:absolute;
	z-index:999;
}
.homeBtn a:hover {
	background: url(img/homeBtn.png) 0 -20px no-repeat;
}
#headmain p.logo
{
	width:101px;
	height:101px;
	margin:5px 0px 0px 30px;
}
#headmain p.logo span
{
	display:none;
}

.bookmark{
	position:relative;
	margin-top:-65px;
	right:30px;
	float:right;
}
.contactbtn{
	position:absolute;
	top:0px;
	left:800px;
}
.aboutbtn{
	position:absolute;
	top:0px;
	left:890px;
}
.googlepone{
	position:absolute;
	top:0px;
	left:700px;
}

	/* =forms
------------------------------------------------------ */
		
.searchform {
  width:650px;
  height:30px;
  position: absolute;
  text-align:right;
  margin-top:-35px;
  margin-left:300px;
  z-index: 999;
  padding:0px 0px 0px 0px;
  overflow: hidden;
  color: #669900;
  float:left;
  }	
*+html body .searchform {
  height:30px;
  margin-top:-35px;
  margin-left:300px;
  padding:0px 0px 5px 0px;
  }	 
* html body .searchform {
  height:30px;
  margin-top:-35px;
  margin-left:300px;
  padding:0px 0px 0px 0px;
  }	   
		
.searchform .search_field  {
 border: 0;
 padding: 4px 5px 0px 5px;
 width: 265px;
 height:25px;
 font: 14px "Osaka", Verdana, Tahoma, Helvetica;
 color: #336600;
 margin: 0;
 background: url(img/searchbg.png) 0 0 no-repeat;
}
*+html body .searchform .search_field  {
 border: 0;
 padding: 4px 4px 4px 6px;
 width: 265px;
 height:18px;
 font: 14px "Osaka", Verdana, Tahoma, Helvetica;
 color: #336600;
 margin: 3px 3px 0 3px;
 background: url(img/searchbg.png) 0 0 no-repeat;
}
* html body .searchform .search_field  {
 border: 0;
 padding: 5px 4px 0px 6px;
 width: 270px;
 height:28px;
 font: 14px "Osaka", Verdana, Tahoma, Helvetica;
 color: #336600;
 margin: 0px 5px 0 0;
 background: url(img/searchbg.png) 0 0 no-repeat;
}

.searchform .siteSubmit {
 height: 28px;
 width: 50px;
 background: url(img/btnSearch.png) 0 -25px no-repeat;
 text-indent: -9999px;
 margin: 0;
 border:none;
}
*+ html body .searchform .siteSubmit {
 height: 25px;
 width: 50px;
 background: url(img/btnSearch.png) 0 -25px no-repeat;
 text-indent: -9999px;
 margin-bottom: 1px;
 border:none;
 cursor:pointer;
  }	
* html body .searchform .siteSubmit {
 height: 28px;
 width: 50px;
 background: url(img/btnSearch.png) 0 -25px no-repeat;
 text-indent: -9999px;
 margin: 0;
 border:none;
 cursor:pointer;
  }	 

.searchform .siteSubmit:hover { 
  background: url(img/btnSearch.png) 0 0 no-repeat;
  cursor:pointer;
  }
*+ html body .searchform .siteSubmit:hover { 
  background: url(img/btnSearch.png) 0 0px no-repeat;
  cursor:pointer;
  }  
* html body .searchform .siteSubmit:hover { 
  background: url(img/btnSearch.png) 0 3px no-repeat;
  cursor:pointer;
  }  


	/* =forms
	
	
	
------------------------------------------------------ */

p#sitemap
{
	width:300px;
	position:absolute;
	text-align:right;
	top:35px;
	left:620px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0099ff;
}
p#sitemap A:active{text-decoration:none;border:0px solid#;color:#}
p#sitemap A:hover{text-decoration:underline;color:#ff3300}
p#sitemap A:link{text-decoration:;color:#}
p#sitemap a { font-weight: normal; color: #333; text-decoration: none}

#topnavBar{
 width:450px;
 margin:0 auto;
 clear:both;
 position:absolute;
 top:59px;
 left:150px;
 text-align:center;
}

#topnavBar a{
 display:block;
 width:;
 float:left;
 margin:0px 10px;
 padding:1px 0;
 background-image:url();
 background-repeat:no-repeat;
 background-position:left top;
 background-color:#;
 color:#99ffff;
 text-decoration:none;
 text-align:left !important;
 font-family:Courier New, Courier, mono;
 font-weight:bold;
 font-size:12px;
} 
#topnavBar a#now{
 background-image: url();
 background-color:#;
 color:#fdfdf1;
} 

#toplocNav{
 background-color:#;
 color:#99ffff;
 padding:0px;
 text-align:center;
 clear:left;
}  
#topnavBar a:hover{
 background-image:url();
 background-color:#;
 color:#fdfdf1;
}





/* ------------------------------
INFORMATIONブロック Product list 
------------------------------ */
.dotline {
    background: url("img/dots.gif") bottom repeat-x;
	margin: 5px 0 5px 0;
	clear:both;
}

#information {
	text-align: left;
	padding: 10px 10px 10px 10px;
}
* html body #information {
	text-align: left;
	padding: 10px 0px 10px 0px;
}
#information p {
	margin-bottom: 10px;
}
.sub-block {
	height:auto;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}
* html body .sub-block {
	height:auto;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#information .sub-block .narabi{
    color: #6A4E2F;
	font-size:1.1em;
	text-align:left;
	margin:0px 0px 0px 0px;
	width:100%;
	text-align:center;
	}
#information .sub-block .narabi a{
    color: #000000;
	text-align:left;
	text-decoration:underline;
	}	
#information .sub-block .narabi a:hover{
    color: #3399FF;
	text-decoration:none;
	}	
#information .sub-block .kekka-title{
    color: #6A4E2F;
	font-size:1.2em;
	margin:10px 0px 0px 0px;
	width:100%;
	text-align:center;
	}
	
/*==== pagenavi ====*/
#information .sub-block .totalnum {
	font-size: 1.1em; 
	text-decoration:none; 
	position:relative;
	clear:both;
	margin: 0px 0px 15px 10px;
}

#information .sub-block p.pagenavi {
	float: left;
	font-size:1.2em;
	font-weight:bold;
	clear:both;
	margin:5px 0px 0px 0px;
	width:100%;
	text-align:center;
}
#information .sub-block p.pagenavi a {
    color:#3399FF;
	font-weight:bold;
	text-decoration:none;
}
#information .sub-block p.pagenavi a:hover {
    color: #FF6600;
	text-decoration: underline;
}

#information .sub-block p.pagenavi span.next a{
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	background: url("img/pagenext.jpg") repeat-x;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#information .sub-block p.pagenavi span.next a:hover{
	color: #FF3300;
}

#information .sub-block p.pagenavi span.prev a{
	margin: 0px 5px 0px 0px;
	padding: 3px 3px 2px 3px;
	background: url("img/pagenext.jpg") repeat-x;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
#information .sub-block p.pagenavi span.prev a:hover{
	color:#FF3300;
}




/*==== END pagenavi ====*/	

#information .titlelink {
    display:none;
}
#information .sub-block .shohin-block{
	background: url("img/dots.gif") bottom repeat-x;
	padding: 3px 5px 5px 15px;
	margin: 0px 5px 10px 0px;
	float:left;
	clear:both;
	width:640px;
}
* html body #information .sub-block .shohin-block{
	margin: 0px 3px 10px 0px;
	padding: 3px 5px 15px 15px;
	width: 97%;
}

.clear {
    clear:both;
	}
#information .sub-block .shohin-block div.ichiran-img {
	float: left;
	margin: 10px 10px 10px 0px;
	width:160px;
}
#information .sub-block .shohin-block div.ichiran-img img {
	padding: 5px 5px 5px 5px;
	border: 1px solid #ccc;
    background: #FFFFFF;
}
#information .sub-block .shohin-block div.ichiran-img a img:hover {
	padding: 5px 5px 5px 5px;
	border: 1px solid #99CC00;
    background: #99CC00;
}

#information .sub-block .shohin-block div.ichiran-text {
    float: left;
	width:430px;
	margin: 10px 0px 0px 10px;
	padding: 0px 20px 0px 0px;
	color:#42311E;
	font-size:1.1em;
}
#information .sub-block .shohin-block div.ichiran-text h3.itemtitle{
	font-size:1.2em;
	margin:0 0 10px 0;
	font-weight:bold;
}
#information .sub-block .shohin-block div.ichiran-text h3.itemtitle a{
	color:#3399CC;
	text-decoration:none;
}
#information .sub-block .shohin-block div.ichiran-text h3.itemtitle a:hover{
	color: #FF3300;
	text-decoration: underline;
}

/* CASE STUDY UPDATE */
.caseStudyupdate { width: 430px; height: auto; margin-top:10px; margin-bottom:30px; margin-left:5px; float: left; text-align: center; background: url(../images/dot.vert.gif) repeat-y right; }
.updateimg { width: 128px; height: 25px; margin-top:5px; margin-bottom:5px; margin-left:0px; }

/* UPDATE */
dl#update {
  width: 430px;
  height: 120px;
  color:#333333;
  overflow: auto;
  margin-top: 0px;
  padding: 0 1em;
  text-align:left;
  border: 1px solid #CEDFE3;
  line-height: 1.1em;
  background-color:#FFFFFF;
  scrollbar-base-color: #FFFFFF;
  scrollbar-track-color: #FFFFFF;
  scrollbar-face-color: #EAF3F4;
  scrollbar-shadow-color: #FFF;
  scrollbar-darkshadow-color: #FFF;
  scrollbar-highlight-color: #FFF;
  scrollbar-3dlight-color: #FFF;
  scrollbar-arrow-color: #227BA2;
  }
  
dl#update a { 
  color:#000000;
  text-decoration:none;
 }
 
dl#update a:hover { 
  color: #FF6600;
  text-decoration:underline;
 } 
  
dl#update dt {
  margin-top: 0.5em;
  font-weight: bold;
  font-size: 1em;
  }
dl#update dd {
  margin-left: 1em;
  margin-bottom: 3px;
  font-size: 1em;
  }
 /* UPDATEここまで */ 

#content .main
{
	width:490px;
	margin-left:0px;
	float:left;
}

* html body #content .main
{
	width:470px;
	margin-left:0px;
	float:left;
}



#content *
{
	font-family: "ＭＳ Ｐゴシック", Osaka;
}
#content h1
{
	font-size:1.4em;
	color:#999999;
	font-weight:normal;
	text-transform:lowercase;
	font-family:helvetica,arial,sans-serif,osaka;
	margin:0 0 0.9em 5px;
}
#content h1.topLevel
{
	display:none;
}


#content p
{
	font-size:0.9em;
	margin:0 0 0 0;
	line-height:1.5em;
}

#content .main a p.recommen-top {
	margin:0 0 10px 12px;
	padding:0;
	width:440px;
	height:294px;
	background: url(img/watchrecommend/diverswatch_collection.jpg) no-repeat top left;
	text-indent:-999em;
}

#content .main p.recommen
{
	font-size:0.9em;
	margin:0 0 10px 12px;
	line-height:1.5em;
	padding:0px 0px 0px 0px;
	text-align:left;
}



#content .main p.recommen a:active{text-decoration:none;border:0px solid#;color:#}
#content .main p.recommen a:hover{text-decoration:none;color:#ff3300}
#content .main p.recommen a:link{text-decoration:;color:#}
#content .main p.recommen a {  font-weight: normal; color: #0099ff; text-decoration: none}

#content .main p.recommenleft A:active{text-decoration:none;border:0px solid#;color:#}
#content .main p.recommenleft A:hover{text-decoration:none;color:#ff3300}
#content .main p.recommenleft A:link{text-decoration:;color:#}
#content .main p.recommenleft a {  font-weight: normal; color: #0099ff; text-decoration: none}

#content .main p.recommenright A:active{text-decoration:none;border:0px solid#;color:#}
#content .main p.recommenright  A:hover{text-decoration:none;color:#ff3300}
#content .main p.recommenright  A:link{text-decoration:;color:#}
#content .main p.recommenright  a {  font-weight: normal; color: #0099ff; text-decoration: none}

#content h2
{
	margin:0;
	line-height:1.25em;
	font-size: 0.9em;
	font-weight: bold;
}
#content h3
{
	font-size:0.9em;
	margin:0 0 0.5em 0;
	font-weight:bold;
	padding:0.4em 0 0 0;
}	

#content address
{
	font-size:0.9em;
	margin:0 0 0.8em 0;
	font-style:normal;
}

.columnsEnd
{
	clear:both;
	width:1px;
	height:1px;
	font-size:1px;
}

#containerFooter
{
	width:780px;
	height:26px;
	text-align:right;
	margin:0 auto 0 auto;
	padding:5px 0 14px 0;
	position:relative;
	top:10px;
	background:url("img/footer_boader.jpg") no-repeat;
}
#containerFooter p
{
	font-family:tahoma,helvetica,arial,sans-serif,osaka;
	font-size:0.9em;
	color:#666666;
	margin:0;
}
#containerFooter a
{
	color:#666666;
}

#containerFooterul ul.footermenu {
    float:left;
	list-style: none;
}
#containerFooter ul.footermenu li {
	float: left;
	display:block;
	margin: 10px 20px 0px 0px;
	font-size:1em;
}
#containerFooter ul.footermenu li a {
    text-decoration:none;
	color: #666666;
}
#containerFooter ul.footermenu li a:hover {
	text-decoration: underline;
}

p#membership
{
	width:450px;
	position:absolute;
	top:22px;
	left:6px;
}


.leftnav {
	margin: 0px;
	float:left;
	width:230px;
	background-image: url(img/fusen_wide/fusenwide_top.jpg) ;
	padding-top: 8px;
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
.leftnavbottom{
    background-image: url(img/fusen_wide/fusenwide_under.jpg) ;
	padding-bottom: 31px;
	width: 230px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	}	
	
.leftnavcontp{
	width:230px;
	background: url(img/fusen_wide/fusenwide_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0;
	padding-left: 30px;
	}		

.leftnavcontp A:active{text-decoration:none;border:0px solid#;color:#}
.leftnavcontp A:hover{text-decoration:underline;color:#ff3300}
.leftnavcontp A:link{text-decoration:;color:#}
.leftnavcontp a {  font-weight: normal; color: #000000; text-decoration: none}
	
.leftnavcontp2{
	background: url(img/fusen_wide/fusenwide_title2.jpg) ;
	background-repeat: no-repeat;
	display:block;
	width:230px;
	height: 21px;
	margin: 0px;
	text-align:center;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	}
.leftnavcontp2 a{
	color: #3399FF;
	text-decoration:underline;
	}	
.leftnavcontp2 a:hover{
	color: #339900;
	text-decoration:none;
	}		
.leftnavcontp3{
	background: url(img/fusen_wide/fusenwide_title2.jpg) ;
	background-repeat: no-repeat;
	display:block;
	width:230px;
	height: 21px;
	margin: 10px 0px 0px -30px;
	text-align:center;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	}	
*+ html .leftnavcontp3{
	background: url(img/fusen_wide/fusenwide_title2.jpg) ;
	background-repeat: no-repeat;
	display:block;
	width:230px;
	height: 21px;
	margin:10px 0px 0px -46px;
	text-align:center;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	}	
* html .leftnavcontp3{
	background: url(img/fusen_wide/fusenwide_title2.jpg) ;
	background-repeat: no-repeat;
	display:block;
	width:230px;
	height: 21px;
	margin:10px 0px 0px -46px;
	text-align:center;
	padding: 4px 0px 0px 0px;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #333333;
	}		
	
.exptext { 
display: none; 
}		



h4 {
	margin:0;
	font-size: .9em;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	padding-left: 30px;
	padding-right: 5px;
	padding-top: 5px;
	font-weight: normal;
	line-height: 1.2em;
}

#content .memo
{
	width:216px;
	float:right;
}

.rightmemo {
	margin: 0px;
	width:216px;
	background-image: url(img/fusen2/fusen2_top.jpg) ;
	padding-top: 17px;
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
.rightmemobottom{
    background-image: url(img/fusen2/fusen2_under.jpg) ;
	padding-bottom: 39px;
	width: 216px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	}	
	
.rightmemocontp{
	width:216px;
	background: url(img/fusen2/fusen2_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:left;
	margin: 0;
	}
.rightmemocontp-ctr{
	width:216px;
	background: url(img/fusen2/fusen2_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: center;
	margin: 0;
	padding-left: 5px;
	}	
#content .memo .rightmemocontp a:hover{
    text-decoration:none;
	}		
	
html>body .rightmemocontp{
	width:216px;
	background: url(img/fusen2/fusen2_mid.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	text-align:left;
	margin: 0;
	padding: 0px 0px 20px 0px;
	}		

.rightmemocontp A:active{text-decoration:none;border:0px solid#;color:#}
.rightmemocontp A:hover{text-decoration:underline;color:#ff3300}
.rightmemocontp A:link{text-decoration:;color:#}

.rightmemocontp a {  font-weight: normal; color: #000000; text-decoration: none}
	
.rightmemocontp2{
	background: url(img/fusen2/fusen2_mid.jpg) ;
	background-repeat: no-repeat;
	display:block;
	width:216px;
	height: 18px;
	margin: 0px;
	text-align:center;
	padding: 0px;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}	
#content .memo .rightgoogle{
	margin:10px 10px 10px 30px ;
	padding:0;
	position:relative;
	font-size:1.2em;
}		
		
#containerbacktop
{
	width:780px;
	height:15px;
	text-align:right;
	margin:0 auto 0 auto;
	padding:5px 30px 10px 0;
	position:relative;
	top:10px;
}

#containergoogle
{
	width:780px;
	height:90px;
	text-align:center;
	margin:0 auto 0 auto;
	padding:20px 10px 10px 10px;
	position:relative;
	top:10px;
}		
		
.rightgoogle {	
	width:190px;
	height:110px;
	padding:10px 0px 10px 20px;
	}

