@charset "utf-8";

/* base-print
ver.1.1 20080218
----------------------------------------------------*/

body{
margin: 0px; 
	font-size:10pt;
	line-height:1.5;
	background:#fff;
	}
	
a:link,
a:visited{
	color:#000;
	text-decoration:underline;
	}

img{border:0;}

div#container {
   width:740px !important;	
  }

div#header {
  width:740px !important;	
	}
	
#sub,
div#header div#search,
div#globalNav,
div#footer,
div#header div#guideNav,
.pagetop {
  display:none;
	}
	
div#contents div#location ol{
  padding:0 !important;
	}


div#contents div#main {	
  width:740px;
	}



/* home
----------------------------------------------------*/
div#home div#header {
   width:740px  !important;	
  }

div#home div#header div#guideNav{
  display:none;
	}


