@charset "utf-8";
/* スポーツリンクentry CSS */
@import url("default.css");
@import url("template.css");
@import url("entry.css");


/*  プリント用
------------------------------------------------------------------------------ */
body {
	background: none;
}

.mozilla body {
	background: none;
}

#main_contents {
	background: none;	
}

h1 {
	display: none;
}

#header {
	display: none;
}

#home #header  {
	display: block;
}

#header ul#sub_navi {
	display: none;
}

#header .logo {
	display: none;
}

#header ul.global_menu {
	display: none;
}

#home #header .top_img {
	position: absolute;
	top: 0px;
	left: 50px;
}

#header #update {
	display: none;
}

.wrapper_s_1,
.wrapper_s_2 {
	background: none;
	margin: 0;
	padding: 0;
}

.wrapper_1,
.wrapper_2,
.wrapper_3 {
	background: none;
	margin: 0;
	padding: 0;
}

#footer {
	display: none;
}

