
body {
	background: #292d33;
	font: 12px/20px Arial;
	padding: 50px;
	color: #ccc;
}

h1 {
	clear: both;
	font-weight: bold;
	font-size: 16px;     /*----TOP4ツリンクボタン調整----*/
	margin: 80px 0 15px;
}

p { margin: 0 0 5px; }

nav a,
nav h3 {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}


a:hover { color: #ddd; }

.menu a {
	float: left;
	display: block;
}

.drop-down a {
	float: none;
	min-width: 90px;
}

.menu a {
	display: block;
	padding: 5px 15px;
}

.drop-down-menu {
	float: left;
	display: block;
}

.menu-title {
	cursor: default;
	padding: 5px 15px;
}

.info {
	margin: 20px 0;
	opacity: 0.5;
	font-size: 9px;
}

.info p { text-transform: uppercase; }

.activate {
	display: none;
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 40px;
	margin: 0 0 0 -15px;
	opacity: 0;
}



 @media only screen and (min-width: 1024px) {

.drop-down-menu:hover .drop-down { display: block; }

.drop-down { position: absolute; }
}
 @media only screen and (max-width: 768px) {

body { padding: 0; }

.info { padding: 0 15px; }

.menu a,
.drop-down-menu { float: none; }

.activate { display: block; }
}

/* Skin */


.menu a,
.drop-down-menu {
	background: #3d6d99;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5796d0), color-stop(100%, #3d6d99));
	background: -moz-linear-gradient(top, #5796d0 0%, #3d6d99 100%);
}

.menu a:hover,
.drop-down-menu:hover {
	background: #5a6470;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #495261), color-stop(100%, #38404b));
	background: -moz-linear-gradient(top, #495261 0%, #38404b 100%);
}

.drop-down a { background: #222; }

.drop-down a:hover { background: #111; }
 @media only screen and (min-width: 1024px) {

.first {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.last {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}

.drop-down .last {
	border-radius: 0;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
}
 @media only screen and (max-width: 768px) {

.menu {
	background: #3d6d99;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #5796d0), color-stop(100%, #3d6d99));
	background: -moz-linear-gradient(top, #5796d0 0%, #3d6d99 100%);
}

:checked ~ .menu-title {
	background: #495261;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #495261), color-stop(100%, #38404b));
	background: -moz-linear-gradient(top, #495261 0%, #38404b 100%);
}

.menu a,
.drop-down-menu { background: none; }

.drop-down a { background: #222; }
}

/* IE */


.ie8 .drop-down-menu:hover .drop-down { display: block; }

.ie8 .drop-down { position: absolute; }

header {
	height: 60px;
	background-image: url(../images/lelogo.png); /*----大阪北リーグ野球総当たり戦のヘッダー用-CSSはlestyles.css---*/
	background-repeat: no-repeat;
}



h1 {
	display: none;
	visibility: hidden;
}


footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #656E7E;
}
 @media only screen and (min-width: 1024px) {
}
 @media only screen and (max-width: 768px) {
}
 @media all and (-webkit-min-device-pixel-ratio: 1.5) {

header {
	background-image: url('../images/lelogo@2x.png'); /*----大阪北リーグ野球総当たり戦のヘッダー用-CSSはlestyles.css---*/
	background-size: 290px 54px;
	background-repeat: no-repeat;
}

}

body {
	background-image: url(../images/bg.png);/*-------人物画像を消す----*/
	background-repeat: no-repeat;
	background-position: right top;
}

.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
	color: #fff;
	margin-bottom: 10px;
	padding: 15px 0;      /*----4個リンクボタン・チーム名・チーム写真　間隔調整----*/
	font-family: "新丸ゴ M" ;
    	
	}

.col7 img{
	border: solid #727272 3px  /*----写真外枠----*/
	
}
	
	
} 
	

	
.noPadding { padding: 0; }
 @media all and (max-width: 768px) {

body { background-image: none; }

.onerow { margin: 0 0 10px; }
}

/* サイドバー　チームタイトル
================================================== */

#sidebar { }

#sidebar h2 {
	font-weight: bold;
	background-color: #1a2229;　　/*--あ～わ行バックグラウンド色-----*/
	padding: 5px;
	margin: 5px;
	color: #292D33;
	border-top : solid 2px #d1cece　;
    border-bottom: solid 2px #d1cece0　;
	
	
}


#sidebar ul { margin-bottom: 20px; }

#sidebar ul li { }

#sidebar a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#sidebar a:hover,
#sidebar a:active { background: #5F95B8; }
 @media all and (max-width: 768px) {

#facebook {
	display: none;
	visibility: hidden;
}
}

/* ブログ記事
================================================== */

article section { clear: both; }

article section h2 {
	font-size: 16px;  /*--写真上のチーム名フォント大きさ----*/
	font-weight: bold;
	color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5F95B8;
	padding-bottom: 5px;
}

article section h2 a {
	color: #5F95B8;
	text-decoration: none;
}

.camera {
	background-color: #5F95B8;
	padding: 2px;
	margin-right: 5px;
}
