@import url(http://www.nakamura.ed.jp/principal/css/reset.css);

body {
    font-size: 12px;
    text-align: center;
 background: url(http://www.nakamura.ed.jp/principal/site_img/bg.gif);
}

a {
    color: #000000;
}

a:hover {
    text-decoration: none;
}

.cl {
    clear: both;
}

#body_wrap {
 width: 100%;
 height: 100%;
 background: url(http://www.nakamura.ed.jp/principal/site_img/bg_header.gif) repeat-x;
}

#wrap {
    margin: 0 auto;
    width: 1199px;
    text-align: justify;
 background: url(http://www.nakamura.ed.jp/principal/site_img/wrap.gif) repeat-y;
}

#wrap_inner {
 background: url(http://www.nakamura.ed.jp/principal/site_img/header.gif) no-repeat;
}

#contents {
    position: relative;
    width: 740px;
    margin-left: 240px;
    padding-top: 200px;
}

h1 {
    position: absolute;
    top: 70px;
    left: 0;
    font-weight: bold;
    font-size: 22px;
}

h1 a {
    color: #ffffff;
    text-decoration: none;
}

h1 a:hover {
    color: #cccccc;
}

h2 {
    padding: 5px 0 0 20px;
    position: absolute;
    top: 20px;
    right: 0;
    color: #906060;
    font-size: 14px;
 background: url(http://www.nakamura.ed.jp/principal/site_img/ten2.gif) no-repeat left center;
}

#main {
    float: left;
    width: 525px;
}

.article {
    margin-bottom: 40px;
}

.article h3, #result h3, #comments h3, #trackbacks h3 {
    padding: 5px 0 5px 30px;
    color: #906060;
    font-weight: bold;
    font-size: 14px;
 background: url(http://www.nakamura.ed.jp/principal/site_img/ten.gif) no-repeat left center;
    margin-bottom: 5px;
}

h3 a {
    color: #906060;
    text-decoration: none;
}

h3 a:hover {
    color: #c09090;
}

.date {
    padding: 10px 5px 0;
    text-align: right;
 background: url(http://www.nakamura.ed.jp/principal/site_img/border.gif) repeat-x;
}

.text {
    margin: 0 10px;
    line-height: 2;
    width: 505px;
    overflow: hidden;
}

.more {
    margin: 5px;
    text-align: right;
}

.article_foot {
    margin: 10px 5px;
    text-align: right;
}

#pager {
    margin: 20px 0;
    text-align: center;
}

/* Comment Trackback
---------------------------------------------------------------------------*/

#comments-content, #comments-open, .trackbacks-content {
    margin: 10px 20px;
}

.comment, .trackback {
    padding: 10px;
    border: 1px solid #cccccc;
    background-color: #ffffff;
    margin-bottom: 10px;
}

.comment span {
    font-weight: bold;
}

#comment-form-name input {
    border: 1px solid #cccccc;
    width: 180px;
    margin-bottom: 10px;
}

#comment-form-email input, #comment-form-url input {
    border: 1px solid #cccccc;
    width: 300px;
    margin-bottom: 10px;
}

#comment-form-remember-me {
    margin-bottom: 10px;
}

#comments-open-text textarea {
    border: 1px solid #cccccc;
    width: 485px;
    margin-bottom: 10px;
}

#comments-open-footer {
    text-align: center;
}

.trackbacks-info {
    margin: 10px 20px;
    padding: 2px;
    border: 1px solid #cccccc;
}

/* Search
---------------------------------------------------------------------------*/

#result li {
 background: url(http://www.nakamura.ed.jp/principal/site_img/bullet.gif) no-repeat left 2px;
    padding-left: 15px;
    margin-bottom: 20px;
}

#result h4 {
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
}

#result h4 a {
    color: #906060;
}

/* widget
---------------------------------------------------------------------------*/

#side {
    float: right;
    width: 190px;
}

.widget {
    margin-bottom: 30px;
}

.widget h3 {
    height: 14px;
    text-indent: -9999px;
 background: url(http://www.nakamura.ed.jp/principal/site_img/widget_title.gif) no-repeat;
    margin-bottom: 10px;
}

.widget-archive h3 {
    background-position: 0 0;
}

.widget-calendar h3 {
    background-position: 0 -15px;
}

.widget-tag-cloud h3 {
    background-position: 0 -30px;
}

.widget-profile h3 {
    background-position: 0 -45px;
}

.widget-link h3 {
    background-position: 0 -60px;
}

.widget-recent-comments h3 {
    background-position: 0 -75px;
}

.widget-recent-entries h3 {
    background-position: 0 -90px;
}
.widget-archive-monthly h3, .widget-archive-monthly-dropdown h3 {
 background-position: 0 -105px;
}

.widget-search h3 {
    background-position: 0 -120px;
}

.widget-content ul {
    margni-left: 5px;
}

.widget-content li {
 background: url(http://www.nakamura.ed.jp/principal/site_img/bullet.gif) no-repeat left 2px;
    padding-left: 15px;
    margin-bottom: 5px;
}

.widget-content li ul {
    padding-top: 5px;
}

/* Calendar
---------------------------------------------------------------------------*/

#calendar {
    margin: 5px 0 10px;
    color: #444444;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.calendarhead {
    font-size: 13px;
    letter-spacing: 0.2em;
    padding-bottom: 5px;
}

caption.calendarhead  {
    text-align: center;
}

#calendar table {
    padding: 0;
    border-collapse: collapse;
    width: 180px;
}

#calendar th {
    width: 23px;
    font-size: 9px;
    text-align: center;
    padding-bottom: 3px;
}

#calendar td {
    padding: 2px 0;
    line-height: 120%;
    font-size: 10px;
    text-align: center;
}

.today {
    border: 1px solid #444444;
    display: block;
}

.sunday, .holiday, .holiday a:link, .holiday a:visited {
    color: #e50003;
}

.saturday, .saturday a:link, .saturday a:visited {
    color: #0000ff;
}

/* footer
---------------------------------------------------------------------------*/

#footer {
    width: 1199px;
    margin: 0 auto;
    padding: 90px 0 20px 0;
    clear: both;
    color: #ffffff;
    text-align: center;
 background: url(http://www.nakamura.ed.jp/principal/site_img/footer.gif) no-repeat;
}

