@charset "Shift-JIS";
/*
--------------------------------------------------------------------------------
print.css

Copyright (c) 2006 Eiheiji Town. All Rights Reserved.

-------------------------------------------------------------------------------- */

/*
----------------------------------------

base
---------------------------------------- */
body{
font-family:serif;
}

a{
color:#039;
}
a:visited{
color:#636;
}

h1{
font-size:18pt;
}
h2{
font-size:14pt;
border-bottom:1px solid #000;
}
h3{
font-size:14pt;
}

p, li, dt, dd, address{
font-size:12pt;
line-height:150%;
}

a img {
border:none;
}

/*
----------------------------------------


---------------------------------------- */
/* #container
---------------------------------------- */
#container {
width:90%;
}

#main, #maincol{
width:100%;
}

#subcol, #xcol, #forscreenreader, #header, #breadcrumbnavigation, #fontsize, #footer, #tools, .search, #questioner{
display:none;
}
