@charset "UTF-8";
* {
	margin: 0;
	padding: 0;
}
html {
	-webkit-text-size-adjust: 100%;
	width: 100%;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", "游ゴシック体", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 auto;
	background-color: #fff;
	width: 100%;
}
@font-face {
	font-family: 'ZurichBT-RomanCondensed';
	src: url('webfonts/32D39D_0_0.eot');
	src: url('webfonts/32D39D_0_0.eot?#iefix') format('embedded-opentype'), url('webfonts/32D39D_0_0.woff2') format('woff2'), url('webfonts/32D39D_0_0.woff') format('woff'), url('webfonts/32D39D_0_0.ttf') format('truetype');
}
img {
	max-width: 100%;
	height: auto;
	width /***/: auto;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #999;
}
/* header
-----------------------------------------------*/

#event_sc_header {
	width: 100%;
	height: 80px;
	min-width: 320px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	border-bottom: 1px solid #ccc;
}
#event_sc_header #logo_at {
	position: absolute;
	top: 15px;
	left: 18px;
	width: 50px;
	z-index: 2;
}
#event_sc_header #logo_at img {
	height: 50px;
	width: 50px;
}
#event_sc_header #logo_at_type {
	position: absolute;
	top: 35px;
	right: 18px;
	width: 100px;
	z-index: 2;
}
#event_sc_header #logo_at_type img {
	width: 100px;
	height: 10px;
}
#event_sc_header_low {
	position: relative;
	width: 100%;
	min-width: 320px;
	height: 20px;
	text-align: left;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
}
#b_event {
	position: absolute;
	bottom: 0px;
	left: 18px;
	font-size: 10pt;
	text-align: left;
	
	font-weight: normal;
	font-style: normal;
	color: #333;
	font-feature-settings : "palt";
}
/* 
-----------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}
.sports_top {
	clear: both;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}
#main {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 0 auto;
}
#title_l {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 30px 0px 25px 0px;
}
#title_l #title_img {
	width: 100%;
}
#title_l #title_copy {
	width: 100%;
	text-align: left;
	margin: 4px 0px 10px 0px;
	font-size: 75%;
	line-height: 20px;
	float: right;
}
#menu_top {
	clear: both;
	width: 100%;
	text-align: left;
	margin: 10px 0px 30px 0px;
	border-radius: 4px;
	background-color: #000020;
		overflow: hidden;
}
#menu_city {
	width: 100%;
	
	
}

#top_bg_cities {
	display: none
}

#title_host_top {
margin: 10px auto;

	width: 100px;
	
}

.b_cities_map_top a{
		position: relative;
	display: block;
	width: 90%;
	height: 26px;
	border-radius: 13px;
		margin:10px auto 0px auto;
	background-color: #001336;
	z-index: 5;
	overflow: hidden
}
.b_cities_map_top .b_cities_top_img {
	position: absolute;
	top: -9px;
	left: -2px;
		width: 270px;
	height: 47px;
}
.b_cities_map_top a:hover {
	background-color: #00318a;
}

#menu_top_img {
	width: 100%;
	
	margin:30px auto 0px auto;
}
/* footer
-----------------------------------------------*/

#event_sc_footer {
	clear: both;
	text-align: center;
	width: 100%;
	height: 50px;
	margin: 0 auto;
	
}
#event_sc_footer_elements {
	clear: both;
	width: 100%;
	height: 50px;
	text-align: center;
	margin: 0 auto;
	border-top: 1px solid #ccc;
}
#event_sc_footer #event_sc_footer_elements #t_menu {
	padding: 16px 0px 0px 0px;
	font-size: 12px;
	font-style: normal;
	color: #666;
}
#event_sc_footer #event_sc_footer_elements #copyright {
	padding: 10px 0px 10px 0px;
	font-size: 8px;
	font-style: normal;
	color: #666;
}
#event_sc_footer #clear {
	clear: both;
	margin: 0 auto;
	padding: 0;
}

