@charset "utf-8";

/* clearfix設定
---------------------------------------------*/
dl.farmTopics, 
#boardBoxSet,
#boardBoxSet .boardText ul,
#LinkBox {
	overflow:hidden;
	zoom:1;
}

dl.farmTopics:after, 
#boardBoxSet:after, 
#boardBoxSet .boardText ul:after, 
#LinkBox:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

/* custom TOP用 */
/************************************************/
body.Lv01-01 .boardBox {
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin: 0 5px 20px;
	overflow: hidden;
	width: 366px;
}

body.Lv01-01 #boardBoxSet {
	margin:0;
}

body.Lv01-01 #OpenGameInfo {
	padding:0;
}

body.Lv01-01 #LinkBox {
	padding:2px 0;
}
body.Lv01-01 .boardBoxin {
	padding: 3px;
	border: 1px solid #666666;
	background-color: #999999;
	margin:3px 0 1px;
	width: 358px;
	overflow: hidden;
}
body.Lv01-01 .boardBoxin table{
	width: 358px;
}

body.Lv01-01 .boardDate {
	color: #101077;
	font-weight: normal;
	padding-right: 5px;
	font-size: 92%;
}

body.Lv01-01 .boardSt {
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	color: #666666;
}

body.Lv01-01 .boardText {
	background-image: url(/_share/bg_stripe.gif);
	padding: 3px;
	text-align: right;
	margin: 0 0 0 0;
	overflow: hidden;
}
body.Lv01-01 .h4score {
	background-image: url(/game/img/h4.png);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

body.Lv01-01 .tdInning {
	background-color: #666666;
	width: 2em;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #666666;
	background-image: url(/game/open/img/bg_inning.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 7px;
}

body.Lv01-01 .tdTeam {
	background-color: #666666;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-image: url(/game/open/img/bg_inning.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
}

body.Lv01-01 .tdLogo {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(/game/open/img/bg_logo.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: 800;
}

body.Lv01-01 .tdScore {
	background-color: #666666;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/game/open/img/bg_score.png);
	background-position: right bottom;
	padding:0;
}

body.Lv01-01 #boardBoxSet .bandGreen{display:none;}
body.Lv01-01 #LinkBox .gameListLink {display:none;}
body.Lv01-01 #boardBoxSet .boardText li.total{display:none;}

body.Lv01-01 #boardBoxSet .boardText{
}
body.Lv01-01 #boardBoxSet .boardText ul li{
	padding:2px;
	display:block;
	vertical-align: middle;
	line-height:1.2;
	font-size:92%;
}

body.Lv01-01 #boardBoxSet .boardText li.win{
	float:left;
	margin:0 5px 0 0;
}
body.Lv01-01 #boardBoxSet .boardText li.win span{
	background:#FF3333;
	color:#FFF;
	margin: 0 3px 0 0;
	line-height:1;
	padding:1px 2px;
}
body.Lv01-01 #boardBoxSet .boardText li.lose{
	float:left;
	margin:0 5px 0 0;
}
body.Lv01-01 #boardBoxSet .boardText li.lose span{
	background:#5396D9;
	color:#FFF;
	margin: 0 3px 0 0;
	line-height:1;
	padding:1px 2px;
}
body.Lv01-01 #boardBoxSet .boardText li.save{
	float:left;
}
body.Lv01-01 #boardBoxSet .boardText li.save span{
	background:#666666;
	color:#FFF;
	line-height:1;
	padding:1px 2px;
}
body.Lv01-01 #boardBoxSet .boardText li.scoreLink{
	float:right;
	background-image:url(/farm/img/farminfo_icon.gif);
	background-repeat:no-repeat;
	background-position:0px;
	padding: 0 0 0 10px;
	overflow: hidden;
}

/* TOPICS設定 */
.farmTopicsBox {
	background-image: url(/_share/bg_stripe.gif);
	padding: 5px;
	margin: 0 4px 20px 4px;
	overflow:hidden;
}
.farmTopicsBox .inner{
	background:#FFFFCC none no-repeat;
	padding:5px;
}

dl.farmTopics{
	font-size:11px;
	line-height:1.1;
}
dl.farmTopics dt{
	float:left;
	padding:2px;
	width:83px;
	margin:0 5px 2px 0;
	text-align:center;
}
dl.farmTopics dd{
	float:left;
	width:264px;
	padding:2px;
	margin:0 0 2px;
}
/* collar設定 */
dl.farmTopics dt.ColorSU{
	background:#009999;
	color:#FFF;
}

dl.farmTopics dt.ColorRed{
	background:#CC3333;
	color:#FFFF66;
}
dl.farmTopics dt.ColorOrange{
	background:#FF6600;
	color:#FFF;
}
dl.farmTopics dt.ColorBlue{
	background:#003399;
	color:#FFF;
}



/* scoreboard */
/************************************************/
#LinkBox {
	padding:2px 0;
}

#LinkBox form {
	overflow:hidden;
	font-size:11px;
	margin:0;
}

.gameListLink {
	float:right;
}

.gameListLink select {
}

#OpenGameInfo {
	float:left;
	white-space:nowrap;
	padding:3px 0;
}

.h5score01 {
	background-image: url(/game/img/h5omote.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-left: 33px;
	padding-bottom: 6px;
	font-size: 100%;
	font-weight: normal;
}

.h5score02 {
	background-image: url(/game/img/h5ura.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-left: 33px;
	padding-bottom: 6px;
	font-size: 100%;
	font-weight: normal;
}

.h5score03 {
	background-image: url(/_share/syasen_4px_x.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-left: 5px;
	padding-bottom: 6px;
	font-size: 100%;
	font-weight: 700;
	letter-spacing: 0.2em;
}

.h5comment {
	background-image: url(/game/img/h5comment.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 7px;
	padding-left: 4px;
	padding-bottom: 6px;
	font-size: 100%;
}

.boardBox {
	border: 1px solid #E0E0E0;
	padding: 6px;
	margin-bottom: 20px;
	overflow: hidden;
}

.boardBoxin {
	padding: 4px;
	border: 1px solid #666666;
	background-color: #999999;
	margin-top: 3px;
	margin-bottom: 1px;
	width: 576px;
	overflow: hidden;
}
.boardBoxin table{
	width: 576px;
}

.boardDate {
	color: #101077;
	font-weight: normal;
	padding-right: 5px;
}

.boardSt {
	font-size: 11px;
	font-weight: normal;
	padding-left: 5px;
	color: #666666;
}

.boardText {
	background-image: url(/_share/bg_stripe.gif);
	padding: 3px;
	margin: 0 0 5px 0;
}
/* custom */
/************************************************/
#boardBoxSet .boardText ul{
}

#boardBoxSet .boardText ul li{
	padding:2px;
	display:block;
	vertical-align: middle;
	line-height:1.3em;
}

#boardBoxSet .boardText li.total{
	float:left;
	margin:0 15px 0 0;
	overflow: hidden;
}
#boardBoxSet .boardText li.win{
	float:left;
	margin:0 5px 0 0;
}
#boardBoxSet .boardText li.win span{
	background:#FF3333;
	color:#FFF;
	margin: 0 3px 0 0;
	line-height:1;
	padding:1px 2px;
}
#boardBoxSet .boardText li.lose{
	float:left;
	margin:0 5px 0 0;
}
#boardBoxSet .boardText li.lose span{
	background:#5396D9;
	color:#FFF;
	margin: 0 3px 0 0;
	line-height:1;
	padding:1px 2px;
}
#boardBoxSet .boardText li.save{
	float:left;
}
#boardBoxSet .boardText li.save span{
	background:#666666;
	color:#FFF;
	line-height:1;
	padding:1px 2px;
}

#boardBoxSet .boardText li.scoreLink{
	display:none;
}

/************************************************/
.scoreBox {
	border: 1px solid #E0E0E0;
	padding: 2px;
	margin-bottom: 3px;
}

.scoreBoxin {
	margin-left: 10px;
}

.scoretext01 {
	line-height: 180%;
	color: #666666;
	margin-bottom: 15px;
	padding: 3px 3px 3px 5px;
}

.scoretext02 {
	color: #333333;
	margin-bottom: 15px;
	background-color: #F5F5F5;
	padding: 3px 3px 3px 5px;
}

table.battery {
	margin: 0 0 5px 0;
	}

table.battery td {
	padding:1px 1px 1px 3px;
}

table.battery th {
	padding:1px;
	border:1px solid #DDD;
	text-align: center;
	vertical-align: middle;
}


/* stamen */
/************************************************/
.tdSt01 {
	background-color: #099;
	font-size: 84%;
	text-align: center;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	width: 15px;
	color: #FFF;
}

.tdSt02 {
	font-size: 84%;
	text-align: center;
	padding: 3px;
	background-image: url(/game/open/img/bg_logo.png);
	background-position: right bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	width: 25px;
}

.tdSt03 {
	font-size: 92%;
	padding: 4px 3px 3px 5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBDB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	background-image: url(/game/open/img/bg_logo.png);
	background-position: right bottom;
}

.tdSt03 a {
	text-decoration: none;
}

.tdSt03 a:hover {
}

/* textarea */
/************************************************/

.h4score {
	background-image: url(/game/img/h4.png);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	line-height: 25px;
	padding-left: 6px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.tdInning {
	background-color: #666666;
	width: 7%;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px none #666666;
	background-image: url(/game/open/img/bg_inning.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 7px;
}

.tdTeam {
	background-color: #666666;
	text-align: center;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
	background-image: url(/game/open/img/bg_inning.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
}

.tdLogo {
	background-color: #FFFFFF;
	text-align: center;
	background-image: url(/game/open/img/bg_logo.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #666666;
	border-left-color: #666666;
	font-weight: 800;
}

.tdScore {
	background-color: #666666;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/game/open/img/bg_score.png);
	background-position: right bottom;
}

.tdScore a {
	color: #FFFFFF;
}

.tdScore a:hover {
	color: #FFFF00;
}

.tdRorder {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 92%;
	background-color: #F5F5F5;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

.tdRpos {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 92%;
	background-color: #FBFBF4;
	color: #006600;
}

.tdRname {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size: 92%;
	width: 80px;
	padding-right: 2px;
}

.tdRecord {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 92%;
	background-color: #FFFFFF;
	color: #000066;
}

.tdRdaseki {
	background-image: url(/_share/bg_td02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	font-size: 92%;
	background-color: #FFFFFF;
	color: #000000;
}

/* h6team */
/************************************************/
.tp {
	background-image: url(/_share/syasen_4px_x.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:0 3px 7px;
}

/* Result */
/************************************************/
.ResultData{
	margin:0 0 20px;
	width:600px;
}
.ResultData table{
	width:590px;
	border-top:1px solid #DDD;
	margin:0 5px;
}
.ResultData table th{
	font-weight:100;
	text-align:center;
	padding:4px 2px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #DDD;
	background:#dff;
}
.ResultData table td{
	padding:4px 2px 5px 2px;
	background:url(/_share/dotted_1px_x.gif) 0 bottom repeat-x;
	text-align:center;
}

/* Result END*/

/* standing */
/************************************************/
.standing{
	margin:0 0 20px;
	width:600px;
}

.standing table{
	width:590px;
	border-top:1px solid #DDD;
	margin:0 5px;
}

.standing table th{
	font-weight:100;
	text-align:center;
	padding:5px 2px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #DDD;
	color:#FFF;
	background:#3AAFAF;
}

.standing table td{
	padding:5px 2px 6px 2px;
	background:url(/_share/dotted_1px_x.gif) 0 bottom repeat-x;
	text-align:center;
}

