@charset "Shift_Jis";a:link   {color:###660099;}                  /* リンク色 */a:visited{	color:##BA55D3;	background-repeat: repeat;}                  /* 既読リンク色 */a:hover  {color:##800080;                   /* カーソルがリンクの上に来た時の色 */          text-decoration:underline;}   /* カーソルがリンクの上に来たとき下線を出す */a{text-decoration: none;}               /* リンクの下線を消す *//***** h要素の設定 ******/h1{                                       /* h1要素・写真部分 */   height:150px;                          /* 高さ */   margin:5px 0px 15px;                   /* マージン */   padding:0 20px;                        /* パディング */   color:#fff;                            /* 文字色 */   text-align:right;                      /* 右寄せ */   line-height:200%;                      /* 行間 */   }h2{                                /* h2要素 */   margin:30px 0 6px;              /* マージン */   padding:0 0 6px;                /* パディング */   font-size:100%;                 /* 文字サイズ */   border-bottom:solid 1px #000;   /* 下罫線 */.text10 {	font-size: 10pt;	font-style: normal;}
