@charset "utf-8";
/*------------------------------------------------
__________yahooãƒªã‚»ãƒEƒˆãƒ•ã‚¡ã‚¤ãƒ«_ã“ã“ã‹ã‚‰ã€€
-------------------------------------------------*/

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;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}
ol, ul {
  list-style: none;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
img {
  border: 0;
}
dd {
  text-indent: 0;
}
/*------------------------------------------------
__________yahooãƒªã‚»ãƒEƒˆãƒ•ã‚¡ã‚¤ãƒ«_ã“ã“ã¾ã§ã€€
-------------------------------------------------*/
/*------------------------------------------------
__________åŸºæœ¬è¨­å®š_ã“ã“ã‹ã‚‰
-------------------------------------------------*/

body {
  background-color: #a4a292;
  font-family: Osaka, ãƒ¡ã‚¤ãƒªã‚ª, "E­E³ E°ã‚´ã‚·ãƒE‚¯","ãƒ’ãƒ©ã‚®ãƒŽä¸¸ã‚´ Pro W4",sans-serif;
  letter-spacing: 0.2em;
}
h1 {
  padding: 8px 20px 8px 0;
  font-weight: bold;
}
#container {
  width: 800px;
  margin:0 auto 0;
  background-color: #f8edc7;
  text-align: center;
  color: #403632;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 20px;
}
/*------------------------------------------------
__________åŸºæœ¬è¨­å®š_ã“ã“ã¾ã§
-------------------------------------------------*/

/*------------------------------------------------
__________ãƒ˜ãƒƒãƒ€ãƒ¼ãƒ»ãƒ•ãƒƒã‚¿ãƒ¼ã“ã“ã‹ã‚‰
-------------------------------------------------*/
.top-tip {
  color: #f8edc7;
  background-color: #403632;
  text-align: right;
}
.second-tip {
  color: #403632;
  background-color: #717775;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  clear: both;
}
#tell {
  padding: 8px 20px 8px 0;
  font-weight: bold;
  font: Arial, Helvetica, sans-serif;
}
.footer {
  padding: 16px 20px 17px 17px;
  font-weight: bold;
}
.footer a{
  color:#f8edc7;
}
/*------------------------------------------------
__________ãƒ˜ãƒƒãƒ€ãƒ¼ãƒ»ãƒ•ãƒƒã‚¿ãƒ¼ã“ã“ã¾ã§
-------------------------------------------------*/
/*------------------------------------------------
__________ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã“ã“ã‹ã‚‰
-------------------------------------------------*/

#kanban {
  width: 550px;
  height: 366px;
  background-image : url(kanban-home.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  margin: 8px auto 0;
  position: relative;
}
#kanban #navi {
  width: 412px;
  height: 60px;
  position: absolute;
  top: 290px;
  left: 125px;
}
#kanban #navi li {
  width: 100px;
  height: 60px;
  margin-left: 3px;
  float: left;
}
/*------------------------------------------------
__________ãƒŠãƒ“ã‚²ãƒ¼ã‚·ãƒ§ãƒ³ã“ã“ã‹ã‚‰
-------------------------------------------------*/

/*------------------------------------------------
__________ç‹¬è‡ªã‚³ãƒ³ãƒEƒ³ãƒE“ã“ã‹ã‚E
-------------------------------------------------*/

.title {
  font-size: 1.6em;
  font-weight: bold;
  padding: 30px 0 30px 50px;
  background-image : url(sample.gif);
  background-position: top left;
  background-repeat: no-repeat;
  text-align: center;
}
/*------------------------------------------------
__________ç‹¬è‡ªã‚³ãƒ³ãƒEƒ³ãƒE“ã“ã¾ã§
-------------------------------------------------*/

/*------------------------------------------------
__________jQueryæŒ¿å…¥ã“ã“ã‹ã‚‰
-------------------------------------------------*/

#pop-base {
  position:absolute;
  top: 208px;
  left: 210px;
}
#fukidashi {
  position:absolute;
  top: 163px;
  left: 538px;
}
#cat-fukidashi {
  position: absolute;
  top: 93px;
  left: -120px;
}
#r-navi {
  position: absolute;
  top: 300px;
  right: 0;
  cursor: pointer;
  display:box;
}
#smaller{
  margin-top:-4px;
}
.var {
  font-size: 14px;
}
/*------------------------------------------------
__________jQueryæŒ¿å…¥ã“ã“ã¾ã§
-------------------------------------------------*/
/*------------------------------------------------
__________IE6ä»¥å‰ãECSSãƒãƒƒã‚¯ã€‚ãƒŠãƒ“ãEæ®µè½ã¡ã®ä»¶
-------------------------------------------------*/

*html #kanban #navi {
  width: 420px;
  left: 120px;
}