#container {
	width: 940px;
	font-family: ＭＳ Ｐゴシック, osaka sans-serif;
　　　　　　　　　body-color: #000000;
	}

#center {
	width: 940px;
	}

#right {
	width: 300px;
	}

#calendar {
  	line-height: 140%;
	color: #666666;
	font-family: ＭＳ Ｐゴシック, osaka sans-serif;
	font-size: normal;
  	padding: 2px;
	text-align: center;
	margin-bottom: 30px;
	}

#calendar table {
	padding: 2px;
	border-collapse: collapse;
	border: 0px;
	width: 100%;
	}

#calendar caption {
	color: #666666;
	font-family: ＭＳ Ｐゴシック, osaka sans-serif;
	font-size: normal;
	
	text-align: center;
	font-weight: bold;
	
	text-transform: uppercase;
	
	letter-spacing: .3em;
	}

#calendar th {
	text-align: center;
	font-weight: normal;
	}

#calendar td {
	text-align: center;
	}