html{
background:none;
}
#wrapper{
background:none;
}
#header{
display:none !important;
}
#navi{
display:none !important;
}
#side{
display:none !important;
}
#footer{
display:none !important;
}
#copyright{
display:none !important;
}
.changepdf{
display:none !important;
}
#osusume{
display:none !important;
}
h2{padding:15px;}

#page23 #itempage{
	page-break-after: auto;
}
#itempage{
border:0px !important;
margin:0px !important;
}
#main{
width:95%;
}
#contents{
width:95%;
}
#contents_inner{
width:95%;
}
.imagebox{
width:50%;
}
.img0{
width:100%;
}
.img0 img{
width:100%;
height:auto;
}
.break {
        page-break-after: always; 
}
.show_print2{
display:none;
}