#top_container0 {
	width: 720px;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#top_container1 {
	float: left;
	width: 450px;
}
#top_container2 {
	float: right;
	width: 217px;
}
p.top_tab {
	margin: 20px 0px 0px;
	padding: 0px;
}
ul#top_event {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #68B3FF;
	border-bottom-color: #68B3FF;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
ul#top_event li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	background-image: url(../top_images/event_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-indent: 12px;
}
ul#top_ticket {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C568FF;
	border-bottom-color: #C568FF;
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}
ul#top_ticket li {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 2em;
	background-image: url(../top_images/ticket_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-indent: 12px;
}
#top_container2 p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
#top_container2 p.top_text {
	margin-right: 10px;
	margin-left: 15px;
}
