  body{
  font-size:x-small;
  color:#333333;
  line-height:1.2;
  scrollbar-base-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-track-color:#ffffff;
scrollbar-arrow-color: #6699FF;
scrollbar-3dlight-color: #6699FF;
scrollbar-highlight-color: white;
scrollbar-shadow-color: #ffffff;
scrollbar-darkshadow-color: #6699FF;
  }
  td{
  font-size:x-small;
  color:#333333;
  line-height:1.2;
  }.back {
	background-image: url(img/menu_07.gif);
	background-repeat: no-repeat;
}
.back2 {
	background-attachment: scroll;
	background-image: url(img/sub/yoyaku_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.waku {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 130%;
	color: #666666;
	border: 1px solid #999999;
}
.main {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.margin150 {
	line-height: 150%;
}

body {
	background-color: CCCCFF;
}
.style1 {font-size: 10px}
.whatsnew {
	font-size: 12px;
	line-height: 150%;
	color: #4E049E;
}
.a
   {
    display:block;                   /* リンクをブロックに変換 */
    width:100%;                      /* リンク幅をブロック全体に */
    height:100%;                     /* リンク高さをブロック全体に */
    text-decoration:none;            /* リンク部分の下線を消す */
    border:solid 2px #ffffff;        /* 全体罫線 */
    background-color:#ffffff;        /* 背景色 */
    color:#000084;                   /* 文字色 */
   }
a:link{
	color:#000084;
	text-decoration:none;
}
a:visited{
	color:#000084;
	text-decoration:none;
}
a:hover
   {
    color:#ffffff;
    background-color:#000084;
	background-image:url(img/spacer.jpg);
	background-repeat:repeat;
   }
.sideber{
	font-size:12px;
	padding-left:2px;
	background-image:url(img/spacer2.gif);
	background-repeat:repeat;
	border-bottom:#000000 1px solid;
}

