A:LINK {
  text-decoration: none;
  color : #3d3d3d;
}
A:VISITED {
  text-decoration: none;
}
A:HOVER {
  text-decoration: none;
  background-color : #ffe6ff;
}
BODY {
  font-size: 12px;
  color: #595959;
  background-image: url(img/bg.gif);
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  margin-top : 5px;
}
.txt01 {
  font-size: 20px;
  line-height: 32px;
}
.title {
  font-size: 28px;
  line-height: 34px;
  color: #E66DA3;
}
.title02 {
  font-size: 26px;
  line-height: 34px;
  color: #FFFFFF;
}
.main01 {
  font-size: 24px;
  line-height: 34px;
  color: #54183E;
}
.txt02 {
  font-size: 15px;
  line-height: 28px;
}
.txt03 {
  font-size: 14px;
}
.txt04 {
  font-size: 10px;
  color: #000000;
  line-height: 13px;
}
.txt05 {
  font-size: 18px;
  line-height: 25px;
}
.bb {
  line-height: 15px;
}
TD{
  font-size : 13px;
  line-height : 180%;
}
.under_bar{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ff80c0;
}
.under_line{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ffe8f3;
}
.under_bar2{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ff80c0;
}
H1{
  font-size : x-small;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  color : #e66da3;
  text-indent : 15px;
}
.menu_btn{
  background-image : url(img/menu.gif);
  width : 180px;
  height : 68px;
  background-repeat : no-repeat;
}
.menu_txt{
  text-indent : 50px;
  font-size : 11pt;
  font-weight : bold;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}
.menu_link{
  color : white;
}
.upper_line{
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ffe8ff;
}
.right_line{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #ffe1ff;
}
.box{
  border-width : 1px 1px 1px 1px;
  border-style : solid solid solid solid;
  border-color : #ffe8ff #ffe8ff #ffe8ff #ffe8ff;
}

