@charset "utf-8";

body{
	_zoom:85%;
}

#container,
#header,
#contents,
#contents .productBlock .innerBlock .linup .section .subsection .text h3,
#contents .qaBlock .innerBlock .application p.title,
#contents .qaBlock .innerBlock .manner dl.question dt,
#contents .qaBlock .innerBlock .manner dl.question dd,
#contents .qaBlock .innerBlock .manner dl.question dd dl dd,
#contents .qaBlock .innerBlock .manner dl.question ul li,
#contents .qaBlock .innerBlock .manner dl.line,
#contents .qaBlock .innerBlock .manner p.link a,
#contents h5,
#footer .link .inner ul li.linkText a{
	_zoom:1;
}

#header .innerBlock .leadSection p.text{
	_width:300px;
}
#contents .productBlock .innerBlock .linup .section .subsection .text h3{
	_margin-bottom:5px;
}
#contents .qaBlock .innerBlock .manner p.link a{
	_background-position:0 0.4em;
}
#contents .qaBlock .innerBlock .application ul.step{
	_width:801px;
}

#contents .qaBlock .innerBlock .application{
	_padding:20px 0 15px 0;
}

.print{
	_page-break-before:always;
}

