/*  文字色変更の設定  */

.rb{color: red;font-weight: bold;}
.bb{color: blue;font-weight: bold;}
.fl{float:left;}

/*  左、右、中央寄せなど  */

.navl {text-align: left;}
.navc {text-align: center}
.navr {text-align: right}

/*  星の設定  */

.hosi {color: #F8A900;}

/* タイトル矢印 */
.title{ 
  margin: 0px 0px 10px;
  background: url("http://powerfulchenge.seesaa.net/image/stripe_ytbg.png") left center;
  border-bottom: 2px solid #9ACD32;
}
.arrow{
  padding-left: 25px;
  background: url("http://powerfulchenge.seesaa.net/image/ya_3_3.gif") no-repeat left center;
}

h2 a:link, h2 a:visited {color: #696969;text-decoration: none;}
h2 a:hover, h2 a:active {background-color:#FFE7BA;color: #696969; text-decoration: none;}

.pankuzu {
font-size:12px;
padding:5px 0px 5px 5px;
text-align:left;
}
