/* 全ページ共通 リンク指定 */

A:link {
 text-decoration:none;
 color:#3333CC; }

A:visited {
 text-decoration:none;
 color:#3366FF; }

A:active {
 text-decoration:underline;
 color:#3366FF; }

A:hover {
 text-decoration:underline;
 color:#3366FF; }



/* 表組み */

TR {
vertical-align: top; }



/* 画像 */

IMG {
border: 0;
}


/* フォント指定 通常 */

.tsize{
 font-Size:10px;
 line-height:110%;
 color:#333333; }
 
 .tsizer{
 font-Size:10px;
 line-height:110%;
 color:#666666; }
 
 .tsizef{
 font-Size:10px;
 line-height:110%;
 color:#FFFFFF; }

.t1{
 font-Size:11px;
 line-height:120%;
 color:#333333; }

.t1r{
 font-Size:11px;
 line-height:120%;
 color:#666666; }
 
 .t1f{
 font-Size:11px;
 line-height:120%;
 color:#FFFFFF; }

.t2{
 font-Size:12px;
 line-height:130%;
 color:#333333; }

.t26{
 font-Size:12px;
 line-height:150%;
 color:#333333; }

.t2r{
 font-Size:12px;
 line-height:130%;
 color:#666666; }
 
 .t2f{
 font-Size:12px;
 line-height:130%;
 color:#FFFFFF; }
 
.t2C{
 font-Size:12px;
 line-height:130%;
 color:#CCCCCC; }

.t3{
 font-Size:14px;
 line-height:130%;
 color:#333333; }

.t3f{
 font-Size:14px;
 line-height:130%;
 color:#FFFFFF; }

.t3lee{
 font-Size:14px;
 color:#333333; }
 
.t4{
 font-Size:19px;
 line-height:100%;
 color:#333333; }

.t4w{
 font-Size:19px;
 line-height:100%;
 color:#FFFFFF; }

/* フォント指定 メンバー登録 */

.t1on{
 font-Size:11px;
 line-height:120%;
 color:#009933; }
 
 .t1off{
 font-Size:11px;
 line-height:120%;
 color:#999999; }
 
  .t16{
 font-Size:16px;
 color:#FFFFFF; }
 
 /* searchページ */

.t264{
 font-Size:12px;
 line-height:130%;
 color:#646464; }