/* ページ全体に適用 */
body { margin: 0px;
	padding:0px;
    background-image: url(../img/common/bg.gif) ;
	font-size: 12pt ; 
	line-height: 17px ;
	color : #333333 ; }

h1{
	font-size:10px;
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-selif;
	font-weight:normal;
	margin:0px;
	padding:2px 5px;
	color:#FFFFFF;
}

/* セルカラー設定 */
/* 基本ライン */
.tdbasic{background-color:#999999;}
/* ヘッダー */
.tdhead{background-color:#B3B3B3;}
/* 基本グレー */
.tdbagr{background-color:#666666;}
/* 白 */
.tdwhite{background-color:#FFFFFF;}

/* メニュー薄いグレー */
.menu1{background-color:#E6E6E6;}
/* メニュー濃いグレー */
.menu2{background-color:#BFBFBF;}


.t8 {font-size:8px; line-height:13px;}
.t8b {font-size:8px; line-height:13px; font-weight : bold}
.t9 {font-size:9px; line-height:14px;}
.t9b {font-size:9px; line-height:14px; font-weight : bold}
.t10 {font-size:10px; line-height:15px;}
.t10b {font-size:10px; line-height:15px; font-weight : bold}
.t10r {font-size:10px; line-height:15px; color: #CC0000}
.t10l {font-size:10px; line-height:14px;}
.t10wh {font-size:10px; line-height:15px; color: #ffffff}
.t10w {font-size:10px; line-height:18px;}
.t12 {font-size:12px; line-height:17px;}
.t12r {font-size:12px; line-height:17px; color: #CC0000;}
.t12w {font-size:12px; line-height:20px;}
.t12wwh {font-size:12px; line-height:20px; color: #ffffff}
.t12wb {font-size:12px; line-height:20px; font-weight : bold}
.t12wrb {font-size:12px; line-height:20px; color: #CC0000; font-weight : bold}
.t12l {font-size:12px; line-height:16px;}

A.orange:link{color: #CC0000; text-decoration: none;}
A.orange:visited{color: #CC0000; text-decoration: none;}
A.orange:active{color: #FF6600; text-decoration: none;}
A.orange:hover{color: #FF6600; text-decoration: none;}

A.gray:link{color: #333333; text-decoration: none;}
A.gray:visited{color: #333333; text-decoration: none;}
A.gray:active{color: #FF6600; text-decoration: none;}
A.gray:hover{color: #FF6600; text-decoration: none;}