@charset "euc-jp";
#champ4{
	width:575px;
	margin:0 auto;	
}
#champ4 a{
	color:yellow;
	text-decoration:underline;
}
#champ4 h1{
	background:url(/etc/variety/mahjong_04_champion/img/header.jpg) no-repeat top left;
	height: 0 !important;
	height /**/	: 320px;
	padding:320px 0px 0px 0px;
	width:575px;
	margin:0px;
	line-height:320px;
	overflow:hidden;
}
#champ4 div#whatnew{
	background:url(/etc/variety/mahjong_04_champion/img/whatnew.gif) no-repeat top left;
	width:455px;
	height:34px;
	padding-left:120px;
	line-height:34px;
}

/* profile area */
#champ4 #profile{
	background-color:#480110;
	color:white;
	padding:10px 20px 0px 15px;
	width:540px;
}
#champ4 #profile .member{
	padding:0 0 0 86px;
	position:relative;
	width:174px;
	margin:0px 0px 10px 10px;
	float:left;
	font-size:12px;
	line-height:16px;
}
#champ4 #profile .member img{
	left:0;
	position:absolute;
	top:0;
	text-align:center;
}
#champ4 #profile .member span{
	font-weight:bold;
	color:orange;
	display:block;
	border-bottom:3px double orange;
	margin-bottom:2px;
}

/* taisen box */
#champ4 .champBox{
	border:2px solid #000000;
	border-left-width:3px;
	width:570px;
}
#champ4 .champBox .champMatch{
	border:1px solid #000000;
	width:283px;
	float:left;
	background-color:#333333;
	color:white;
	padding:8px 0px;
	height:150px;
}
#champ4 .champBox .champMatch .Numbering li{
	width:283px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
}
#champ4 .champBox .champMatch .Player{
	width:260px;
	_width:280px;
	margin:8px auto 0px auto;
}
#champ4 .champBox .champMatch .Player li{
	width:55px;
	float:left;
	margin-left:10px;
	font-size:10px;
	text-align:center;
}
#champ4 .champBox .champMatch .buttons{
	font-size:10px;
	text-align:center;
	margin-top:8px;
}
#champ4 .champBox .champMatch .buttons img{
	vertical-align:middle;
}
#champ4 .champBox .champMatch .buttons span{
	color:red;
}


/* rules */
#champ4 #rules,
#champ4 #system{
	background-color:black;
	width:575px;
	padding:8px 0px;
	color:white;
}
#champ4 #rules li{
	list-style-type:decimal;
	margin-left:40px;
}
#champ4 #system li{
	margin:0px 20px;
}

#mahjong{
}
#mahjong a{
text-decoration:underline;
}
