@charset "Shift_JIS";
}
/*--------------------------------------------------------
  ページトップ
--------------------------------------------------------*/
#hpb-container{
  width: 890px;
  margin-top: -1px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  position: relative;
  padding-bottom: 15px;
}
/*--------------------------------------------------------
  
--------------------------------------------------------*/
#pagetop A{
  /* ページの先頭へのリンク設定 */
  background-image : url(../gif/returnTop_1C1a.png);
  background-position: center left;
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 18px;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 10px;
  line-height: 1.6;
}
#pagetop A:LINK{
  color: #000000;
  text-decoration: none;
}
#pagetop A:HOVER{
  text-decoration: underline;
}
#pagetop A:VISITED{
  color: #000000;
}
/* サイドブロック内パーツ */

UL{
  list-style-image : url(../gif/img_o015.gif);
  list-style-type : disc;
  list-style-position : outside;
  line-height : 2em;
}
/* メールパーツ */
.mail{
  line-height: 30px;
  margin-top: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  text-align: center;
  font-size : 16px;
  font-weight : bold;
  color : white;
  background-color : #3399cc;
  text-decoration : none;
  text-indent : 1em;
  border-radius: 5px;
  width : 20em;
}
.mail A{
  background-image : url(img_m038.gif);
  background-color : #3399cc;
  border-width : 1px;
  border-style: solid;
  border-color : #003399;
  text-decoration: none;
  color: white;
  display: block;
  width: 100%;
  background-repeat : no-repeat;
  background-position : 0.5em center;
  border-radius: 5px;
}
.mail A:HOVER{
  border-width : 1px;
  border-style:solid;
  border-color : #ff6666;
  color:#FF6666;
  background-color:#FFCCCC;
  text-decoration:none;
  width:100%;
  display:block;
  font-weight:bold;
  border-radius: 5px;
}
.mail A:VISITED{
  width:100%;
  display:block;
}
/* 線囲み１（実線） */
.box-01{
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  border-width: 1px;
  border-color: gray;
  border-style: solid;
  margin-top : 2em;
  margin-left : 2em;
  margin-right : 2em;
  margin-bottom : 2em;
  width : 40em;
  text-align: inherit;
  border-radius: 10px;
  box-shadow: 5px 5px 5px #AAA;
  background-color : #dfebfd;
  color : #3399cc;
}
-->
.box-02{
  border-width : 1px;
  border-style : solid;
  border-color : silver;
}
.box-03{
  color : white;
  background-color : #3399cc;
  border-width : 1px;
  border-style : solid;
  border-color : blue;
  line-height : 1.5;
  text-decoration : none;
  width : 16em;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}
/* フォルダー用 */
.footer{
  margin-top: 1px;
  margin-right: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  text-align : right;
  font-size : 16px;
  font-weight : normal;
  text-decoration : none;
  text-indent : 0em;
  border-radius: 5px;
  width : 99%;
  color : white;
  background-color : #999999;
  border-width : 1px;
  border-style : solid;
  border-color : #999999;
  right : 1em;
  line-height : 30px;
  padding-right : 1em;
}
