@charset "utf-8";
	
body {
	font-size: 11px;
	line-height: 14px;
	letter-spacing: 0px;
	color: #000000;
	font-family:'Lucida Grande', Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
	/* background:#fff; */
	height:100%;
	margin:0;
	padding:0;
	}
a {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
#topteam a {
	color:#6fba2c;
	}
#academy a {
	color:#00395c;
	}
#event a {
	color:#0b5733;
	}
#sportsclub a {
	color:#92681d;
	}

#topteam {
	background:#dbebc4;
	}
#academy {
	background:#c2e6fa;
	}
#event {
	background:#b5ccc1;
	}
#sportsclub {
	background:#ffe4c4;
	}

.wrap {
	width:960px;
	margin:0 auto;
	}
h2 {
	font-size:15px;
	margin:0 0 5px 0;
	padding:0;
	}
.naviarea {
	overflow:hidden;
	}

h3 {
	font-size:14px;
	margin:0 15px 0 0;
	padding:0;
	float:left;
	}

.navi {
	overflow:hidden;
	width:66px;
	float:left;
	}
	.navi #prev {
	width:30px;
	height:15px;
	float:left;
	text-indent:-9999px;
	background:url(http://www.bellmare.co.jp/cal2015/images/cal_arrow.gif) no-repeat 0 0;
	display:block;
	cursor:pointer;
	}
	.navi #prev:hover {
	background:url(http://www.bellmare.co.jp/cal2015/images/cal_arrow.gif) no-repeat 0 -15px;
	}
	.navi #prev_end {
	width:30px;
	height:15px;
	float:left;
	text-indent:-9999px;
	background:url(http://www.bellmare.co.jp/cal2015/images/cal_arrow.gif) no-repeat 0 -30px;
	display:block;
	cursor:normal;
	}
	.navi #next {
	width:30px;
	height:15px;
	float:right;
	text-indent:-9999px;
	background:url(http://www.bellmare.co.jp/cal2015/images/cal_arrow.gif) no-repeat -30px 0;
	display:block;
	cursor:pointer;
	}
	.navi #next:hover {
	background:url(http://www.bellmare.co.jp/cal2015/images/cal_arrow.gif) no-repeat -30px -15px;
	}
	.navi #next_end {
	width:30px;
	height:15px;
	float:right;
	text-indent:-9999px;
	background:url(http://www.bellmare.co.jp/cal2015/images/cal_arrow.gif) no-repeat -30px -30px;
	display:block;
	cursor:normal;
	}
	
table {
	border-collapse:collapse;
	width:896px;
	height:672px;
	}
	th {
	width:128px;
	border-collapse:collapse;
	height:12px;
	font-weight:normal;
	}
	th.sun {
	width:180px;
	}
	th.sat {
	width:180px;
	}
	th.mid {
	width:40px;
	}
	th.hol {
	width:180px;
	}
	th.sun140 {
	width:156px;
	}
	th.sat140 {
	width:156px;
	}
	th.mid118 {
	width:100px;
	}
	th.sun170 {
	width:190px;
	}
	th.sat170 {
	width:190px;
	}
	td {
	border-collapse:collapse;
	background:#fff;
	line-height: 1.2em;
	}
	td.l5 {
	height:132px;
	}
	td.l6 {
	height:110px;
	}
	#sportsclub table td.l6 {
	height:100px;
	}
	#event table td.l6 {
	height:100px;
	}
	td div {
	text-align:left;
	margin:2px 0 0 0;
	}
	td div em {
	color:red;
	}
	
/* topteam */
#topteam table {
	border:1px solid #ccc;
	}
	#topteam table th {
	text-align:center;
	padding:2px;
	background:#6fba2c;
	color:#fff;
	}
	#topteam table td {
	border:1px solid #ccc;
	text-align:right;
	vertical-align:top;
	padding:3px;
	}
	
/* academy */
#academy table {
	border:1px solid #ccc;
	}
	#academy table th {
	text-align:center;
	padding:2px;
	background:#6fc9f3;
	color:#fff;
	}
	#academy table td {
	border:1px solid #ccc;
	text-align:right;
	vertical-align:top;
	padding:3px;
	}
	
/* event */
#event table {
	border:1px solid #ccc;
	}
	#event table th {
	text-align:center;
	padding:2px;
	background:#558a71;
	color:#fff;
	}
	#event table td {
	border:1px solid #ccc;
	text-align:right;
	vertical-align:top;
	padding:3px;
	}
	
/* sportsclub */
#sportsclub table {
	border:1px solid #ccc;
	}
	#sportsclub table th {
	text-align:center;
	padding:2px;
	background:#ffb966;
	color:#fff;
	}
	#sportsclub table td {
	border:1px solid #ccc;
	text-align:right;
	vertical-align:top;
	padding:3px;
	}


@media screen and (max-width: 767px) {


}


/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */
/* /////////////////////////////////////////////////// */

@media screen and (max-width: 640px) {
.wrap {
	width:100%;
}

table {
	border-collapse:collapse;
	overflow-x: auto;
	white-space: nowrap;
	display:block;
	width:auto;
	height: 300px;
	}
	th {
	width:128px;
	border-collapse:collapse;
	height:14px;
	font-weight:normal;
	}
	th.sun {
	width:180px;
	}
	th.sat {
	width:180px;
	}
	th.mid {
	width:40px;
	}
	th.hol {
	width:180px;
	}
	th.sun140 {
	width:156px;
	}
	th.sat140 {
	width:156px;
	}
	th.mid118 {
	width:100px;
	}
	th.sun170 {
	width:190px;
	}
	th.sat170 {
	width:190px;
	}
	td {
	border-collapse:collapse;
	background:#fff;
	line-height: 1.2em;
	}
	td.l5 {
	height:48px;
	}
	td.l6 {
	height:40px;
	}
	#sportsclub table td.l6 {
	height:auto;
	}
	#event table td.l6 {
	height:auto;
	}
	td div {
	text-align:left;
	margin:2px 0 0 0;
	}
	td div em {
	color:red;
	}
	tbody {
	width: 100%;
	display:table;
	}

	table::-webkit-scrollbar {
	height: 5px;
}
 
table::-webkit-scrollbar-track {
	background: #F1F1F1;
}
 
table::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}

}