@charset "shift_jis";

body{
	font-family:
		"Meiryo UI";
}
body{
	font-family:
		"Meiryo","メイリオ", 
		"YuGothicM","YuGothic","游ゴシック","游ゴシック体",
		sans-serif!important;
}

#header_inner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	padding-top: 3px;
}

#serie_logo {
	margin-top: 8px;
}

#serie_football_logo {
	margin-left: 30px;
	margin-top: 8px;
}

#serie_net_logo {
	margin-left: 20px;
	margin-top: 8px;
}
#mobilesite-e {
	margin-left: 465px;
	margin-top: 8px;
}

#content h2#top_h2_02 {
	background:url(../img2020/top_content_tit_1.jpg) top left no-repeat;
	height:55px;
}
#content h2#top_h2_03 {
	background:url(../img2020/top_content_tit_2.jpg) top left no-repeat;
	height:55px;
}
.mobile-set {
	display: none;
}
@media all and (max-width: 982px) {
.mobile-set {
	display: block;
}
}
#wrapp {
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:#f1f1f1;
	text-align: center;
}

#wide {
	width:670px;
	padding: 24px 36px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background:#ffffff;
	text-align: left;
	min-height: 640px;
	overflow: hidden;
}

dl.sidelist {
	margin: 0;
	padding: 0;
}
dl.sidelist dt {
	margin: 0 0 8px 0;
	padding: 0;
}
dl.sidelist dd {
	margin: 0 0 8px 0;
	padding: 0;
}

h2.title2020 {
	margin-bottom: 36px;
}
ul.list2020 {
	margin-top: 18px;
	line-height: 2;
	color:#1a1a1a;
}
ul.list2020 li {
	margin: 0;
	padding-left: 21px;
	padding-top: 4px;
	line-height: 2.1;
	background: url(../img2020/arrow2020.png) left center no-repeat;
}
ul.list2020 li a {
	color: midnightblue!important;
}
.t-center {
	text-align: center;
}

.mabo {
	margin-bottom: 18px;
}

.mato {
	margin-top: 18px;
}

.floatright {
	float: right;
	width: 50%;
	text-align: right;
}
.float left {
	float: left;
	width: 50%;
	text-align: left;
}

p.copyright {
	text-align: right;
	font-size: 11px;
}

ul.float4 {
	margin: 0;
	padding: 0;
	list-style: none;
	color: white;
}
ul.float4 li {
	margin: 0;
	padding: 0;
	width: 25%;
	float: left;
	text-align: center;
	list-style: none;
	color: white;
	font-size: 12px;
}
ul.float4 a {
	color: white;
	text-decoration: none!important;
}

.top_info_box {
	height:200px;
}

.medium-footer_menu a {
	color: white;
	text-decoration: none!important;
}