@charset "utf-8";

/* base-print
ver.1.2 20080414
----------------------------------------------------*/

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;
   _width:640px !important;
  }

div#header {
  width:740px !important;
/*   _width:640px !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;
  _width:640px;
	}



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

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

/* 1.2
----------------------------------------------------*/
#container,#contents{width:100% !important}
#main,#main02{width:95% !important}
#container{background:none !important}
#header{background:url(/common/img/bg_header.gif) repeat-x 0}
