@charset "utf-8";
/*****************************************************
print.css
Last Modified: 2010-02-01
******************************************************/
/* Common setting
================================== */
body {
	zoom:80%;
}

* html #topic-path ul li,
* html .special .special-inner,
* html .special .special-inner .inner,
* html .special .special-inner .inner-wp,
* html .special .special-inner .inner-wp .howto,
* html .special .special-inner .inner-wp .howto .inner,
* html .special .special-inner .inner-wp .howto .inner .title,
* html .special .special-inner .inner-wp .howto .inner .line01,
* html .products,
* html .products .inner,
* html .top-nav,
* html .top-nav .inner-nav{
	zoom: 1;
}

* html .special .special-inner .inner-wp .howto .inner .w-user dd,
* html .special .special-inner .inner-wp .howto .inner .m-user dd,
* html .special .special-inner .inner-wp .howto .inner .other dd{
	width: 614px;
}

* html .mobile-nav{
	margin-right: 9px;
}
