/* CSS Document */

* { margin : 0 ; padding : 0 ; }

form,
p,ul,li,input,
dl,dt,dd,textarea{
	margin:0;
	padding:0;
}
body {
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #1e1e1e;
}
.spoMain{
	clear: both;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
}
#spoTvpg{
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	height: 250px;
}
#spoTvpgIn{
	width: 250px;
	float: left;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 14px;
	line-height: 1.5em;
}
#spoTvpgIn span { font-size:92%;}
.spoInfoWrap{
	float: left;
	width: 440px;
	padding-left: 10px;
	text-align: center;
	padding-right: 10px;
	background-image: url(../img/okayama.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.spoInfoWrapKagawa{
	float: left;
	width: 440px;
	padding-left: 10px;
	text-align: center;
	padding-right: 10px;
	background-image: url(../img/kagawa.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.spoSankaWrap{
	clear: both;
	width: 440px;
}
.spoHiduke{
	float: left;
	width: 100px;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 10px;
}
.spoSanka{
	float: left;
	width: 320px;
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 10px;
}
.spoStyle{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #a6a6a6;
	border-left-color: #a6a6a6;
	font-size: 12px;
	line-height: 1.5em;
	background-color: #E8F5FF;
}
.spoStyle a { text-decoration:none; color:#26499d;}
.spoStyle a:hover { text-decoration: underline;}
.spoStyle2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a6a6a6;
	border-bottom-color: #a6a6a6;
	padding: 3px;
}
.zaidan{
	font-size: 12px;
	line-height: 1.5em;
	text-align: right;
	padding-top: 6px;
	color: #FFF;
	text-decoration: none;
}
/*チームを応援しよう*/
#spoLeft{
	float: left;
	width: 650px;
}
#spoRight{
	float: left;
	width: 263px;
	padding-top: 8px;
	padding-left: 8px;
	background-color: #d9f2fc;
	margin-top: 10px;
}
.spoOuen{
	background-color: #f8f4e6;
	padding: 5px;
	width: 240px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a99e93;
	border-right-color: #a99e93;
	border-bottom-color: #a99e93;
	border-left-color: #a99e93;
	margin-bottom: 8px;
	font-size: 12px;
	line-height: 1.5em;
}

.bosyuBn {
	margin:0 0 7px 155px;
}

.bangumiWrap {
	width:930px;
	margin:0 auto;
	clear:both;
	text-align:center !important;
}
.bangumiWrap ul { padding:20px 0 20px 40px; letter-spacing:-0.4em;}
.bangumiWrap ul li { width:250px; margin:0 15px; vertical-align:top; letter-spacing:normal;
	display:inline-block;
	*display: inline;
    *zoom: 1;}
.bangumiWrap ul li p { font-size:14px; line-height:1.5em;}
.bangumiWrap ul li p span { font-size:12px;}

.ZaidanWrap {
	width:930px;
	margin:0 auto;
	clear:both;
	text-align:center !important;
}
.ZaidanWrap ul { padding:20px 0 20px 40px; letter-spacing:-0.4em;}
.ZaidanWrap ul li { width:300px; margin:0 15px; vertical-align:top; letter-spacing:normal;
	display:inline-block;
	*display: inline;
    *zoom: 1;}
.ZaidanWrap ul li p { font-size:14px; line-height:1.5em;}
.ZaidanWrap ul li p span { font-size:12px;}

.clear { clear:both;}
