BODY{padding: 0px;border:0px #000000 solid;cursor: default;background-color: #888888;color:#000000;font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;overflow:hidden;}
/*基本パーツ*/
#pasteboard{position:absolute;border:1px #000000 solid; background-color: #888888;overflow:scroll;}
#screenmask{position:absolute;width:100px;height:100px;cursor: wait;background-color:#FFFFFF;}
#tool{position:absolute;width:732px;height:40px;}
#statuspanel{position:absolute;width:212px;height:142px;}
	#property{position:absolute;left:8px;top:8px;width:180px;height:100px;}
	#f_arrow{position:absolute;width:25px;height:25px;cursor: pointer;}
	#r_arrow{position:absolute;width:25px;height:25px;cursor: pointer;}
	#t_arrow{position:absolute;width:25px;height:25px;cursor: pointer;}
	#l_arrow{position:absolute;width:25px;height:25px;cursor: pointer;}
#consolepanel{position:absolute;width:212px;height:0px;}
	#w_arrow{position:absolute;width:25px;height:25px;cursor: pointer;}
	#n_arrow{position:absolute;width:25px;height:25px;cursor: pointer;}
	#e_arrow{position:absolute;width:25px;height:25px;cursor: pointer;}
	#s_arrow{position:absolute;width:25px;height:25px;cursor: pointer;}
	#image_tab{position:absolute;width:58px;height:16px;cursor: pointer;}
	#mask_tab{position:absolute;width:58px;height:16px;cursor: pointer;}
	#frame_tab{position:absolute;width:58px;height:16px;cursor: pointer;}
#servicetab{position:absolute;width:180px;height:32px;}
	#template_tab{position:absolute;top:0px;left:0px;width:80px;height:16px;cursor: pointer;}
	#library_tab{position:absolute;top:0px;left:84px;width:80px;height:16px;cursor: pointer;}
#usertab{position:absolute;width:180px;height:32px;}
	#document_tab{position:absolute;top:0px;left:0px;width:80px;height:16px;cursor: pointer;}
	#clip_tab{position:absolute;top:0px;left:84px;width:80px;height:16px;cursor: pointer;}
#historytab{position:absolute;width:180px;height:32px;}
	#checkout_tab{position:absolute;top:0px;left:0px;width:164px;height:16px;cursor: pointer;}
#cabinet{position:absolute;width:0px;height:300px;}
	#cabinettool{position:absolute;width:0px;height:24px;}
	.fileview{position:absolute;width:0px;height:0px;margin:1px; border:1px #999999 inset;overflow:auto;background-color:#FFFFFF;}
	.fileitem_name{font-size:11px;}
#grid{position:absolute;background-color:#99FFCC;}
#select{position:absolute;background-color:#FF33CC;}

/*ダイアログ*/
.panel{position:absolute;}
.label{position:absolute;width:40px;height:16px;font-size:11px;text-align:right;}
.item{position:absolute;font-size:11px;text-align:left;}
.field{position:absolute;width:50px;height:18px;padding-left:2px;border:1px #666666 inset;font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic",sans-serif;font-size:11px;text-align:left;}
.button{position:absolute;width:40px;font-size:11px;text-align:center;}

/*形状*/
#draw_rect{position:absolute;width:25px;height:25px;cursor: pointer;}
#draw_circle{position:absolute;width:25px;height:25px;cursor: pointer;}
#draw_line1{position:absolute;width:25px;height:25px;cursor: pointer;}
#draw_line2{position:absolute;width:25px;height:25px;cursor: pointer;}
#draw_line3{position:absolute;width:25px;height:25px;cursor: pointer;}
#draw_line4{position:absolute;width:25px;height:25px;cursor: pointer;}

/*編集ツール*/
#new_doc{position:absolute;top:0px;left:0px;width:25px;height:25px;cursor: pointer;}
#save_doc{position:absolute;top:0px;left:28px;width:25px;height:25px;cursor: pointer;}
#close_doc{position:absolute;top:0px;left:56px;width:25px;height:25px;cursor: pointer;}

#new_text{position:absolute;top:0px;left:92px;width:25px;height:25px;cursor: pointer;}
#new_image{position:absolute;top:0px;left:120px;width:25px;height:25px;cursor: pointer;}
#new_draw{position:absolute;top:0px;left:148px;width:25px;height:25px;cursor: pointer;}
#move_front{position:absolute;top:0px;left:176px;width:25px;height:25px;cursor: pointer;}
#move_back{position:absolute;top:0px;left:204px;width:25px;height:25px;cursor: pointer;}
#duplicate_object{position:absolute;top:0px;left:232px;width:25px;height:25px;cursor: pointer;}
#delete_object{position:absolute;top:0px;left:260px;width:25px;height:25px;cursor: pointer;}

#new_page{position:absolute;top:0px;left:296px;width:25px;height:25px;cursor: pointer;}
#duplicate_page{position:absolute;top:0px;left:324px;width:25px;height:25px;cursor: pointer;}
#delete_page{position:absolute;top:0px;left:352px;width:25px;height:25px;cursor: pointer;}

#set_slidemode{position:absolute;top:0px;left:388px;width:25px;height:25px;cursor: pointer;}
#set_frameview{position:absolute;top:0px;left:416px;width:25px;height:25px;cursor: pointer;}
#set_gridview{position:absolute;top:0px;left:444px;width:25px;height:25px;cursor: pointer;}
#set_viewscale{position:absolute;top:4px;left:472px;width:25px;height:25px;cursor: pointer;}

#preview{position:absolute;top:0px;left:544px;width:25px;height:25px;cursor: pointer;}
#make_pdf{position:absolute;top:0px;left:572px;width:25px;height:25px;cursor: pointer;}
#make_html{position:absolute;top:0px;left:600px;width:25px;height:25px;cursor: pointer;}

#help{position:absolute;top:0px;left:636px;width:25px;height:25px;cursor: pointer;}
#logout{position:absolute;top:0px;left:664px;width:25px;height:25px;cursor: pointer;}
#admin{position:absolute;top:0px;left:692px;width:25px;height:25px;cursor: pointer;}

/*ファイルツール*/
#new_folder{position:absolute;top:0px;left:0px;width:25px;height:25px;cursor: pointer;}
#new_file{position:absolute;top:0px;left:28px;width:25px;height:25px;cursor: pointer;}
#duplicate_file{position:absolute;top:0px;left:56px;width:25px;height:25px;cursor: pointer;}
#delete_fileitem{position:absolute;top:0px;left:84px;width:25px;height:25px;cursor: pointer;}
#export_fileitem{position:absolute;top:0px;left:120px;width:25px;height:25px;cursor: pointer;}
#import_fileitem{position:absolute;top:0px;left:148px;width:25px;height:25px;cursor: pointer;}
#resize_cabinet{position:absolute;top:0px;left:184px;width:25px;height:25px;cursor: pointer;}
