@charset "utf-8";

/*ナビ*/
#navi{
	margin-bottom:5px;
}
.f-red{
color:#FF0000;
font-weight:bold;
}
.event-list{
	margin-bottom:10px;
}
.top01{
	background-image: url(../../img/event/party/01-top.gif);
	height: 58px;
	width: 680px;
	background-repeat: no-repeat;
}

.body01 {
	background-image: url(../../img/event/party/01-body.gif);
	background-repeat: repeat-y;
	width: 660px;
}
.bottom01{
	background-image: url(../../img/event/party/01-bottom.gif);
	height: 17px;
	width: 680px;
	background-repeat: no-repeat;
}

.top02{
	background-image: url(../../img/event/party/02-top.gif);
	height: 58px;
	width: 680px;
	background-repeat: no-repeat;
}

.body02 {
	background-image: url(../../img/event/party/02-body.gif);
	background-repeat: repeat-y;
	width: 660px;
}
.bottom02{
	background-image: url(../../img/event/party/02-bottom.gif);
	height: 17px;
	width: 680px;
	background-repeat: no-repeat;
}

.top03{
	background-image: url(../../img/event/party/03-top.gif);
	height: 58px;
	width: 680px;
	background-repeat: no-repeat;
}

.body03 {
	background-image: url(../../img/event/party/03-body.gif);
	background-repeat: repeat-y;
	width: 660px;
}
.bottom03{
	background-image: url(../../img/event/party/03-bottom.gif);
	height: 17px;
	width: 680px;
	background-repeat: no-repeat;
}
.top04{
	background-image: url(../../img/event/party/04-top.gif);
	height: 58px;
	width: 680px;
	background-repeat: no-repeat;
}

.body04 {
	background-image: url(../../img/event/party/04-body.gif);
	background-repeat: repeat-y;
	width: 660px;
}
.bottom04{
	background-image: url(../../img/event/party/04-bottom.gif);
	height: 17px;
	width: 680px;
	background-repeat: no-repeat;
}
.top05{
	background-image: url(../../img/event/party/05-top.gif);
	height: 58px;
	width: 680px;
	background-repeat: no-repeat;
}

.body05 {
	background-image: url(../../img/event/party/05-body.gif);
	background-repeat: repeat-y;
	width: 660px;
}
.bottom05{
	background-image: url(../../img/event/party/05-bottom.gif);
	height: 17px;
	width: 680px;
	background-repeat: no-repeat;
}

.top06{
	background-image: url(../../img/event/party/06-top.gif);
	height: 58px;
	width: 680px;
	background-repeat: no-repeat;
}

.body06 {
	background-image: url(../../img/event/party/06-body.gif);
	background-repeat: repeat-y;
	width: 660px;
}
.bottom06{
	background-image: url(../../img/event/party/06-bottom.gif);
	height: 17px;
	width: 680px;
	background-repeat: no-repeat;
}

.top07{
	background-image: url(../../img/event/party/07-top.gif);
	height: 58px;
	width: 680px;
	background-repeat: no-repeat;
}

.body07 {
	background-image: url(../../img/event/party/07-body.gif);
	background-repeat: repeat-y;
	width: 660px;
}
.bottom07{
	background-image: url(../../img/event/party/07-bottom.gif);
	height: 17px;
	width: 680px;
	background-repeat: no-repeat;
}

.top08{
	background-image: url(../../img/event/party/08-top.gif);
	height: 58px;
	width: 680px;
	background-repeat: no-repeat;
}

.body08 {
	background-image: url(../../img/event/party/08-body.gif);
	background-repeat: repeat-y;
	width: 660px;
}
.bottom08{
	background-image: url(../../img/event/party/08-bottom.gif);
	height: 17px;
	width: 680px;
	background-repeat: no-repeat;
}

.body01, .body02, .body03, .body04, .body05, .body06, .body07, .body08{
	padding:7px 5px 0 15px;
}
.party-m4{
	height:4em;
}
.party-m5{
	height:5em;
}
/*不要*/
#contents p{
	margin-bottom:10px;
}

