﻿
body{
  margin: 0px;
  font-size: small;
  color: #666;
  overflow: auto;
  height: 100%;	background: url("icecreambg.gif") repeat;
  }
a:link{/*リンク色*/
  color: #49395D;
  text-decoration: none;
}
a:visited{
  color: #46365A;
  text-decoration: none;
}
a:hover,a:active{
  color: #29195D;
  text-decoration: underline;
}

.lay {


}




.lay ul,.lay dl{/*リンク表の設定*/
  border-bottom: solid 1px #8877BB;/*リンク下部の境界線*/
  margin: 0.5em 6px 3em 1em;
  padding-bottom: 0.5em;
  }
ul.left{
  margin-right: 0px;
  }
ul.right{
  margin-left: 0px;
  }
li{
  list-style: square inside;
  color: #ABABAC;/*リンクの左の■のカラー*/
  margin: 0.1em;
  font-size: 10pt;
  line-height: 100%;
  }
dd{
  margin: 2px 0px 8px 1.5em;
  }
.lay{
  height: 100%;
  width: 35em;/*全体の幅*/
  background-color: #FCFCFC;/*背景色*/
  margin-left: auto;
  margin-right: auto;
  padding: 1em;
  border-left: solid 1px #CACACA;
  border-right: solid 1px #CACACA;
  text-align: left;
  }
h1{/*リンク項目タイトルの設定*/
  width: 20em;
  padding: 2px 1.5em 1px 1.5em;
  border: solid 1px #BABABA;
  color: #333333;
  background-color: #FFFFFF;
  font-size: small;
  letter-spacing: 0.2em;
  }
p {
padding-top:20px;
	background: url("fl320.gif") #fff repeat-x;
padding:1em;line-height:1.4em;
}
p span{
border-bottom:dotted 1px #66CCCC;
}

