@charset "utf-8";
/**************************************************
    lifeskills/print.css
    file created in 2009/09/11 16:13:13.
    LastUpdated :2009/09/11 16:44:37.
    author iNo
**************************************************/

body {
    font-family: "ヒラギノ明朝 Pro", "ＭＳ Ｐ明朝", "Times New Roman", serif;
}

p, td, th, dd, li, blockquote {
    line-height: 1.2em;
}

a,a:link,a:visited {
    color: blue;
}

img {
    border: none;
}

#head-toolbar,
#container-sidebar,
.home-info-footer,
#go-top,
#tagcloud,
.page-postnav,
.lifeskills-program-list,
form {
    display: none;
}

h1, h2, h3, h4, h5, h6, dt, th {
    font-family: sans-serif;
    font-weight: bold;
}

table, th, td {
    border-collapse: collapse;
    border: 1px solid #666;
}

td.year {
    width: 5em;
    text-align: center;
}

.home-info-layer,
.homeinfo {
    border: 1px solid #666;
}

.entry-metadata li {
    display: inline;
}

/*
vim:fdl=0 fdm=marker:ts=4 sw=4 sts=0:
*/
