@charset "UTF-8";
/*
--------------------------------------------------------------------------------
print.css

Copyright (c) 2006 OGASAWARA DENTAL OFFICE. All Rights Reserved.

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


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

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

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

h2{
font-size:14pt;
}
h3{
font-size:12pt;
}

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

a img {
border:none;
}


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

#alpha{
width:100%;
}

#banner h1#banner-header{margin-bottom:10px;}

.module-search, #globalnavigation, #breadcrumb, #footer, .search, #comments{
display:none;
}

