body {
	background: #aaccee;
}

#sns {
	position: fixed;
	width: 32px;
	top: 8px;
	left: 50%;
	margin-left: 468px;
}

#sns div {
	height: 32px;
	margin-bottom: 8px;
}

#wrapper {
    margin: 0 auto;
    width: 920px;
}

#header {
	margin-bottom: 10px;
    width: 920px;
    height: 60px;
    background: url(../image/chokin_header.png) 0 0 no-repeat;
}

#header h1 {
	float: left;
	width: 340px;
	height: 60px;
}

#header h1 a {
	display: block;
	height: 60px;
	margin-left: -9999px;
}

#ui-header {
	float: right;
	margin: 26px 20px 0 0;
}

#nav {
}


.ad {
    margin: 10px 96px;
//    overflow: auto;
    width: 100%;
}

#content {
    margin: 10px 0;
//    overflow: auto;
    width: 100%;
    border-radius: 10px;
    background: #fff;
}

#main { 
    float: left;
    padding: 10px 2px 10px 10px;
    width: 728px;
    display: inline;
    position: relative;
}

.widemain { 
    float: left;
    padding: 10px 2px 10px 10px;
    width: 920px;
    display: inline;
    position: relative;
}


#sidebar { 
    display: inline;
    padding: 10px;
    width: 160px;
    float: right;
}

#sidebar .module {
	margin: 10px 0;
}

#sidebar .module .part {
	display: block;
	margin: 5px 0;
}

#sidebar .ical {
	margin: 5px 0;
}

#sidebar .ical div.title {
	margin: 5px;
	color: #888;
	font-size: 20px;
}

#sidebar a.button {
	margin: 5px 0;
	width: 160px;
	text-align:left;
}


#footer { 
    width: 900px;
    clear: both;
    margin: 0px 0px 10px 0px;
    padding: 10px;
}

#footer li {
	float: left;
	display: inline;
	margin-right: 12px;
	text-align: left;
}

#footer li h1 {
	margin-bottom: 4px;
	color: #000;
	font-size: 16px;
}
#footer li h2, #footer li h2 a {
	margin-left: 0;
	margin-top: 6px;
	color: #000;
	font-size: 14px;
}

.clear {
    clear: both;
    background: none;
}



h2, h2 a {
	margin: 20px 0 5px 20px;
	color: #888;
	font-size: 36px;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: underline;
}

h2 .year {
	font-size: 25px;
}

h3 {
	margin-left: 20px;
	color: #888;
	font-size: 30px;
}

h4 {
	margin: 0 0 0 30px;
	padding: 0;
	text-align:left;
	color: #888;
	font-size: 13px;
}

#errors {
	margin: 10px 20px 20px 20px;
	padding: 10px;
    border-radius: 10px;
    background: #fdd;
    color: #f00;
}

#nav {
	font-size: 15px;
}

#nav #upper {
    padding: 5px;
	margin: 5px 0;
    border-radius: 5px;
    background: #88aaee;
}

#nav #lower {
    padding: 5px;
	margin: 5px 0;
    border-radius: 5px;
    background: #88aaee;
}

#nav .menu {
	float:right;
}

#nav .yearmenu {
	float:left;
}

#nav .submenu {
}

#nav .sep {
	margin:0 0.2em;
}

#nav .act, #nav .act a {
	font-weight:bold;
	text-decoration: none;
}

.graph {
	margin-bottom: 20px;
	text-align: center;
}

#league-c h2, #league-c h2 a {
	color: #52cf6c;
}

#league-p h2, #league-p h2 a {
	color: #5497ea;
}

#league-int h2, #league-int h2 a {
	color: #888;
}

.legend {
	margin: 5px 0;
}

.legend table {
	margin: 0 auto;
}

.legend a {
	text-decoration: none;
}
.legend a:hover {
	text-decoration: underline;
}

.period {
	margin: 2px 0 8px 0;
}

.period a {
	margin: 0 .1em;
}

.period .ui-button-text-only .ui-button-text {
	padding: .2em .4em;
	font-size: 12px;
}

.standing {
	margin-bottom: 20px;
}

.standing table {
	margin: 10px;
	font-size: 14px;
}

.standing thead {
	background: #f1f1f1;
}

.standing th {
	padding: 4px 2px;
	text-align: left;
	border:1px;
}

.standing td {
	padding: 4px 2px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.standing .st-r { width: 35px; }
.standing .st-team { width: 100px; }
.standing .st-g { width: 45px; }
.standing .st-w { width: 40px; }
.standing .st-l { width: 40px; }
.standing .st-d { width: 40px; }
.standing .st-diff { width: 45px; }
.standing .st-c { width: 40px; }
.standing .st-pct { width: 50px; }
.standing .st-lten { width: 55px; }
.standing .st-stk { width: 50px; }
.standing .st-home { width: 60px; }
.standing .st-road { width: 60px; }
.standing .st-left { width: 40px; }

.record {
	margin-bottom: 20px;
}

.record table {
	margin: 10px;
	font-size: 13px;
}

.record thead {
	background: #f1f1e1;
}

.record th {
	padding: 4px 2px;
	text-align: left;
	border:1px;
}

.record td {
	padding: 4px 4px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.record .rec-team {
	width: 92px;
	background: #f1f1e1;
}
.record .rec-vs { width: 92px; }

.games {
	margin-bottom: 20px;
}

.games table {
	margin: 10px;
	font-size: 14px;
}

.games thead {
	background: #f1f1f1;
}

.games th {
	padding: 4px 2px;
	text-align: left;
	border:1px;
}

.games td {
	padding: 4px 2px;
	text-align: left;
	border-bottom: 1px solid #ccc;
}

.games .game-date { width: 110px; }
.games .game-w6 { color:#00f; }
.games .game-w7 { color:#f00; }
.games .game-wl {
	width: 35px;
	font-family: "Hiragino Kaku Gothic Pro", "�q���M�m�p�S Pro W3", "�l�r �o�S�V�b�N", Osaka, sans-serif;
}
.games .game-team { width: 100px; }
.games .game-run { width: 20px; }
.games .game-win { font-weight: bold; }
.games .game-lose { }
.games .game-sep { width: 10px; }
.games .game-type { width: 200px; }

.vs-link {
	margin: 10px 10px;
}

.vs-link div {
	margin: 5px 0;
}

.vs-link span {
	margin: 3px;
}

.legendColorBox {
	padding: 0 4px 0 8px;
}

.rank6 {
	width: 900px;
	height: 150px;
}

.rank12 {
	width: 900px;
	height: 200px;
}

.chokin {
	width: 900px;
	height: 400px;
}

.behind {
	width: 900px;
	height: 200px;
}

.rank6-half {
	width: 450px;
	height: 100px;
}

.rank12-half {
	width: 450px;
	height: 150px;
}

.chokin-half {
	width: 450px;
	height: 300px;
}

.behind-half {
	width: 450px;
	height: 200px;
}

#main .twitter {
	margin:20px 10px;
}


.comain { 
    float: left;
    width: 460px;
    display: inline;
    position: relative;
}

.comain .module {
	margin: 10px 25px;
}

.comain .module .social {
	text-align: center;
}

.comain .ical {
	margin: 10px 0;
	text-align: center;
}

.comain .ical div.title {
	margin: 5px;
	color: #888;
	font-size: 20px;
}


.comain .rssFeed {
	margin: 20px 25px;
}

.comain .rssHeader, .comain .rssHeader a {
	margin-bottom: 10px;
	color: #888;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
}
.comain .rssHeader a:hover {
	text-decoration: underline;
}

.comain .rssFeed {
	padding: 10px;
	width: 390px;
	border: solid 1px #ace;
}

.comain .rssRow {
	margin: 5px 0;
	padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

.comain .rssRow h4 {
	margin: 0;
}

.comain .rssRow div {
	color: #666;
	text-align: right;
	font-size: 10px;
}



