@charset "utf-8";
/*--------------------------------
	Name: kohkakai.css
	Released : 2012.12.28
	Update : 2015.09.08
	Version: 1.2
	Author:rising
---------------------------------*/

/* reser.css
---------------------------------*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {margin: 0; padding: 0; border: 0; list-style-type: none;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
a{text-decoration: none;color:black;}
a:hover{text-decoration: none;color:#ff8403;}
a.button{
	background-color: #363638;
	border: 1px solid rgba(0, 0, 2, 0.8);
	box-shadow: 0 1px 0 rgba(253, 253, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 2, 0.2);
	border-radius: 4px;
    color: #FDFDFF;
    font-size: 11px;
    padding: 8px;
    text-shadow: 0 1px 1px rgba(0, 0, 2, 0.3);
	}
a.button:hover {
	border-bottom-color: #5d8b9d;
	color: #ff8403;
	}
a.button:active { border-top: 1px solid #5d8b9d; }
/* 320px
---------------------------------*/
html{background: #2b2b2b; font: normal 100%/1.8 Arial,"游ゴシック","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;letter-spacing:1.2px;
}

body{
	width: 300px;
	margin: 0 auto;
	background: #363638;
}
header h1{
	text-indent: -9999px;
	background: url(../img/logo_300.jpg) no-repeat;
}
header h1 a{
	display: block;
	width:304px;
	height: 145px;
}
header h2{
	height: 86px;
	text-indent: -9999px;
	background: url(../img/header_300.jpg) no-repeat;
}
img.main-pic{
	height: 171px;
}
header h1 a img,header h2 img,img.main-pic{
	width:300px;
}
nav h1{
	background: url(../img/icon/plus.jpg) 8px 10px no-repeat;
	background-color: #363638;
	border: 1px solid rgba(0, 0, 2, 0.8);
	border-radius: 7px 7px 0px 0px;
    box-shadow: 0 1px 0 rgba(253, 253, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 2, 0.2);
    font-size: 16px;
    text-shadow: 0 1px 0 rgba(0, 0, 2, 0.3);
    color: #B1B1B3;
    padding: 8px;
    padding-left: 35px;
}
nav h1.minus{
	background: url(../img/icon/minus.jpg) 8px 10px no-repeat;
}
nav ul{
	display: none;
}
nav ul li{
	background: url(../img/icon/menu_off.png) 8px 10px no-repeat;
	background-color: #363638;
	border: 1px solid rgba(0, 0, 2, 0.8);
	box-shadow: 0 1px 0 rgba(253, 253, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 2, 0.2);
	padding: 8px;
    padding-left: 35px;
}
nav ul li.active{
	background: url(../img/icon/menu_on.png) 8px 10px no-repeat;
}
nav ul li:hover{
	background: #636365 url(../img/icon/menu_hover.png) 8px 10px no-repeat;
	color: #fdfdff;
}
nav ul li a{
	font-size: 16px;
	text-shadow: 0 1px 0 rgba(0, 0, 2, 0.3);
	color: #B1B1B3;
	display: block;
}
nav ul li a:hover,nav ul li.active a{
	color: #fdfdff;
}
nav ul li a span.member{
	display: none;
}
div#main{
	background: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 20px;
}
h1{
	cursor: pointer;
}
img.main-pic,h1{
	margin-bottom: 0;
	font-size: 16px;
}
h1.title,h3,h4,section.whatsnew h1,section.whatsnew{
	font-size: 13px;
}
section{
	width: 95%;
	margin: 0 auto;
	background-color: #363638;
	border: 1px solid rgba(0, 0, 2, 0.8);
	border-radius: 8px;
	margin-bottom: 12px;
	color: #fdfdff;
}
section.whatsnew,section.history,section.magazin{
	width: 95%;
	margin: 0 auto;
	background: #F9F9F7;
    border-color: rgba(0, 0, 2, 0.15) rgba(0, 0, 2, 0.15) rgba(0, 0, 2, 0.3);
    border-radius: 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 0 2px #FFFFFF inset, 0 1px 0 rgba(0, 0, 2, 0.05);
    margin-bottom: 12px;
 	color: #444446;
}
section.whatsnew dl,section article{
	padding: 15px;
	border-top: 1px dashed #444446;
}
section article p,section article ul{
 	font-size: 12px;
}
h1.result,h1.schedule,h1.practice,
h1.result2011-g,h1.result2011-p,h1.result2011-b,
h1.result2012-g,h1.result2012-p,h1.result2012-b{
	background: url(../img/icon/plus.jpg) 8px 10px no-repeat;
	box-shadow: 0 1px 0 rgba(253, 253, 255, 0.2) inset, 0 1px 1px rgba(0, 0, 2, 0.2);
	text-shadow: 0 1px 0 rgba(0, 0, 2, 0.3);
	color: #B1B1B3;
	padding: 8px;
	padding-left: 35px;
}
h1.title,h3.title,h4.title,section.whatsnew h1{
	text-shadow: 0 1px 0 #FFFFFF;
	padding: 7px;
}
h1.minus{
	background: url(../img/icon/minus.jpg) 8px 10px no-repeat;
}
section ul{
	padding: 10px 0;
}
ul.game,dl.practice{
	margin:0 2%;
}
span.convention,span.date,span.place,li.mobile{
	font-size: 13px;
}
.game ul.game{
	border-bottom: 1px dotted #b1b1b3;
}
p{
	font-size: 14px;
}
p.connection{
	margin-left: 10px;
}
p.top{
	text-align:right;
	padding-right: 10px;
}
p.top a img{
	width: 37px;
	height: 24px;
}
p.mailform,dl.mailform,p.thanks,p.video{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 10px;
	padding: 8px;
	background: none repeat scroll 0 0 #F9F9F7;
    border-color: rgba(0, 0, 2, 0.15) rgba(0, 0, 2, 0.15) rgba(0, 0, 2, 0.3);
    border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 0 0 2px #FFFFFF inset, 0 1px 0 rgba(0, 0, 2, 0.05);
    color: #444446;
}
dl dd p{
 	font-size: 13px;
 	width: 95%;
 	margin: 0 auto;
 	padding: 5px;
 	color: #444466;
}
dl.mailform dt img{
	padding-top: 0px;
	margin-top: 5px;
	margin-right: 5px;
}
dl.mailform dt span{
	text-indent: -9999px;
	display: none;
}
dl.mailform dd{
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #363636;
}
section.whatsnew dl{
	height: 80px;
	overflow: auto;
}
section.whatsnew dl dt{
	font-weight: bold;
}
section.whatsnew dl dd{
	padding-left: 1em;
}

div.add{
	text-align: center;
}

footer img{
	height: 0;
	overflow: hidden;
	width: 0px;
}
ul.game li.game,li.team h4,._2b,._3b,.hr,.tb,.r,.rbi,.sh,.bb,.k,.sb,.h,.hbp,.so,.p,.er{
	display: none;
	text-indent: -9999px;
}


table th.convention,table td.convention,
table th.turn,table td.turn{
	display: none;
}



ul.game li.all-game table tr td,
ul.game li.all-game table tr th{
	padding: 0 5px;
	border: 1px solid #AAAAAA;
	}

ul.game li.all-game table{
	text-align: center;
	font-size: 12px;
	line-height: 2;
	}

table.result,table.practice{
	border-collapse: collapse;
	font-size: 14px;
	}
table.result{
	margin: 0 auto;
}

table.result tr td,
table.result tr th,
table.practice tr td,
table.practice tr th{
	padding: 3px;
	border: 1px solid #AAAAAA;
	}

table.result tr td{
	text-align: center;
	font-weight: normal;
	}

footer p{
	font-size: 12px;
	text-align: center;
	padding-bottom: 24px;
	text-shadow: 0 1px 0px rgba(253, 253, 255, 0.5);
}

dl.team dt{
	text-align: center;
}

dl.team dd{
	padding: 5px;
}

dl.team dd p{
	margin-bottom: 24px;
}

dl.team dd p.money{
	text-align: center;
	color: red;
}

dl.practice dd{
	text-indent: 1em;
}

/* 480px
---------------------------------*/
@media screen and (min-width:480px){
	body{width: 480px;}
	header{
		overflow: hidden;
	}
	header h1{
		background: url(../img/logo_480.jpg) no-repeat;
		float: left;
		width:167px;
	}
	header h1 a{
		width:167px;
		height: 86px;
	}
	header h2{
		height: 86px;
		width: 313px;
		float: left;
		background: url(../img/header_480.jpg) no-repeat;
	}
	nav h1.globalmenu{height: 0;display: none}
	nav ul{
		display: block;
		overflow: hidden;
	}
	nav ul li{
		float: left;
		width: 80px;
		background-position: 3px 10px;
		padding-left: 30px;
	}
	nav ul li.active{
		background-position: 3px 10px;
	}
	nav ul li:hover{
		background-position: 3px 10px;
	}
	.member{
		
	}
	img.main-pic{
		width: 480px;
		height: 270px;
	}
	li.game,li.team h4{
		display: block;
		height: auto;
		text-indent: 0;
	}
	ul.game li.game,li.team h4,._2b,._3b,.hr,.tb,.bb,.k,.sb,.h,.hbp,.so,.p,.er{
		display: table-cell;
		text-indent: 0px;
	}
	ul.game li.game{
		padding: 12px 0 0 10px;
	}


	
	table th.convention,table td.convention{
		display: block;
	}
	
	li.game,li.team h4{
		height: auto;
		text-indent: 0;
	}
	
	li.mobile{
		height: 0;
		text-indent: -9999px;
	}
	
	
	
	ul.game li.game table{
		border-collapse: separate;
		border-spacing: 3px;
		}
	
	ul.game li.game table tr td,
	ul.game li.game table tr th.team1,
	ul.game li.game table tr th.team2{
		padding: 5px;
		border: 1px solid #AAAAAA;
		background: rgb(94,94,94);
		text-shadow: 0 -1px 1px rgba(0,0,0,0.5);
		}
	
	ul.game li.game table tr td,ul.game li.game table tr th{
		width: 16px;
		text-align: center;
		font-weight: bold;
		}
	
	ul.game li.game table tr th.team1,
	ul.game li.game table tr th.team2{
		width: 160px;
		}
	
	table.result tr td,
	table.result tr th{
		padding: 5px;
	}
	
	h3.schedule span.connection{
		padding-right: 20px;
	}
	
	span.convention,span.date,span.place{
		display: inline-block;
		margin-right: 5px;
	}
	
	._2b,._3b,.hr,.bb,.k,.sb,.hbp,.er{
		text-indent: 0;
		display: table-cell;
	}
}

/* 720px
---------------------------------*/
@media screen and (min-width:720px){
	body{width: 720px;}
	header h1{
		background: url(../img/logo_720.jpg) no-repeat;
		float: left;
		width:246px;
	}
	header h1 a{
		width:246px;
		height: 125px;
	}
	header h2{
		height: 125px;
		width: 474px;
		float: left;
		background: url(../img/header_720.jpg) no-repeat;
	}
	nav ul li{
		width: 135px;
		background-position: 8px 10px;
		padding-left: 35px;
	}
	nav ul li.active{
		background-position: 8px 10px;
	}
	nav ul li:hover{
		background-position: 8px 10px;
	}
	img.main-pic{
		display: block;
		margin: 0 auto 10px auto;
		width: 640px;
		height: 360px;
	}
	.game ul.game{
		border: 1px solid #CCCCEE;
		margin-right: 5%;
		margin-bottom: 15px;
	}
	.r,.rbi,.sh{
		text-indent: 0;
		display: table-cell;
	}
	ul.game li.team{
		overflow: hidden;
		border-bottom: 1px solid #AAAACC;
		text-align: right;
	}
	ul.game li.team h4.win:before{
		content: "WIN";
		font-size: 8px;
		color: #FF0000;
		padding: 3px 5px;
		margin: 0 10px 3px 0;
		border-radius:15px;
		border: 1px solid #000000;
		background: #FFFFFF;
	}	
	ul.game li.team .lose:before{
		content: "LOSE";
		font-size: 8px;
		color: #000000;
		padding: 3px 5px;
		margin: 0 10px 3px 0;
		border-radius:15px;
		border: 1px solid #000000;
		background: #636363;
	}	
	ul.game li.team .draw:before{
		content: "DRAW";
		font-size: 8px;
		color: #000000;
		padding: 3px 5px;
		margin: 0 10px 3px 0;
		border-radius:15px;
		border: 1px solid #000000;
		background: #ffff00;
	}	
	ul.game li.team h4{
		float: left;
		width: 35%;
		padding-left: 5px;
		text-align: left;
	}
	
	ul.game li.game{
		margin-bottom: 24px;
	}
	
	ul.all-game{
		border: 0;
	}
	
	span.convention,span.date,span.place{
		font-size: 12px;
		line-height: 2;
	}
	table th.turn,table td.turn{
		display: block;
	}
	dl.team{
		overflow: hidden;
	}
	
	dl.team dt{
		float: left;
		width: 30.625%;
	}
	
	dl.team dt.no19{
		float: right;
		width: 30.625%;
	}
	#magazine #main{
		overflow: hidden;
	}
	#magazine #main section{
		float: left;
		width: 300px;
		margin: 5px 25px;
	}
	#magazine #main p.top{
		clear: both;
	}
	section.whatsnew dl{
		height: 110px;
	}
	section.whatsnew dl dt{
		float: left;
		width: 80px;
	}
	section.whatsnew dl dd{
		float: left;
		width: 487px;
	}
}


/* 768px 
---------------------------------*/
@media screen and (min-width:768px){

}


/* 1024px PC
---------------------------------*/
@media screen and (min-width:940px){
	body{
		width: 960px;
	}
	header h1{
		background: url(../img/logo_960.jpg) no-repeat;
		float: left;
		width:300px;
	}
	header h1 a{
		width:300px;
		height: 165px;
	}
	header h2{
		height: 165px;
		width: 660px;
		float: left;
		background: url(../img/header_960.jpg) no-repeat;
	}
	#contents{
		overflow: hidden;
		background: url(../img/main_background.jpg) repeat-y;
		background-size:100% auto;
	}
	
	nav{
		float: left;
		width: 300px;
		height: 100%;
	}
	nav ul li{
		float: none;
		width: 250px;
		background-position: 8px 10px;
		padding-left: 35px;
		border-radius: 0px 5px 5px 0px;
	}
#ie8 nav ul li{
	border: 1px solid #000000;
	opacity: 0.2;
}
	nav ul li.active{
		background-position: 8px 10px;
	}
	nav ul li:hover{
		background-position: 8px 10px;
	}
	nav ul li a span.member{
		display: inline-block;
		float: right;
		font-size: 10px;
		padding-top: 14px;
		color: white;
	}
	#main{
		float: right;
		margin-top: 10px;
		width: 660px;
	}
	footer img{
		height: auto;
		width: auto;
	}
	
	footer p.copy{
		text-indent: -9999px;
		overflow: hidden;
		height: 0;
		margin: 0;
		padding: 0;
	}
	.tb,.r,.rbi,.sh,.h,.so,.p{
		text-indent: 0;
		display: table-cell;
	}
	#magazine #main section{
		float: left;
		width: 250px;
		margin: 5px 25px;
	}
	dl.mailform{
		overflow: hidden;
		font-size: 14px;
	}
	dl.mailform dt{
		float: left;
		width: 180px;
		margin-right: 20px;
	}
	ul.mailform{
		width: 360px;
		overflow: hidden;
		margin: 0 auto;
	}
	ul.mailform li{
		float: left;
		width: 50%;
	}
}




