@charset "UTF-8";

/* base layout
-----------------------------------------*/
body {
  text-align: center;
}
#wrapper {
  width: 100%;
  background: #fff url(../../img/bg1.png) 
  0px 86px repeat-x;
}
#header,
#topimg,
#contents,
#footer {
  width: 850px;
  margin: 0 auto;
  text-align: left;
  position: relative;
}
#header {
  z-index: 100;
}
#contents {

}
/*clearfex ハック*/
#contents:after {
  content:".";
  height:0px;
  clear:both;
  display: block;
  visibility:hidden;
  background-color: orange;
}
#main {
  width: 600px;
  float: left;
}
#side {
  width: 230px;
  float: right;
}
#footer {
  clear: both;
  background-color: #fff;
}


/* 商標など上付文字 
 = = = = = = = = = */
.trade {
  color: #666;
  font-size: 77%;
  vertical-align: super;
}


/* header
-----------------------------------------*/
#header {
  height: 130px;
  z-index: 100;
}
#header h1 {
  color: #666;
  font-size: 77%;
  font-size: 9px\9;
  letter-spacing: -1px\9;
  padding-top: 5px;
}
#header h2 {
  position: absolute;
  top: 33px;
  left: 5px;
}
#header h3 {
  display: block;
  height: 24px;
  width: 333px;
  background: url(../../img/tel3.png) 
  0px 2px  no-repeat;
  position: absolute;
  top: 10px;
  right: 2px;
  text-indent: -9999px;
}
#navigation {
  width: 850px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
#navigation ul {
  width: 100%;
}
#navigation li {
  float: left;
  height: 41px;
}
#navigation li a {
  display: block;
  height: 41px;
}
#navigation li a.hdm1,
#navigation li a.hdm2,
#navigation li a.hdm3,
#navigation li a.hdm4,
#navigation li a.hdm5,
#navigation li a.hdm6,
#navigation li a.hdm7 {
  display: block;
  height: 41px;
  text-indent: -9999px;
  background: url(../../img/menu1.png) no-repeat;
}
#navigation li a.hdm1:link, #navigation li a.hdm1:visited { width: 121px; background-position: 0 0;}
#navigation li a.hdm2:link, #navigation li a.hdm2:visited { width: 121px; background-position: -121px 0;}
#navigation li a.hdm3:link, #navigation li a.hdm3:visited { width: 121px; background-position: -242px 0;}
#navigation li a.hdm4:link, #navigation li a.hdm4:visited { width: 121px; background-position: -363px 0;}
#navigation li a.hdm5:link, #navigation li a.hdm5:visited { width: 121px; background-position: -484px 0;}
#navigation li a.hdm6:link, #navigation li a.hdm6:visited { width: 122px; background-position: -605px 0;}
#navigation li a.hdm7:link, #navigation li a.hdm7:visited { width: 123px; background-position: -729px 0;}

#navigation li a.hdm1:hover { background-position: 0 -41px;}
#navigation li a.hdm2:hover { background-position: -121px -41px;}
#navigation li a.hdm3:hover { background-position: -242px -41px;}
#navigation li a.hdm4:hover { background-position: -363px -41px;}
#navigation li a.hdm5:hover { background-position: -484px -41px;}
#navigation li a.hdm6:hover { background-position: -605px -41px;}
#navigation li a.hdm7:hover { background-position: -729px -41px;}

#global {
  position: absolute;
  top: 40px;
  right: 0px;
}
#global li {
  display: inline;
  margin-left: 5px;
}
#eng {
  background: url(../../img/eng.png) 
  0 3px no-repeat;
}
#rus {
  background: url(../../img/rus.png) 
  0 3px no-repeat;
}
#chi {
  background: url(../../img/chi.gif) 
  0 3px no-repeat;
}
#eng a,#rus a,#chi a {
  margin-left: 18px;
  font-size: 92%;
}
#submenu {
  position: absolute;
  top: 60px;
  right: -5px;
}
#submenu li {
  float: left;
}
#submenu li a {
  margin: 0 5px;
  font-size: 92%;
}
#bookmark {
  background: url(../../img/pix/ico_bm.png) 
  0 1px no-repeat;
  padding-left:13px;
}
/* プルダウン
-----------------------------------------*/

#navigation ul li.parent .naka {
  display: none;
  position: absolute;
}
#navigation ul li.parentOn .naka {
  display: block;
  position: absolute;
}
table.ue1 {
  width: 510px;
}
table.ue1 td.aoright a {
  border-right: none;
  _width: 169px !important;
}
table.ue1,
table.ue {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
table.ue1{
  width: 510px;
  height: 25px;
  background-color: #fff;
}
table.ue {
  width: 170px;
  _width: 170px;
  height: 25px;
  background-color: #fff;
}
table.ue1 td,
table.ue td {
  text-align: center;
}
table.ue1 a {
  width: 169px;
  _width: 170px;
  height: 25px;
  line-height: 25px;
  background-color: #fff;
  border-top: 1px solid #ddf1ff;
  border-right: 1px solid #ddf1ff;
  text-decoration: none;
}
table.ue a {
  width: 100%;
  height: 25px !important;
  line-height: 25px;
  background-color: #fff;
  border-top: 1px solid #ddf1ff;
  text-decoration: none;
}
table.sandan a {
  border-right: 1px solid #ddf1ff;
}
table.ue1 a:hover,
table.ue a:hover {
  background-color: #ddf1ff;
}
.uesita1 {
  display: block;
  height: 4px;
  width: 510px;
  background: url(../../img/pullsita2.png) 
  no-repeat
}
.uesita2 {
  display: block;
  height: 4px;
  width: 170px;
  _width: 170px;
  background: url(../../img/pullsita.png) 
  no-repeat
}


/* contents
-----------------------------------------*/
#pankuzu1 {
  height: 35px;
  line-height: 35px;
  font-size: 92%;
}
#pankuzu1 a{
  margin: 0 3px;
}
#tope {
  clear: both;
  float: right;
  background: url("../../img/ar/ar_sqt02.gif") 0px 4px no-repeat;
  _background-position: 0px 3px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 14px;
}


/* categorie list
-----------------------------------------*/
#categorielist {
  clear: both;
  white-space:nowrap;
}
#categorielist h3 {
  clear: left;
  margin-top: 10px;
}
#categorielist li {
  float: left;
  margin-left: 2px;
  line-height: 1.6em;
}

/* side
-----------------------------------------*/
#saletopic, #kodaken, #mobile {
  display: block;
  width: 100%;
  margin-bottom: 15px;
}

#sidenavi {
  background: url("../../img/bg/bg_ri-corp.png") repeat-x;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
#sidenavi h3 {margin: 5px;}

#sidenavi ul {margin-left: 5px;}
#sidenavi li {
  display: block;
  width: 220px;
  height: 40px;
  padding: 0px;
}

#sidenavi img.rmenuico {
  float: right;
 _margin-right: -3px;
}

#among {
  margin-bottom: 15px;
}
#among1 {
  border: 1px solid #ccc;
  height: 34px;
  overflow: hidden;
}

#among h3 {
  background-color: #eee;
  height: 30px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(../../img/tit/h3_ri-stockall.png) no-repeat;
}
#among p {
  padding: 8px 0;
  text-align: center;
}

#among span {
  color: red;
  font-size: 114%;
  font-weight: bolder;
}

#side .day {
  font-weight: bolder;
  letter-spacing: 1px;
}
.newico {
  color:#fff;
  background-color: #f60;
  font-size: 92%;
  font-weight: lighter;
  padding:0px 4px 0px 5px;
}

/* CALENDAR
---------------------*/
.calbox {padding: 2px;}

.calbox table {
  width: 226px;
  border-collapse: separate;
  border-spacing: 2px;
  border: 1px solid #ccc;
}
.calbox .ctit {
  color: #666;
  font-weight: bolder;
  padding: 2px 0px 5px 0px;
}
.calbox .tit {
  color: #444;
  background-color: #cde;
  padding: 3px 0px;
}
.calbox td {
  text-align: center;
  border-collapse: collapse;
}
.calbox .cweek {
  width: 30px;
  color: #c30;
  text-align:center;
}
.calbox td.cline {
  height: 1px; !important
  text-indent: -9999px;
  background-color: #ccc;
  margin: 0px;
  padding: 0px;
  border: none;
}
.calcm {
  color: #930;
  font-size: 92%;
  text-align: center;
  margin-top: 4px;
}

#among {position: relative;}

.bt-listall2 a, .bt-listall3 a {
  display: block;
  width: 69px;
  height: 21px;
  text-indent: -9999px;
  background: url(../../img/bt/bt_listall2.png);
}

.bt-listall2, .bt-listall3 {
  display: block;
  position: absolute;
/*  top: 553px; 通常時*/
/*  top: 748px; セール時 */
  top: -2px;
  right: 10px;
  width: 69px;
  height: 21px;
}

/* footer
-----------------------------------------*/
#footerwaku {
  width: 100%;
  background: transparent url(../../img/sample3.gif) repeat-y;
  margin-bottom: 4px;
  border-bottom: 1px solid #ccc;
}
#footerwaku:after {
  content:".";
  height:0px;
  clear:both;
  display: block;
  visibility:hidden;
}
#fleft {
  float: left;
  width: 470px;
}

#fleftwaku1 {
  display: block;
  float: left;
  width: 185px;
}
#fleftwaku2 {
  width: 140px;
  float: left;
}
#fleftwaku3 {
  float: right;
  width: 130px;
}

#fleft dl {
  margin-bottom: 15px;
  _margin-bottom: 10px;
}

#fleft dt {
  color: #777;
  font-weight: bolder;
  margin: 15px 0 2px 0;
  background: url(../../img/ar/ar_sqa02.gif) 0px 2px no-repeat;
  padding-left: 13px;
}
#fleft dt.sqa {
  padding-left: 13px;
}
#fleft dd {
  line-height: 1.3;
}

#fleftwaku1 dd a,
#fleftwaku2 dd a,
#fleftwaku3 dd a {
  color: #46c;
  font-size: 92%;
  margin-left: 5px;
  padding-left: 8px;
  background: url(../../img/ar/ar_trm02.gif) 0px 4px no-repeat;
}
#fleftwaku1 dd a:hover,
#fleftwaku2 dd a:hover,
#fleftwaku3 dd a:hover {
  color: #69c;
  font-size: 92%;
  margin-left: 5px;
  padding-left: 8px;
  background: url(../../img/ar/ar_trm08.gif) 0px 4px no-repeat;
}

#fleftwaku1 dt a,
#fleftwaku2 dt a,
#fleftwaku3 dt a {
  color: #777;
  height: 1em;
  text-decoration: underline;
}
#fleftwaku1 dt a:hover,
#fleftwaku2 dt a:hover,
#fleftwaku3 dt a:hover {
  color: #36c;
  height: 1em;
  text-decoration: none;
}


#fright {
  float: right;
  width: 360px;
}
#frleft {
  float: left;
  width: 170px;
}
#fright p {
  margin: 10px 0;
}

#frleft a {
  display: block;
  width: 170px;
  height: 50px;
}
#frright {
  float: right;
  width: 190px;
}
#frright a {
  display: block;
  width: 160px;
  height: 170px;
  background-color: #ccc;
  margin-left: 20px;
}

.weather {
  font-size: 92%;
  text-align: center;
  margin-top: 10px;
}


.homeft {
  padding-top: 5px;
  border-top: 1px solid #ddd;
}


ul.pankuzu-foot {
 height: 43px;
 background: url("../../img/bg/bg_ft-pan.png") no-repeat;
 margin: 10px 0px 0px 0px;
}

ul.pankuzu-foot li {
  list-style: none;
  float: left;
  margin: 14px 1.5em 0px 0px;
}

/* ul.pankuzu-foot li.homee {
  _background: red;
  _margin: 0px 1.5em 0px 1px;
} */


ul.pankuzu-foot li.pan-l {
 margin-top: 0px;
}


#footer ul.oku {
  clear: both;
}


ul.oku li {
  font-size:85%;
  color:#777;
  margin: 0 2em 0 0;
  padding-left: 10px;
  float: left;
  background:  url(../../img/ar/ar_trm02.gif) 0px 4px no-repeat;
}

#footer .rssico {
  vertical-align: middle;
}


#kin-add {
  font-size:85%;
  color:#777;
  clear:both;
  margin-top:3px;
  padding-top:3px;
  border-top:2px solid #69c;

}
#kin-add dd {
  float:left;
  margin-right:2em;
}


#copy {
  position:relative;
  font-size:85%;
  color:#777;
  text-align: right;
  float: right;
  margin-top:-1em;
 }
#copy #co1 {
  float: left;
  margin: 5px 0 30px 0;
}
#copy #co2 {
  float: right;
  font-size: 85%;
  color: #999;
  margin: 5px 0 30px 0;
}

/* assess専用
-----------------------------------------*/
#n1 li {
  width: 100%;
  text-indent: -9999px;
  margin-bottom: 0.5em;
}

#n11 {
  width: 100%;
  height: 101px;
}
#n12 {
  width: 100%;
  height: 118px;
}
#n13 {
  width: 100%;
  height: 67px;
}
#n11 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../img/kaitoribotton.png) no-repeat;
}
#n12 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../img/kaitoribotton.png) no-repeat 0 -101px;
}
#n13 a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(../../img/kaitoribotton.png) no-repeat 0 -219px;
}

#n11 a:hover {background-position: -231px 0;}
#n12 a:hover {background-position: -231px -101px;}
#n13 a:hover {background-position: -231px -219px;}

#n2 {
  background: url(../../img/testline.png) repeat-y left bottom;
  margin: 0 0 0.5em 0;
}
#n2 h3 {
  width: 100%;
  height: 28px;
  background: red url(../../img/kaitorimenu.png) no-repeat;
  text-indent: -9999px;
}
#n2 ul {
  border-bottom: 1px solid #ccc;
}
#n2 li {
  height: 35px;
  border-top: 1px dotted #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#n2 li a {
  display: block;
  height: 100%;
  height: 100%;
  background-color: #f7f7f7;
  line-height: 35px;
  padding-left: 15px;
}
#n2 li a:hover {
  background-color: #eee;
}
#n3 {
  background-color: #ccc;
  height: 154px;
}
#n3 ul {
  width: 218px;
  margin: 0 auto;
  padding-top: 6px;
}
#n31 {
  width: 218px;
  height: 68px;
  text-indent: -9999px;
  margin-bottom: 6px;
}
#n32 {
  width: 218px;
  height: 68px;
  text-indent: -9999px;
}
#n3 a {
  display: block;
  width: 100%;
  height: 100%;
}
#n31 a {
  background: orange url(../../img/test.png) no-repeat;
}
#n32 a {
  background: orange url(../../img/test.png) no-repeat;
}
#n4 {
  margin: 0.5em 0;
  border-bottom: 1px solid #ccc;
}
#n4 h3 {
  width: 100%;
  height: 28px;
  background: red url(../../img/kaitoritelfax.png) no-repeat;
  text-indent: -9999px;
}
#n4 dl {
  border-top: 1px dotted #ccc;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
#n4 dt {
  margin: 0.5em 1em 0 1em;
  font-weight: bold;
  color: #2a7cc3;
}
#n4 dd.telfax {
  margin: 0 0.5em;
  font-size: 175%;
  letter-spacing: 1px;
  color: red;
  font-weight: bold;
}
#n4 dd.uketsuke {
  padding: 0 1em 1em 1em;
  font-size: 83.4%;
  color: #666;
}
