@charset "EUC-JP";
/*
--------------------------------------------------------------------------------
print.css

Copyright (c) 2006 FUKUI INDUSTRIAL SUPPORT CENTER. All Rights Reserved.

-------------------------------------------------------------------------------- */


/*
----------------------------------------

base
---------------------------------------- */
body{
font-family:serif;
}

a{
color:#039;
}
a:visited{
color:#636;
}

h2{
font-size:14pt;
}
h3{
font-size:14pt;
}

p, li, dt, dd, address{
font-size:12pt;
line-height:150%;
}

a img {
border:none;
}


/* #contentwrap
---------------------------------------- */
#container {
width:90%;
}

#main, #maincol{
width:100%;
}

#subcol, #xcol, #forscreenreader, #globalnavigation, #breadcrumb, #footer, .search{
display:none;
}

