body{
	width:650px;
	font-size:11px;
}
p{
	font-size:11px;
}
table{
	width:650px;
	font-size:11px;
}
table.no_print{
	font-size:11px;
}
table.no_print tr.no_print_cel {
	display:none;
}
table.table_1 tr.no_print_cel {
	display:none;
}
table.table_1 td.no_print_col {
	display:none;
}
table.show_content{
	width:650px;
	font-size:11px;
}
*.content_print{
	width:650px;
}

/*

table.navi_level1{
	display:none;
}
table.table_footer{
	display:none;
}
table.table_left td.td_left{
	display:none;
}
table.table_header{
	display:none;
}
table.table_print{
	display:none;
}

table.show_content{
	display:block;
}

*/
