/* Global Styles */

body {
	margin:1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-color: #666666;
	outline-color: #666666;
	width: auto;
	height: auto;
	}
	
td {
	color:#333333;
	font-size: 16px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: inherit;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
	
a {
	color: #333333;
	text-decoration:none;
	font-weight:normal;
	}
	
a:hover {
	color: #333333;
	text-decoration:none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	letter-spacing: inherit;
	}
	
/* ID Styles */
	
#navigation a {
	font:12px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #336666;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #336666;
	text-decoration:none;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:10px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #336666;
	letter-spacing:0.1em;
	font-weight:normal;
	}

.sidebarText {
	font:12px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:11px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	line-height:24px;
	color:#333366;
	}
	
.pageName {
	font:20px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:16px Georgia, "Times New Roman", Times, serif;
	color: #336666;
	font-weight:bold;
	line-height:normal;
	letter-spacing:normal;
	}
	
.navText {
	font:10px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	line-height:14px;
	color:#333333;
	}
	
	

