body {
	margin: 0px;
	padding: 0px;
}
a:link {
	color:#F00;
	text-decoration: none;
}   
a:visited {
	color:#F00;
	text-decoration: none;
}   
a:hover {
	color:#F90;
	text-decoration: underline;
}   
a:active {
	color:#F00;
} 
#contents {
	height: auto;
	width: 920px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 620px;
	width: 920px;
}
#schedule_area {
	padding: 0px;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 35px;
}
#blog_area {
	background-color: #FAFAFA;
	padding: 0px;
	float: left;
	height: 800px;
	width: 225px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
h2 {
	font-size: x-small;
	text-align: center;
	letter-spacing: 0.2em;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
td {
	font-size: small;
	letter-spacing: 0.15em;
	line-height: 150%;
	color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.small_text {
	font-size: x-small;
	line-height: 150%;
}

