body {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	background-color: #8FD0D8;
}
h1 {
	background-image: url(images/Title00.jpg);
	height: 194px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #0080C0;
	font-size: 34px;
}
h1 span {
	font-size: 14px;
	color: #F00;
}
h2 {
	font-size: 18px;
	border-left-width: 10px;
	border-left-color: #FF9844;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9844;
	clear: right;
}
h3 {
	font-size: 14px;
	text-decoration: underline;
	clear: right;
}
.event_title {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #F00;
	text-align: center;
}
.event_title p span {
	font-size: 14px;
	color: #000;
}
.indent01 {
	margin-right: 20px;
	margin-left: 40px;
}
.indent00 {
	margin-left: 10px;
	margin-right: 10px;
}
.main {
	margin-right: 5px;
	margin-left: 5px;
	height: 270px;
}


.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #F00;
	text-align: center;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F00;
	text-align: center;
	line-height: 19px;
}







#content {
	width: 780px;
	background-color: #8FD0D8;
	margin: auto;
}

#header {
	margin-bottom: 10px;
}
#Main {
	float: right;
	width: 575px;
	background-color: #B4E0ED;
	background-image: none;
	line-height: 18px;
	padding: 10px;
}




#Side {
	float: left;
	width: 170px;
	background-color: #B4E0ED;
	background-image: none;
	padding: 5px;
}

#content_left {
	float: left;
	width: 260px;
	margin-left: 10px;
	background-color: #F8C297;
	line-height: 20px;
	border: medium solid #FFF;
	font-size: 14px;
}
#content_main {
	clear: right;
}


#content_right {
	float: right;
	width: 260px;
	margin-right: 10px;
	background-color: #ACD2F0;
	line-height: 20px;
	border: medium solid #FFF;
	font-size: 14px;
}
#attention {
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	color: #F00;
}

