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


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

#community_layout,
#community_layout_past {
	background: #FFF;
}

#header {
	display: none;
}

h1 {
	height: auto;
	display: none;
}

#footer {
	display: none;
}

#main_contents {
	background: none;	
}

.com_menu {
	display: none;	
}