@charset "utf-8";

#globalHeader	{
	background: url(../images/common/header/header_bg2.png) repeat-x left top !important;
}

#globalHeader .bn	{
	position: absolute;
    right: -5px;
    top: 15px;
}
#globalHeader .bn img	{
	padding: 0 10px 0 0;
}


.channel .entry li:after	{
	content: ""; 
	display: block; 
	clear: both;
	overflow: hidden;
}


/* 日本プロ麻雀連盟チャンネル 放送予定 */
.channel div	{
	margin: 10px 6px;
	position: relative;
	font-size: 14px;
}
.channel .icon	{
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0.9;
}
.channel .entry	{
	margin: 5px 0;
}
.channel .entry li	{
	line-height: 1.2;
	margin: 10px 0;
}
.channel .entry img	{
	float: left;
	border: 1px solid #000;
	margin: 0 10px 0 0;
}
.channel .entry .date	{
	font-size: 12px;
}