@media print{

body{
	background-color:#FFFFFF;
	background-image:none;
	overflow:visible!important;
}

div{ overflow: visible!important;}

#header{ display: none;}

#navi_yukata{ display: none;}



#yukata_lesson_area{ float:none;
overflow: visible;
height:auto;
}

#juku_left{
	width: 800px;;
	margin:0 auto;
	display: block;
	float:none;
}

.box_lesson2{
	width:800px;
	overflow: auto;
	display: block;
	clear: both;
	float: none;
	height:auto;
	}

#side_juku{ display:none;}

.pic_box{
	height:530px;
	display: block;
	overflow: auto;
	margin-top:10px;
	float:none;
	clear:both;
}

/*.print1{ margin-top:20px;
height:495px;}*/

.print_oteire{ height:200px;
}

.clear{ clear:none!important;}

br.clear{ display:none;}

.print_clear{ clear: left;}

#pagelink_area{ display: none;}


#kansyu{ display:none;}

#sp_contents, #know,#foot{ display: none;}


.float_l{ float:none;}
#contena .yukata_contents clearfix #yukata_lesson_area #juku_left .box_lesson2 .pic_box .tx_area_pic{ float:none;}

}