/*----- TOP main contents  -----*/

#contents-body{
	background:#E6E5DB;
	width:980px;
}

#contents-body:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #contents-body {
    height: 1em;
    overflow: visible;
}
/**/

#contents-body #left {
	width:743px;
	margin:0;
	float:left;
}

#contents-body #right {
/*	width:208px;*/
/*	padding:0 10px 0 0;*/
	width:217px;
	float:right;
}


/*----- ｂｊリーグ最新情報  -----*/

#contents-body #top-info {
	background:#FFF;
	margin:0 0 0 10px;
	border:1px solid #FFF;
	width:741px;
}

#contents-body #top-info-inner {
	margin:5px;
}

#contents-body #top-info:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

#contents-body #left #top-info h2 {
	background:url(../image/200809/top/title_info.jpg);
	width:731px;
	height:22px;
	margin:0;
	text-indent:-9999px;
}

#contents-body #gallery{
	width:375px;
	float:left;
	margin:6px 0 0 0;
}

p.phototitle{
	color:#666666;
	font-weight:bold;
	float:left;
	margin-top:5px;
}

p.photocopy{
	color:#999999;
	float:right;
	font-size:10px;
	margin:5px 0;
}

p.caption{
	clear:both;
	line-height:1.4;
}

#contents-body #news{
	width:336px;
	float:left;
	padding-left:5px;
	margin-bottom:20px;
}

#contents-body #news h2{
	background:url(../img/tit_news.jpg) no-repeat left top;
	width:336px;
	height:25px;
	display:block;
	text-indent:-9999px;
	margin-bottom:15px;
}

#contents-body #news dl{
	line-height:1.5;
	margin:10px 0 30px 5px;
}

#contents-body #news dt{
	color:#666666;
	clear: left;
	float:left;
	line-height:1.5;
}

#contents-body #news dd{
	margin-left:41px;
	line-height:1.5;
}

#contents-body #news dd a{
	line-height:1.5;
}



/*----- ｂｊリーグ試合日程  -----*/

#contents-body #schedule{
	background:#FFF;
	border:1px solid #FFF;
	width:741px;
	margin:10px 0 0 10px;
}

#contents-body #schedule h2{
	background:url(../image/200809/top/title_schedule.jpg) no-repeat top left;
	width:731px;
	height:22px;
	display:block;
	text-indent:-9999px;
	margin:5px 5px 0 5px;
}

#contents-body #schedule .schedule-1 {
	width:446px;
	float:left;
	border-right:1px solid #E6E5DB;
}

#contents-body #schedule .schedule-2 {
	width:292px;
	float:left;
}

#contents-body #schedule .schedule-1 h3{
	background:url(../image/200809/top/title_schedule2.gif) no-repeat top left;
	width:85px;
	height:25px;
	display:block;
	text-indent:-9999px;
	margin:0 0 10px 0;
}

#contents-body #schedule .schedule-2 h3{
	background:url(../image/200809/top/title_next.gif) no-repeat top left;
	width:85px;
	height:25px;
	display:block;
	text-indent:-9999px;
	margin:0 0 10px 17px;
}

p.schetext{
	color:#999;
	margin:10px 0 10px 10px;
	width:320px;
	font-size:10px;
	float:left;
}

p.watch{
	margin:10px 0 10px 0;
	width:94px;
	height:21px;
	background:#EBEBEB;
	text-align:center;
	float:left;
}

p.watch img{
	margin:3px 0 0 0;
}

#contents-body #schedule ul {
	clear:both;
	list-style:none;
	height:21px;
	margin:0 0 0 16px;
}

#contents-body #schedule ul.b {
	background:#EBEBEB;
	width:414px;
}

#contents-body #schedule li {
	float:left;
	margin:4px 0 0 4px;
}

#contents-body #schedule li.day {
	width:75px;
	margin-left:4px;
}

#contents-body #schedule li.time {
	width:30px;
}

#contents-body #schedule li.vs {
	width:75px;
}

#contents-body #schedule li.place {
	width:75px;
}

#contents-body #schedule li.icon {
	width:35px;
}

#contents-body #schedule p.more {
	text-align:right;
	margin:30px 10px 10px 0;
}



/*----- ｂｊリーグイベント告知  -----*/
#contents-body #event {
	width:744px;
	margin:10px 0 0 10px;
	background: url(../image/200809/top/bg_event.gif) repeat-y;
}

#contents-body #event:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#contents-body #event {display: inline-block;}

/* Hides from IE-mac \*/
* html #contents-body #event {height: 1%;}
#contents-body #event {display: block;}
/* End hide from IE-mac */

#contents-body #event .box1 {
	width:238px;
/*	background:#FFF;*/
	margin:0;
	float:left;
	text-align:center;
}
#contents-body #event .box2 {
	width:238px;
/*	background:#FFF;*/
	margin:0 0 0 15px;
	float:left;
	text-align:center;
}
#contents-body #event .box3 {
	width:238px;
/*	background:#FFF;*/
	margin:0 0 0 15px;
	float:left;
	text-align:center;
}
#contents-body #event img {
	margin:5px auto 10px;
	border: 1px solid #999999;
}
#contents-body #event p {
	text-align: left;
	margin: 0 10px 5px;
	line-height: 1.25em;
	color:#000;
}
#contents-body #event p.view {
	text-align:right;
	margin-right:10px;
}

/*----- TOP right contents  -----*/

#contents-body #right #final {
	border:1px solid #FF3300;
	background:url(../image/200809/top/final.jpg);
	width:206px;
	height:200px;
}
#contents-body #right #final p.go {
	width:37px;
	height:13px;
	display:block;
	margin:6px 0 128px 163px;
	text-indent:-9999px;
}
#contents-body #right #final p.go a {
	width:37px;
	height:13px;
	display:block;
	margin:0;
}
#contents-body #right #final h3 {
	font-weight:bold;
	margin:0 12px;
	color:#000;
}
#contents-body #right #final p {
	margin:0 12px;
	color:#000;
}


/*----- TOP right contents mobile -----*/

#contents-body #right #mobile {
	background:#FFF;
	border:1px solid #FFF;
	width:206px;
	margin:5px 0 0 0;
}
#contents-body #right #mobile h2 {
	background:url(../image/200809/top/title_mobile.jpg);
	width:203px;
	height:21px;
	text-indent:-9999px;
	margin:2px;
}
#contents-body #right #mobile .left {
	width:86px;
	margin:10px 0;
	float:left;
	text-align:center;
}
#contents-body #right #mobile .right {
	width:115px;
	margin:10px 0;
	float:left;
}
#contents-body #right #mobile .right h3 {
	color:#000;
}
#contents-body #right #mobile .right p {
	color:#999;
	font-size:10px;
}
#contents-body #right #mobile p.qr {
	color:#CCC;
	font-size:10px;
	margin:8px;
}


/*----- TOP right contents mail -----*/

#contents-body #right #mail {
	background:#FFF;
	border:1px solid #FFF;
	width:206px;
	margin:5px 0 0 0;
}
#contents-body #right #mail h2 {
	background:url(../image/200809/top/title_mail.jpg);
	width:203px;
	height:21px;
	text-indent:-9999px;
	margin:2px;
}
#contents-body #right #mail p {
	color:#000;
	margin:10px;
}

/*----- TOP right contents MVP -----*/

#contents-body #right #mvp {
	background:#FFF;
	border:1px solid #FFF;
	width:206px;
	margin:5px 0 0 0;
}
#contents-body #right #mvp h2 {
	background:url(../image/200809/top/title_mvp.jpg);
	width:203px;
	height:21px;
	text-indent:-9999px;
	margin:2px;
}
#contents-body #right #mvp img {
	margin:0 0 0 2px;
}
#contents-body #right #mvp p {
	color:#000;
	margin:10px;
}
#contents-body #right #mvp p.go {
	margin:2px 0 5px 164px;
	background:url(../image/200809/top/icon_go.gif);
	width:37px;
	height:13px;
	text-indent:-9999px;
}
#contents-body #right #mvp p.go a {
	background:url(../image/200809/top/icon_go.gif);
	width:37px;
	height:13px;
	display:block;
}


/*----- TOP right contents shop -----*/

#contents-body #right #shop {
	background:#FFF;
	border:1px solid #FFF;
	width:206px;
	margin:5px 0 0 0;
}

#contents-body #right #shop h2 {
	background:url(../image/200809/top/title_shop.jpg);
	width:203px;
	height:21px;
	text-indent:-9999px;
	margin:2px;
}

#contents-body #right #shop img {
	margin:0 0 0 2px;
}

#contents-body #right #shop p {
	color:#000;
	margin:10px;
}

#contents-body #right #shop p.go {
	margin:2px 0 5px 164px;
	background:url(../image/200809/top/icon_go.gif);
	width:37px;
	height:13px;
	text-indent:-9999px;
}

#contents-body #right #shop p.go a {
	background:url(../image/200809/top/icon_go.gif);
	width:37px;
	height:13px;
	display:block;
}


/*----- TOP right contents common -----*/

#contents-body #right .item {
	background:#FFF;
/*	border:1px solid #FFF;*/
/*	width:206px;*/
	width:207px;
	padding-top: 2px;
	margin-bottom:5px;
}

#contents-body #right .itemNB {
/*	background:#FFF;*/
/*	border:1px solid #FFF;*/
/*	width:206px;*/
	width:207px;
	text-align: center;
	padding-top: 2px;
	margin-bottom:5px;
}

#contents-body #right .item:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

#contents-body #right .item {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html #contents-body #right .item {height: 1%;}
#contents-body #right .item {display: block;}
/* End hide from IE-mac */


#contents-body #right .item h2 {
	margin:0 2px;
}

#contents-body #right .item p {
	color:#000;
	margin: 5px 10px;
}

#contents-body #right .item p.center {
	margin: 5px 2px;
	text-align: center;
}

#contents-body #right .item p.go a {
	display:block;
	width:37px;
	height:13px;
	background:url(../image/200809/top/icon_go.gif) no-repeat;
	text-indent: -9999px;
	position: relative;
	left: 155px;
}

#contents-body #right .item a strong {
	font-weight: bold;
	color:#FF6600;
}

#contents-body #right .item a:hover strong {
	color:#FF3300;
}

/*----- TOP other -----*/

p.mailinfo{
	color:#000000;
	margin-left:1em;
}

p.mobile{
	font-size:10px;
	color:#999999;
	margin-left:10px;
}

p.footlink{
	clear:both;
	color:#999;
	font-size:10px;
	text-align:right;
	margin:10px 13px 10px 0;
}

p.footlink a{
	color:#999;
}


#blog p.bloglist{
font-family:ＭＳ ゴシック;
}