
body {
	font-family			: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color				: #333;
	background-color	: #fff;
	background-image	: url(../img/Training/bk.jpg);
	background-repeat	: repeat-x;
	margin	    		: 0;
	padding				: 0;
}

/*”wŒi*/
.bkright {
	background-image	: url(../img/Training/bk_right2.jpg);
	background-repeat	: repeat-y;
}
.bkleft {
	background-image	: url(../img/Training/bk_left2.jpg);
	background-repeat	: repeat-y;
}
.bkhed {
	background-image	: url(../img/Training/bk_hed.jpg);
	background-repeat	: repeat-x;
}
.bkmenu {
	background-image	: url(../img/Training/bk_menu.jpg);
	background-repeat	: repeat-y;
}
.bkfoot {
	background	: url(../img/Training/foot.jpg) repeat-x left top;
	text-align:center;
}

/*ƒe[ƒuƒ‹“àƒeƒLƒXƒg*/
td {
	font-family			: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color				: #333;
	font-size			: 100%;
	line-height			: 120%;
}

.htd {
	font-family			: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color				: #333;
	font-size			: 75%;
	line-height			: 170%;
}

.ltd {
	font-family			: "‚l‚r ƒSƒVƒbƒN", "Osaka|“™•";
	color				: #333;
	font-size			: 85%;
	line-height			: 170%;
}

	
/*‚©‚°*/
.sha {
	background-image	: url(../img/Training/shadow.jpg);
	background-repeat	: repeat-x;
	}	
		

/*----------------------------------------------------------------*/	

/*‰ºƒ}[ƒWƒ“*/
.ma5 {
	margin-bottom		: 5px;
	}
.ma10 {
	margin-bottom		: 10px;
	}
.ma20 {
	margin-bottom		: 20px;
	}

/*ƒe[ƒuƒ‹”wŒi*/
.twhite {
	background-color	: #fff;
	}
.tgray1 {
	background-color	: #E3E3E3;
	}
.tgray2 {
	background-color	: #999;
	}
.tblue {
	background-color	: #D3E4F5;
	}
.tgreen {
	background-color	:#CBE7BE;
	font-weight:bold;
	color:#009900;
	text-align:center;
	}
.tblue2 {
	background-color	:#D3E4F5;
	font-weight:bold;
	color:#0066CC;
	text-align:center;
	}
.tpink {
	background-color	:#FFE1E2;
	font-weight:bold;
	color:#CC0000;
	text-align:center;
	}
.tyell {
	background-color:#FFFFBF;
	font-weight:bold;
	color:#FF3300;
	text-align:center;
	}
.tred {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
	}	
	
/*ƒeƒLƒXƒgF*/
.txtgreb {
	color				: #009900;
	font-weight			: bold;
	}
.txtred {
	color				: #FF0000;
	}


/*ŽÊ^˜g*/
.pb img {
	border				: 1px solid #999;
	}

/*ƒ‰ƒCƒ“*/
.line1 {
	background-image	: url(../img/Training/line1.gif);
	background-repeat	: repeat-x;
	}
	
/*‚í‚­*/
.wagray {
	border				: 1px solid #ccc;
	}
.wabgre {
	border				: 1px solid #709ECD;
	}

/*ƒy[ƒWƒ^ƒCƒgƒ‹*/
.title {
	margin				: 7px 0px 15px 0px;
	padding				: 0;
	}

/*ƒR[ƒXŠJÃƒtƒH[ƒ€ƒ^ƒCƒgƒ‹*/
.fotitle {
	color				: #009900;
	font-size			: 85%;
	font-weight			: bold;
	}


/*‘S‘ÌƒŠƒ“ƒN*/
a:link {
	color				: #336699;
	text-decoration		: none;
	}

a:visited {
    color				: #996666;
    text-decoration		: none;
	}
	
a:hover,a:active {
    color				: #FF6600;
    text-decoration		: underline;
	}

/*ƒR[ƒXŠJÃ*/
.day {color:#0066CC;font-size:100%;font-weight:bold;background-color:#C6DFF4;}
