@charset "Shift_JIS";
@import "http://";
/* ★★★ぺージ構造に関するCSS */
#wrapper {
  margin-left:auto;
  margin-right:auto;
  width:718px;
  background-color: #FFFFFF;	
}

/* ★★★ボディに関するCSS */
body {
  text-align: left;
  font-size: 13px;
  padding-top: 0px;
  margin-top: 15px;
  background-image: url(back-img.gif); 
}

table {
  font-size: 13px
}

h1 {
  padding-top: 5px;
  padding-rght: 0px; 
  padding-leht: 0px; 
  padding-bottom: 0px;  
  font-weight: normal; 
  font-size: 12px;   
  margin: 3px;
  color: #999999; 
  text-align: center;
}

/* ★★★ナビボックスに関するCSS*/
.navibox {
   border-top: 1px solid #999;
   border-bottom: 1px solid #999;
   height: 27px;
}


/* ★★★リストに関するCSS*/
ul {
  margin: 0px 0px 0px 0px;
}

ul.navi li{
  float:left;
  margin: 0px 0px 0px 15px;
  list-style-type: none;
  padding: 4px 0px 4px 0px;
  float:left
}

ul.head li {
  color: #696969;
  list-style-type: none;
  margin: 0px 0px 0px 23px;
  padding: 4px 0px 4px 0px;
  float:left
}

ul.haed li {
  line-height:140%
}

ol.haed li {
  line-height:140%
}


/* 文字間隔に関するCSS*/
.wspace {
  letter-spacing:1pt;
}

#category {
  width:158px;
  height:25;
  margin: 5px 0px 0px 0px;
  border:none;
}

/* スクロールバーに関するCSS*/
html {
  scrollbar-face-color:snow;
  scrollbar-arrow-color:snow;
  scrollbar-track-color:snow;
}

/* ★★★リンクに関するCSS */

a:link {
  font-size: 13px;
  color: #696969;
  text-decoration:none;
  padding-bottom:1px;
}

a:visited {
  font-size: 13px;
  color: #696969;
  text-decoration:none;
}

a:hover {
  font-size: 13px;
  color: #FF0000;
}

/* ★★★インフォメーションボックスに関するCSS */
.info2 {
  width: 158px;
  height: 100px;
  font-size: 13px;
  border:1px solid #FF6984;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color:#ffffff;
}

.midasi {
   float:left;  
   font-size:15px;
   font-weight:bold;
   color:#808000;
   margin:0px 0px 10px 0px;
   width:480px;
   border-left:#808000 10px solid;
   border-bottom:#808000 1px solid;
   padding-left:0px;
}

.toiawase {
  margin: 2px 2px 3px 2px;
  padding: 3px 3px 5px 3px;
  border: 1px solid #ff0000;
}

p.henpin {
  margin:0px 0px 7px 0px;
  line-height:140%;
}

.siharai-houhou {
  margin:0px 0px 0px 0px;
}

p {
  margin:0px 0px 15px 0px;
}


p.naiyou {
  margin:0px 0px 15px 0px;
  line-height:140%;
} 

/* ★★★バックに関するSS */
.back {
  width:158px;
  height: 1720px;
  border: none;
  margin: 10px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: #dcdcb8; 
}

/* ★★★ホームに関するCSS */
#home {
   width:100%;
   margin-left:auto;
   margin-right:auto;
   margin-top:15px;
   margin-bottom:15px;
   text-align: center;
   border: none;
}

/* ★★★フッターに関するCSS */
#footer {
  clear:left; 
  text-align:right;
  border-top: solid 1px #000;
}