@media print {

body {
width:100%;
/*font-family: "ＭＳ Ｐ明朝", serif;*/
line-height: 1.5;
font-size: 12pt;
color: #000000;
background-color: #FFFFFF;
}
a:link,
a:visited {
text-decoration:none;
color: #000000;
}
img {	border: 0;}
li {list-style: none;}
em {font-style:normal;}

h1, h2, h3, th, dt, strong, a, #logo a, #footer ul li {
margin: 0;
padding: 0;
font-weight: normal;
color: #000000;
}
h1, h2, h3{font-size:13pt;}

#header_top ul,
#menu-top ul.btn,
#global-nav,
#second-menu,
#main p.path,
.menu3 h2.step,
#sidebar,
#footer ul,
#footer p.top,
p.top2,
#main .menu4 h2.itembar,
body#list #content p.path,
body#list #content #section1 ul,
body#print .menu,
body#detail #main #section1 p.btn,
body#detail #main #section1 p.btn2,
body#detail #main #section5,
body#detail #main #mitusmori p{
	display: none;
}
body#detail #main #des {
page-break-before: always;
}

#main {width:100%;}
address {font-style: normal;}

table, th, td {
border-collapse:collapse;
border-spacing:0;
}
th, td {padding:2px;}

body#price #main table.print th.bg{color: #0066FF;}
body#price #main table {border:1px solid #000000;}
body#price #main table tr,
body#price #main table th,
body#price #main table td{
border:1px solid #000000;
}
	
/*　Wha't Newサイト更新情報
------------------------------*/
* html body#home #main #whatnew.clear{
margin-top:20px;
}

}
