@media print{
@charset "Shift-JIS";

html>/**/body #page_body	{
overflow /*\**/:auto\9;
}

html>/**/body #contents	{
float /*\**/:right\9;
text-align /*\**/:left;
} /*IE8*/

html>/**/body #form	{
clear /*\**/:both\9;
} /*IE8*/

h2.con_midashi01,h2.con_midashi02,h3.midashi_bg,h3.con_midashi03	{
clear:both;
}

#footer:before	{
content:".";
height:1px;
visibility:hidden;
clear:both;
}

html>/**/body #footer	{
clear /*\**/:both\9;
} /*IE8*/

}