@charset "UTF-8";




/* 陞滂ｽｧ邵ｺ髦ｪ竊鷹�包ｽｻ陷抵ｿｽ
---------------------------------------------------- */
#cover {
  margin: 0 0 0 10px;
}
#cover img {
  vertical-align: bottom;
}
/* 郢晢ｽ｡郢ｧ�､郢晢ｽｳ郢晢ｽｻ郢ｧ�ｳ郢晢ｽｳ郢晢ｿｽﾎｦ郢晢ｿｽ
---------------------------------------------------- */

#title {
   margin: 20px 20px 0 20px;
   padding: 0;
   border-bottom: 1px dotted #725640;
   width: 700px;
   }
   
#main {
   margin: 20px auto;
   width: 640px;
   text-align: center;
     color: #725640;
  font: 12px/1.2em Osaka, Arial, Helvetica, Geneva, sans-serif;
   }
   
#info_kizi {
   width: 424px;
   text-align: left;
   margin: auto;
   }
   


/* 郢晁ｼ斐Ε郢ｧ�ｿ
---------------------------------------------------- */
#footer {
  clear: both;
  margin: 0 0 0 10px;
  border-top: 1px solid #cbcbcb;
  position: relative;
  width: 732px;
}
#footer ul {
  margin: 0;
  list-style: none;
}
#footer li {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 8px;
  height: 19px;
  text-indent: -9999px;
}
#footer li a {
  text-decoration: none;		/* 隨� Firefox驕ｲ蟲ｨ縲帝こ螢ｹ窶ｲ髯ｦ�ｨ驕会ｽｺ邵ｺ霈費ｽ檎ｸｺ�ｪ邵ｺ�ｽ�育ｸｺ�ｽ竊鍋ｸｺ蜷ｶ�� */
  display: block;
  height: 19px;
}

#footer li#privacy {
  left: 640px;
  width: 73px;
  background: url(../images/privacy.gif) no-repeat;
}
#footer p {
  margin-top: 10px;
  font-size: x-small;
  color: #666666;
  background: transparent;
}