
#contents {
	width:770px;
	margin: 0 auto;
	padding-top:20px;
}

#leftContent {
	float: left;
	width: 235px;
}

#rightContent {
	float: right;
	width: 535px;
}



.games {
}

	.games li {
		margin-bottom: 5px;
	}


/* LIVE AREA */
.live {
}
	/* common */
	.photos {
		margin-top: 20px;
		margin-bottom: 20px;
	}
		.photos .photo {
			margin-bottom: 10px;
		}
	
	.face {
		float: left;
		width: 60px;
	}
	
	.titlearea {
		float: right;
		width: 405px;
	}
	
	.article {
		margin-top: 10px;
	}
	
	.navi, .navi2 {
		background: url(../images/navi_base01.jpg) no-repeat;
		height: 80px;
	}
		
		.navi ul,
		.navi2 ul {
			width: 336px;
			height: 40px;
			margin: 0 auto;
			padding-top: 20px;
		}
		
		.navi2 ul {
			width: 531px;
			height: 50px;
			padding-top: 15px;
		}
		
		.navi li,
		.navi2 li {
			float: left;
			margin: 0 10px;
		}
		
		
		.live .baset{
			width: 100%;
			height: 35px;
		}
		
		.live .basem{
			padding: 0 30px;
			width: 475px;
		}
		
		.live .baseb{
			width: 100%;
			height: 35px;
		}
		
				.live .titlet {
					height: 20px;
					padding-top: 5px;
					padding-left: 25px;
					font-size: 11px;
					line-height: 20px;
					color: #CCC;
				}
			
				.live .titlem {
					padding-left: 25px;
					font-weight: bold;
				}
			
				.live .titleb {
					height: 10px;
				}
	
	/* live01 */
	.livebase1 {
	}
		
		.livebase1 .baset{
			background: url(../images/live_base01_t.jpg) no-repeat;
		}
		
		.livebase1 .basem{
			background: url(../images/live_base01_m.jpg) repeat-y;
		}
		
		.livebase1 .baseb{
			background: url(../images/live_base01_b.jpg) no-repeat;
		}
		
				.livebase1 .titlet {
					background: url(../images/live_title_base01_t.jpg) no-repeat;
				}
			
				.livebase1 .titlem {
					background: url(../images/live_title_base01_m.jpg) no-repeat;
					color: #FF0;
				}
			
				.livebase1 .titleb {
					background: url(../images/live_title_base01_b.jpg) no-repeat;
					height: 10px;
				}
				
	/* live02 */
	.livebase2 {
	}
		
		.livebase2 .baset{
			background: url(../images/live_base02_t.jpg) no-repeat;
		}
		
		.livebase2 .basem{
			background: url(../images/live_base02_m.jpg) repeat-y;
		}
		
		.livebase2 .baseb{
			background: url(../images/live_base02_b.jpg) no-repeat;
		}
		
				.livebase2 .titlet {
					background: url(../images/live_title_base02_t.jpg) no-repeat;
				}
			
				.livebase2 .titlem {
					background: url(../images/live_title_base02_m.jpg) no-repeat;
					color: #FFF;
				}
			
				.livebase2 .titleb {
					background: url(../images/live_title_base02_b.jpg) no-repeat;
				}



/* team area */
.team {
}
	
	.life {
	}
	
		.life .baset{
			background: url(../images/team_base02_t.jpg) no-repeat;
			width: 100%;
			height: 150px;
		}
		
		.life .basem{
			background: url(../images/team_base02_m.jpg) repeat-y;
			padding: 0 30px 0 50px;
			width: 455px;
		}
		
		.life .baseb{
			background: url(../images/team_base02_b.jpg) no-repeat;
			width: 100%;
			height: 35px;
		}
	
	.kinoue {
	}
	
		.kinoue .baset{
			background: url(../images/team_base01_t.jpg) no-repeat;
			width: 100%;
			height: 150px;
		}
		
		.kinoue .basem{
			background: url(../images/team_base01_m.jpg) repeat-y;
			padding: 0 30px 0 50px;
			width: 455px;
		}
		
		.kinoue .baseb{
			background: url(../images/team_base01_b.jpg) no-repeat;
			width: 100%;
			height: 35px;
		}