@charset "utf-8";
/*------------------------------------------------------------
●ブラウザ固有のCSSをリセット
-------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
a{ text-decoration: none; }
img{
	border: none;
	vertical-align: bottom;
}

body {
	background-color: #333;
}
.size30 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 26px;
	font-weight: bold;
}
.size18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.size30red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 30px;
	font-weight: bold;
	color: #FF0000;
}
.size22red {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
#footer {
	clear: both;
}


#allitem {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFf;
}
#pitting {
	float: right;
	width: 470px;
}
#batting {
	float: left;
	width: 470px;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #666666;
}
.leftyose {
	float: left;
	height: 350px;
	width: 180px;
}
.setumei {
	float: right;
	margin-top: 50px;
	margin-right: 10px;
	width: 250px;
	letter-spacing: 1px;
}
.noimg {
	margin-left: 20px;
	margin-top: 20px;
}

.click {
	text-align: right;
	margin-top: 30px;
	clear: both;
}
.no {
	margin-top: 20px;
	margin-left: 20px;
	height: 150px;
	width: 130px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
}
.pit01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.pit02 {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.pit03 {
	clear: both;
}
.bat01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}

.bat02 {
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.bat03 {
	clear: both;
}
h2 {
	margin: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bolder;
	text-align: right;
}
#main_pit {
	padding-left: 50px;
}
.pit_rank {
	float: left;
	width: 150px;
}
.pit_setumei {
	float: right;
}
.pit_click {
	clear: both;
	text-align: center;
}
.pit_setumei {
	margin-top: 50px;
	margin-right: 100px;
	letter-spacing: 4px;
}
.pit_ranking {
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}


h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
}
.pit_rank p {
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}
