@media print{


.dd2{
display: none;
}
.dd3{
display: none;
}
.dd4{
display: none;
}
.dd5{
display: none;
}
.dd6{
display: none;
}
#main {
	width: 802px;
}

#header {
	width: 802px;
}


/*ヘッダーフッターフラッシュ用*/
body {
	height:auto;
}
#container {
	min-height:auto;
	margin-bottom:0px;
	height:auto !important;
	height:auto;
}
.headprint{
display: none;
}
#headflashprint{
	background-image: url(../img/printhead.jpg);
	height: 70px;
	width: 800px;
	background-position: center center;
}

.footprint{
display: none;
}
#footflashprint{
	background-image: url(../img/printfoot.jpg);
	height: 40px;
	width: 800px;
	background-position: center center;
}

/*IE*/
#main {
/width: 810px;
}

#contents {
/width: 810px;
}

/*IE*//*会社情報ページ*/
#corporatemenu{
/zoom:0.9;
}
#corporate01box {
/zoom:0.8;
}
#mpabox {
/zoom:0.8;
}


/*IE*//*製品情報ページ*/

#product{
/zoom:1;
/margin-bottom: 5px;
/height: 100%;
}

#product2{
/zoom:1;
}

#product_title {
/clear: both;
}

#product_title_harf {
/clear: both;
}

#product_headline {
/clear: both;
/margin-bottom: 0px;
/margin-top: 0px;
}

.pagebreak {
/page-break-after: always;
}


}
