TD{
  font-size : 9px;
  font-family : Tahoma;
  color : #ffffff;
}
A {text-decoration:none;}
.txt_1 {
 font-family: Impact;
 font-size: 18px;
 color: #790000;
}
.txt_2 /*コピーライト*/
{
 font-family: Tahoma;
 font-size: 12px;
 color: #ffffff;
}
.txt_3 /*ギャラリーコメント*/
{
 font-family: HGS英角ｺﾞｼｯｸUB;
 font-size: 14px;
 color: #ffffff;
}
.txt_4 /*ギャラリー 表題*/
{
 font-family: Arial Black;
 font-size: 14px;
 color: #ff0000;
}
.txt_5 /*Enterボタン*/
{
 font-family: Impact;
 font-weight: 700;
 font-size: 80px;
 color: #cc0000;
}
.txt_6 /**/ 
{
 font-family: Tahoma;
 font-size: 9px;
 color: #ffffff;
}
.txt_7 /*サイトマップ*/ 
{
 font-family: Arial Black;
 font-size: 15px;
 color: #000000;
}
.txt_8 /*プロフィール*/ 
{
 font-family: Tahoma;
 font-size: 14px;
 color: #663333;
}
H1{
  color : #000000;
  font-size: 14px;
  font-weight: 800;
  font-family : Tahoma;
}
H2{
  color : #663333;
  font-size: 30px;
  font-weight: 800;
  font-family : Tahoma;
}
H3{
  color : #663333;
  font-size: 18px;
  font-weight: 800;
  font-family : Tahoma;
}
/*リンク文字の設定*/ 
a:link/*まだ見ていない状態*/ 
{ 
color:#000000; 
} 
a:visited/*すでに見た状態*/ 
{ 
color:#000000; 
} 
a:hover/*カーソルが上にある状態*/ 
{ 
color:#ff0000; 
} 
a:active/*クリックをしている状態*/ 
{ 
color:#a2cf03; 
}