/*
Theme Name: Coerver Football Park
Theme URI: http://wordpress.org/
Description: クーバーフットボールパーク専用テーマ
Author: Peplesoftware powered zet-engine.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style, custom-menu
Text Domain: twentyten
*/
@import url(css/default.css);
@import url(css/main.css);
@import url(css/flexslider.css);



/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html

-------------------------------------------------------------- */


@import url(css/smartphone.css);

.toCoerver_bnr{
	display: none;
	padding : 16px 0 0;
	float : right;
}
.toCoerver_bnr a img{
	max-width: 100%;
}

@media screen and (max-width : 620px) {
	.toCoerver_bnr{
		display: block;	
	}
}

