/* Global Styles */

body {
	margin:0px;
	}

td {
	color:#000000;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 13px;
	line-height: 140%;
	}
	
a {
	color: #FF9B9B;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #FFBA00;
	}
	
/* ID Styles */

#navigation a {
	font:10px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #26354A;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right:1px solid #FF9B9B;
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF9B9B;
	}

#background td {
	background:url("mm_bg_header.gif");
	}
	
#padding {
	padding:14px;
	}
	
/* Calendar Styles */

#calendar td {
	border: 1px solid #26354A; 
	}
	
#noborder td {
	border: 0px;
	}

#calheader td {
	font-weight:bold;
	color: #ffffff;
	}
.copyright {
	font-size: 12px;
	color: #CCCCCC;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.pageName {
	font-size: 16px;
	line-height: 200%;
	font-weight: bold;
	color: #26354A;
}

.sidebarText {
	font-size: 13px;
	color: #FFFFFF;
}

	
/* Class Styles */

.logo {
	font:24px Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", sans-serif;
	color: #FFFFFF;

	letter-spacing:.3e
.pageName {
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #26354A;
}
.style1 {color: #FF9B9B}
.style3 {color: #FF9B9B; font-weight: bold; }
