@media print {
body {
width: 100%;
background: #fff;
}
#contents { width: 80%; }
.p_text {margin: 0 auto;}
.p_text h6 {mfont-size: 1.3em;}
.p_text p {margin: 0 10px;}
.p_text ul li {margin: 0 10px;}
}
