body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;}
body{font:13px/1.231 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*font-size:small;*font:x-small;}table {font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
.clearfix:after{content: ".";display: block;clear: both;height: 0;font-size: 0;visibility: hidden;}
.clearfix { display: inline-block; }
.clearfix { display: block; }

body {
  background: url(../img/bg.gif) left top repeat;
}
#saraiTop {
  height: 480px;
  overflow: hidden;
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 1;
}

#subPage #saraiTop {
  height: 280px;
  overflow: hidden;
  position: relative;
  top: 0px;
  width: 100%;
  z-index: 1;
}


#saraiTopInside {
  background: url(../img/top1.jpg) center top no-repeat;
  height: 646px;
  position: absolute;
  top: 0px;
  left: 0px;
  border: 1px solid #000;
  width: 100%;
}
#subPage #saraiTopInside {
  top: -100px;
}

#subPage #saraiTop div.topimg2 {
  background: url(../img/top2.jpg) center top no-repeat;
  top: -10px;
}
#subPage #saraiTop div.topimg3 {
  background: url(../img/top3.jpg) center top no-repeat;
  top: -285px;
}
#subPage #saraiTop div.topimg4 {
  background: url(../img/top4.jpg) center top no-repeat;
}
#subPage #saraiTop div.topimg5 {
  background: url(../img/top5.jpg) center top no-repeat;
}
#subPage #saraiTop div.topimg6 {
  background: url(../img/top6.jpg) center top no-repeat;
}
#subPage #saraiTop div.topimg7 {
  background: url(../img/top7.jpg) center top no-repeat;
  top: -245px;
}

#header {
  position: relative;
  z-index: 2;
  text-align: center;
  filter: alpha(opacity=70);
  -moz-opacity:0.7;
  opacity:0.7;
}
#headerConf {
  letter-spacing: 2px;
  padding: 2px;
  background: #000;
  font-size: 90%;
  color: #b1b1b2;
}
#headerContact {
  font-size: 98%;
  color: #b1b1b2;
  width: 885px;
  margin: 0 auto;
  text-align: right;
  position: relative;
  height: 29px;
}
#headerContact p {
  height: 26px;
  padding: 3px 10px 0px 0px;
  background: url(../img/contactBg.gif) right bottom no-repeat;
  width: 402px;
  text-align: center;
  position: absolute;
  right: 0px;
}
#headerContact img {
  width: 18px;
  vertical-align:bottom;
}
#headerContact span {
  font-size: 120%;
  color: #e5e5e5;
}
#headerContact a {
  color: #b1b1b2;
  text-decoration: none;
}
#headerContact a:hover {
  color: #fff;
}

#logo {
  position: relative;
  z-index: 2;
  width: 885px;
  margin: 0 auto;
  text-align: left;
  top: 130px;
}
#subPage #logo {
  position: relative;
  z-index: 2;
  width: 885px;
  margin: 0 auto;
  text-align: left;
  top: 35px;
}


#menuContainer {
  position: absolute;
  z-index: 2;
  background: url(../img/menu_line.png) left top repeat-x;
  width: 100%;
  height: 63px;
  top: 100%;
  margin-top: -54px;
}

#menuLinks {
  position: relative;
  z-index: 2;
  width: 885px;
  margin: 0 auto;
  background: url(../img/menu_bg.png) left top repeat-x;
  height: 54px;
}
#siteLinks li {
  float: left;
  margin-left: 20px;
  margin-top: 9px;
}
#siteLinks li span {
  display: none;
}
#siteLinks li a {
  display: block;
  background: url(../img/menu.png) left top no-repeat;
  height: 35px;
}
#siteLinks li.menu1 a {
  width: 69px;
}
#siteLinks li.menu2 a {
  width: 137px;
  background-position: -68px top;
}
#siteLinks li.menu3 a {
  width: 102px;
  background-position: -204px top;
}
#siteLinks li.menu4 a {
  width: 93px;
  background-position: -306px top;
}
#siteLinks li.menu5 a {
  width: 93px;
  background-position: right top;
}
#siteLinks li.menu1 a:hover, #siteLinks li a.menu1Select {
  background-position: left bottom;
}
#siteLinks li.menu2 a:hover, #siteLinks li a.menu2Select {
  background-position: -68px bottom;
}
#siteLinks li.menu3 a:hover, #siteLinks li a.menu3Select {
  background-position: -204px bottom;
}
#siteLinks li.menu4 a:hover, #siteLinks li a.menu4Select {
  background-position: -306px bottom;
}
#siteLinks li.menu5 a:hover, #siteLinks li a.menu5Select {
  background-position: right bottom;
}




#langLinks li {
  float: right;
  margin-right: 20px;
  margin-top: 20px;
}
#langLinks li span {
  display: none;
}
#langLinks li a {
  display: block;
  background: url(../img/language.gif) left top no-repeat;
  height: 11px;
}
#langLinks li.menu1 a {
  width: 40px;
}
#langLinks li.menu2 a {
  width: 44px;
  background-position: -52px top;
}
#langLinks li.menu3 a {
  width: 55px;
  background-position: -98px top;
}




#shadow {
  background: url(../img/shadow.gif) left top repeat-x;
  height: 11px;
}

#container {
  width: 885px;
  margin: 0 auto;
  margin-top: 10px;
}

#contents {
  float: left;
  width: 610px;
}
#side {
  float: right;
  width: 248px;
}

.sideBlock {
  margin-bottom: 10px;
}
.sideBlock h4 {
  background: url(../img/bar.gif) left top no-repeat;
  padding-left: 10px;
  font-weight: bolder;
  margin-bottom: 4px;
}
.sideBlock p {
  margin: 0 10px;
  font-size: 90%;
  margin-bottom: 4px;
}

.contentsBlock {
  margin-bottom: 10px;
}
.contentsBlock .blockData {
  margin: 8px 10px;
  line-height: 1.5;
}
.contentsBlock .blockData h3 {
  font-size: 150%;
  margin: 20px 0px 10px 0px;
  font-weight: bolder;
  color: #55322c;
}
.contentsBlock .blockData p {
  margin-bottom: 10px;
}
.contentsBlock .blockData dl dt {
  font-weight: bolder;
  padding-right: 5px;
}
.contentsBlock .blockData dl dd {
  margin-bottom: 10px;
}
.contentsBlock .blockData dl dd img {
  float: left;
  margin-right: 5px;
}
.contentsBlock .blockData dl dd img.nofloat {
  float: right;
  margin-left: 0px;
}

br.clear {
	clear: both;
}

#news li span {
  font-weight: bolder;
  color: #490e1e;
}
#news li .newsData {
	margin-left: 10px;
}
#news li {
  line-height: 1.5;
  letter-spacing: 1px;
  padding: 8px 10px 8px 10px;
  border-bottom: 1px dotted #ccc;
}

#topOem {
  position: relative;
}
#topOem div {
  position: absolute;
  right: 15px;
  top: 20px;
}
#topOem div p {
  position: absolute;
  background-image: url(../img/top_oem_img.jpg);
  background-repeat: no-repeat;
  background-position: center -60px;
  width: 275px;
  height: 151px;
  text-align: center;
  top: 4px;
  left: 12px;
}

#topOem a {
  position: absolute;
  bottom: 25px;
  left: 60px;
  display: block;
  background: url(../img/top_oem_btn.jpg) left top no-repeat;
  width: 168px;
  height:25px;
}
#topOem a:hover {
  background-position: left bottom;
}
#topOem a span {
  display: none;
}

#footer {
  width: 885px;
  margin: 0 auto;
  margin-top: 50px;
  padding: 10px 0px 20px 0px;
  background: url(../img/dot_line.gif) left top repeat-x;
}

#footer ul {
  float: left;
}
#footer li {
  float: left;
  margin-right: 20px;
}
#footer li a {
  text-decoration: none;
  background: url(../img/arrow.gif) left center no-repeat;
  padding-left: 10px;
  color: #333;
}
#footer li a:hover {
  color: #ba6232;
}

#footer p {
  float: right;
  font-size: 90%;
}

.formTable {
  margin: 10px 18px 18px 18px;
  width: 570px;
}
.formTable thead td {
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  line-height: 1.5;
}
.formTable tbody td,
.formTable tbody th {
  padding: 10px 0px;
  border-bottom: 1px dotted #ccc;
}
.formTable tbody td input,
.formTable tbody td textarea {
  padding: 4px;
}
.formTable tbody th {
  padding-right: 10px;
}
.formTable tbody th small {
  color: #ff0000;
  padding-left: 4px;
  font-size: 70%;
}
.formTable tfoot td {
  padding-top: 10px;
  text-align: center;
}
.formTable tfoot td input {
  padding: 8px 20px;
  letter-spacing: 2px;
}
.formTable thead td .error {
  color: #ff0000;
  font-weight: bolder;
  padding: 10px 0px;
  text-align: center;
}
.endMsg {
  color: #0075d8;
  font-weight: bolder;
  padding: 10px 0px;
  text-align: center;
}

.shoesImg li {
	float: left;
	margin: 0 8px 8px 0;
	position: relative;
	width: 132px;
	height: 91px;
}

.shoesImg li span {
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../img/shoes_gaku.gif) left top no-repeat;
	width: 132px;
	height: 91px;
}

.shoesImg li img {
	margin:4px 0 0 6px;
}

.mainContact {
	margin-top: 30px;
}

.posRight {
	text-align: right;
}
.circle {
	list-style-position: inherit;
	list-style-type: circle;
	padding-left: 30px;
	margin: 5px 0px 10px 0px;
}

#brandText {
	float: left;
	width: 380px;
}

.brandImg {
	text-align: left;
}
.brandImg img {
	margin: 0 4px;
}

.blockData ol li {
	margin-bottom: 10px;
}
.blockData ol img {
	float: left;
	margin-right: 10px;
}
.blockData ol h4 {
	padding-top: 5px;
	font-weight: bolder;
}

