@charset "utf-8";
/*--------------------------------------------
*	Pring CSS
*--------------------------------------------*/

body {text-align:center; background-image:none;}
#body { position: static; width:700px;}

.logo { position: static; margin-top:-40px; display:none;}
#header { position:static; margin-top:-200px; background-color:transparent; height:100px; display:none;}

#main { position:static; width:700px; background-image:none; text-align:center; }

#contents { position:static; background-image:none; float:none; text-align:left; background-color:#fff; margin-left:auto; margin-right:auto;}

#pagetopMaxBottom { display:none;}

#localMenu { display:none; }

#sideGlobalMenu { display:none;}


#footer {background-image: none; background-repeat:no-repeat; background-position: right top; background-color:#FF9A2E; height:auto; padding-right:5px; padding-left:15px; }
#footer .copy { margin-top:0px; margin-bottom:0px; padding-top:5px; padding-bottom:5px; }

#footGlobalMenuSub { display:none;}
