@charset "utf-8";

/* CSS Document */



/* override */

#content .heading01 .wrap01 .title{

	background-image:url(/play/img/heading01_bg_01.png);

}



/*  */



#content .schedule_heading01{

	background:url(/play/img/schedule_heading_bg_01.png) no-repeat 0px 0px;

	position:relative;

	zoom:1;

}



#content .schedule_heading01 .wrap01{

	background:url(/play/img/schedule_heading_bg_02.png) repeat-x 0px bottom;

}



#content .schedule_heading01 .wrap01 .title{

	font-size:2em;

	font-weight:800;

	line-height:1.3em;

	padding:15px 0px;

}



#content .schedule_heading01 .wrap01 .title img{

	vertical-align:bottom;

}



#content .schedule_heading01 .print{

	position:absolute;

	right:0px;

	top:50%;

	margin-top:-12px;

}



#content .text{

	font-size:1.166em;

}



#content .text .title{

	font-size:1.1428em;

	font-weight:800;

}



#content .bold{

	font-weight:800;

}



@media print{



	body{

		width:750px;

		*zoom:0.86;

	}

	

	#wrapper01,

	#wrapper02,

	#wrapper03{

		background:none;

		width:auto;

	}

	

	#gnavi,

	#sidebar,

	#bread,

	#header,

	#carousel_box,

	#footer{

		display:none;

	}

	

	#main{

		float:none;

		padding:0px;

	}

	

	#content .section02 #tab01,

	#content .section02 #tab02,

	#content .section02 #tab03{

		display:block !important;

	}

	

	#content .print_button,

	#content .tabNav{

		display:none;

	}

	

	#content .section02 #tab01 .tab_section01 .tab01_block01{

		overflow:visible;

		height:auto;

	}

	

	body{

		zoom:0.85;

	}



}