TABLE{
  font-size : 10pt;
  font-family : Osaka,"ＭＳ Ｐゴシック";
  color : #333333;
}
A:link{
  text-decoration:none;
  color: #0080C0;
}
A:visited{
  text-decoration:none;
  color: #0080C0;
}
A:active{
  color:#000000;
}
A:hover{
  text-decoration:underline;
  color:#FF8080;
}
body {
    font-size : 10pt;
    font-family : Osaka,"ＭＳ Ｐゴシック";
    color : #333333;
    background-image: url('http://www42.tok2.com/home/petfan1/img/christmas_07.gif');      background-attachment: fixed;
    background-repeat: no-repeat;
    background-position:100% 85%;
    scrollbar-face-color:#FFFFFF;
    scrollbar-3dlight-color:#FFFFFF;
    scrollbar-darkshadow-color:#FFFFFF;
    scrollbar-base-color:#888888;
    scrollbar-arrow-color:#888888;
}
html {
	    margin-left: 100px;
}
body {cursor:url(http://www42.tok2.com/home/petfan1/res/01cogie.ani);}
      a{cursor:url(http://www42.tok2.com/home/petfan1/res/01cogie.ani);}
input,textarea,select {            /* フォーム内の設定  */
	font-size       :12px;             /* 文字サイズ  */
	color           :#666600;          /*   文字色    */
	background-color:#f9f9f9;          /*   背景色    */
	border          :1 solid #A9A9A9; /* 線の太さ、色*/ 
}
hr {
     border: 2px dotted #666666;  width : 90%;
}
.solid {
	border: 1px solid #666666;
}
