@charset "utf-8";

/* 180pxサイドメニュー 
----------------------------------------------------- */
dl.box180px {
	background-image: url(../img/common_img/width180px_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}
dl.box180px dt {
	margin: 0px;
	padding: 0px;
	height: 29px;
	width: 180px;
}
dl.box180px dd {
	background-image: url(../img/common_img/width180px_center.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 10px 0 5px 10px;
}

/* SEASON SCHEDULE */
.season_schedule {
	background-image: url(../img/common_img/width180px_center.jpg);
	background-repeat: repeat-y;
	margin-bottom: 5px;
	padding: 0;
}

.season_schedule p {
	margin: 0;
	padding: 0;
}

.season_schedule dl {
	color: #000;
	clear: both;
	margin: 5px 0;
	text-align: center;
}
.season_schedule dl dt {
	margin-left: 0px;
	padding-left: 10px;
	float: left;
}
.season_schedule dl dt img{
	vertical-align: middle;
}
.season_schedule dl dd {
	clear: both;
}

.season_schedule dl dd p.place{
	text-align: left;
	margin-left: 10px;
	margin-bottom: 1px;
	line-height: 1.1em;
}
.season_schedule dl dd img{
	vertical-align: middle;
}
.season_schedule dl dd img.vs{
	margin-top: 8px;
}
.season_schedule dl dd img.opponent{
	margin-left: 5px;
}
.season_schedule dl dd img.more{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	text-align: center;
}
.season_schedule dl dd div.result {
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 1px;
	padding-left: 40px;
	
}
.season_schedule dl dd div.hr {
	clear: both;
	height: 1px;
	width: 150px;
	border-top: 1px solid #555;
	margin: 15px auto 0px auto;
}
.season_schedule dl dd div p.winwin{
	float: left;
	background-image: url(../img/common_img/season_schedule/back_yellow.jpg);
	background-position: right bottom;
	width: 28px;
	height: 18px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #999;
}
.season_schedule dl dd div p.lose{
	float: left;
	background-image: url(../img/common_img/season_schedule/back_black.jpg);
	background-position: right bottom;
	width: 28px;
	height: 18px;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #999;
}
.season_schedule dl dd div p.point{
	float: left;
	background-color: #E0DFE3;
	width: 60px;
	height: 18px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
.season_schedule dl dd hr {
	clear: both;
	border: 1px solid #999;
	width: 150px;
	height: 1px;
}
.season_schedule-game-ls {
	background-image: url(../img/common_img/width180px_gradation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0px;
}
.season_schedule-bottom {
	clear: both;
	background-image: url(../img/common_img/width180px_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: right;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-top: 0px;
	height: 6px;
}

.season_schedule a:link
,.season_schedule a:active
,.season_schedule a:visited{
	color: #DDF;
	text-decoration: none;
}
.season_schedule a:hover{
	color: #DDF;
	text-decoration: underline;
}

.schedule_left{
	margin: 0;
	padding: 0;
	float: left;
}

/*bjtv設定
----------------------------------------------------- */
dl.bjtv {
	background-image: url(../img/common_img/bjtv_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 180px;
}
dl.bjtv dt {
	height: 5px;
	width: 180px;
	margin: 0px;
	padding: 0px;
}
dl.bjtv dd {
	background-image: url(../img/common_img/bjtv_center.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 15px 0 15px 10px;
}
----------------------------------------------------- */
.melmaga {/* メルマガ入力欄 */
	font-size: 12px;
	line-height: 100%;
	color: #FFFFFF;
	text-align: left!important;
}
.melmaga-form {/* メルマガ入力欄 */
	vertical-align: middle;
	margin-top: 5px;
}
.input-txt {/* メルマガ入力欄 */
	width: 155px;
	height: 20px;
	font-size: 12px;
	vertical-align: top;
}
