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

html>/**/body div.contents_01	{
clear /*\**/:both\9;
page-break-inside /*\**/:avoid;
} /*IE8*/

html>/**/body div.contents_under_01	{
clear /*\**/:both\9;
page-break-inside /*\**/:avoid;
} /*IE8*/

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

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

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

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

}