@charset "UTF-8";
#event1 {
	height: 75px;
	width: 445px;
	border: 1px solid #666;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	background-image: url(../image/maininfoback.png);
	background-repeat: repeat-x;
}
.centereventimage {
	padding: 0px;
	clear: both;
	float: left;
}
.eventshop {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 10px;
	color: #00C;
	font-weight: bold;
	line-height: 12px;
	display: block;
	float: right;
	width: 360px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.eventtitle {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333;
	float: right;
	width: 360px;
	display: block;
	text-decoration: none;
	margin: 0px;
}
.eventtyusyaku {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	color: #333;
	float: right;
	width: 360px;
	display: block;
	margin: 0px;
	line-height: 12px;
}
#centereventtime {
	width: 180px;
	background-color: #FC0;
	display: block;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	padding-left: 8px;
	margin: 0px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#rightkoukoku1 {
	float: right;
	height: 150px;
	width: 200px;
	background-color: #999;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#rightkoukoku2 {
	float: right;
	height: 150px;
	width: 200px;
	background-color: #999;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
}
#topkoukoku {
	height: 150px;
	width: 920px;
	background-color: #999;
	margin-bottom: 5px;
}
#leftkoukoku {
	height: 50px;
	width: 200px;
	background-color: #999;
	margin-top: 5px;
	margin-left: 0px;
	margin-bottom: 5px;
	bottom: 0px;
}
#centercoukoku {
	width: 484px;
	margin-bottom: 5px;
	padding: 5px;
	border: 3px solid #02702A;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.centerkoukokumoji {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 12px;
	line-height: 15px;
	display: block;
	padding: 0px;
	margin: 0px;
	color: #02702A;

}
#container {
	width: 468px;
	background-color: #FFF;
}
#event1 a, a:hover, a:active {
text-decoration: none;
outline: none;
}

.hover {
	cursor: pointer;
	background-color: #FFC;
}
