@charset "UTF-8";

/* print.css */

/* index
------------------------------------------------

------------------------------------------------ */

/* [0] 共通
================================================ */

body{
background: none;
}

#header,
.pagetop,
#contents,
#footer{
width: 708px !important;
}

/* contents
================================================ */

.pagetop{
display: none;
}

/* #side
---------------------- */
#side{
display: none;
}
