@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

/*
 * File      : styles-site.css
 * Version   : 3.01
 * Update    :
 * 2.00 2005.09.01: Update for Movable Type 3.2.
 * 2.01 2005.09.03: add font-size to content-nav.
 * 2.02 2005.09.27: correct the capital letter to the small letter.
 * 2.03 2005.10.13: add ul and ol type selectors to .entry class selector.
 * 2.04 2005.11.26: fixed typo.
 * 2.05 2006.01.26: comment out the specification of the background image.
 * 2.06 2006.02.26: delete font-weight property from all name selector and add h type selectors
 *                            and brought property for the title together.
 * 2.07 2006.06.01: add .archive-list class selector.
 * 3.00 2006.06.27: Update for Movable Type 3.3.
 * 3.01 2006.07.07: correct class selector.
 *
 * Copyright (C) 2005-2006 www.koikikukan.com All rights reserved.
 */

/* すべて */
* {scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#cccccc;
scrollbar-3dlight-color:#ffffff;
scrollbar-highlight-color:#cccccc;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#cccccc;
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
}

td{font-size:12px; line-height :150%;padding:2px}

/* 見出し */
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* リンク */
a{
color:#32929a;
text-decoration:underline;
}
a:link{
color:#32929a;
}
a:visited{
color:#32929a;
}
a:hover{
color:#a3bc47;
text-decoration:underline;
}
a:active{
color:#a3bc47;
}

/* リンクつき画像 */
a img {
    border: 0;
}

/* 段落 */
p {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* 順序なしリスト */
ul, ol {
    padding-left: 16px;
}
ul li {
    list-style-type: circle;
}

/* 定義リスト */
dl {}
dt {}
dd {
    padding-left: 8px;
}

/* テーブル */
td.td1{
width:190px;
padding:5px;
vertical-align:top
}


/* フォーム */
form {
    margin: 0px;
}
#search-options,
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 20px 0 20px;
    padding: 10px;
    border: 1px solid #666666;
    background: #f6f6f6;
    font-size: 10px;
    line-height: 150%;
}
.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */
#banner {
    height: 150px;
    color: #999999;
    background: #ffffff;
   background-position: left top;
    background-repeat: no-repeat;
    background-image: url("img/bl21.jpg");
    text-align: left;
    border-bottom: 1px solid #ccc;
}


#banner-header{
    padding: 30px;
    text-align: right;
}

#banner a,
#banner a:link,
#banner a:visited {
    color: #32929a;
    font-size: 24px;
    text-decoration: none;
}
#banner a:hover {}
#banner a:active {}

/* タイトルバナー下の説明 */
#banner-description {
    color: #ffffff;
    font-size: 12px;
}

/* エントリー全体 */
.blog {
    padding: 10px;
    color: #333333;
    background: none;
    font-size: 12px;
}

.blog-top{
    padding: 0 0 30px 0;
    color: #333333;
    background: none;
    font-size: 12px;
}

/* エントリー日付 */
.date { 
    margin: 6px 5px 0;
    padding: 2px 0 2px 15px;
 /* background-position: left; 
    background-repeat: no-repeat;
    background-image: url("img/icon_41_11.gif"); */
    font-size: 11px;
    font-weight: bold;
}

/* エントリー日付タイトルの配色 */
.date {
    color: ffffff;
    background: #ffffff;
    border-bottom: 2px solid #ffcc66;
height:1px
}


/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */
.trackbacks-header,
.comments-header,
.comments-open-header {
    color: #b3ccff;
    background: #ffffff;
}

/* エントリー */
.entry {
    width: auto;
    margin: 15px 5px 15px;
    color: #333333;
    background: #ffffff;
    font-size: 12px;
    line-height:150%;
    word-break: break-all;
}
.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

/* エントリーのテキストエリア可変長指定 */
.entry textarea {
    width: 97%;
}

/* 追記 */
.entry.extended {}

/* エントリータイトル */

entry-header-top {
   padding:0 0 20px 0;
border-top: 3px solid #cccccc;
}

.entry-header {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
     margin:0 0 15px 0;
background:url(img/icon_41_11.gif) no-repeat 0 0;
   padding:0 0 0 20px;

}

/* 投稿者 */
.entry-footer {
    margin: 10px 0 30px 0;
    border-top: 1px solid #cccccc;
    text-align: right;
    color: #333333;
    font-size: 9px;
}

/* ページナビ */
.paginate {
    text-align: center;
    font-size: 9px;
}


/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 12px;
}


/* サイドメニュータイトル */
.sidetitle1 {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    text-align: leftr;
    color: #333333;
    border-bottom: 1px dashed #cccccc;
    font-size: 10px;
    line-height: 140%;
}

/* サイドメニュータイトル */
.sidetitle {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    text-align: center;
    color: #333333;
    border-bottom: 1px solid #ff9900;
    font-size: 12px;
    line-height: 140%;
}

/* サイドメニュー */
.side {
    margin: 3px 0 5px 5px;
    background: none;
    color: #333333;
    font-size: 10px;
    _font-size: 9px;
    line-height: 150%;
}

/* サイドメニュー(サブカテゴリー用) */
.side #categories ul {
    padding-left: 16px;
}
.side #categories ul ul {
    padding-left: 10px;
}

.side #categories ul li  li {
   list-style-image: url(img/arrow09_b09.gif);
}
.side #categories li {
   list-style-image: url(img/flower07-01.gif);
}

/* カレンダー */


#calendar {
 line-height: 120%;
 color: #333333;
 font-size: 10px;
 padding: 2px;
 text-align: center;
 margin-bottom: 20px;
}

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

#calendar caption {
 color: #333333;
 font-size: 10px;
 text-align: center;
 font-weight: bold;
 text-transform: uppercase;
 letter-spacing: .3em;
 margin-bottom: 5px;
}

#calendar th {
 font-size: 10px;
 text-align: center;
 font-weight: normal;
}

#calendar td {
    font-size: 10px;
 text-align: center;
}


/* RSSフィード */
.syndicate {
    margin-bottom: 5px;
    text-align: left;
    color: #333333;
    font-size: 9px;
    line-height: 150%;
}

/* クレジットバナー */
.powered {
    margin-top: 50px;
    text-align: left;
    color: #3333333;
    font-size: 9px;
    line-height: 150%;
}
.powered img {
    margin-top: 3px;
}

.clear {
    clear: both;
}

/* コメント・トラックバック */
#comments-open-data p {
    margin-bottom: 10px;
}

#comment-post {
   font-weight: bold;
}

#comment-author, #comment-email, #comment-url, #comment-text {
   width: 220px;
}

#comment-text {
    width: 266px;
}

#comment-bake-cookie {
   margin-left: 2px;
   vertical-align: middle;
}

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

.trackbacks,
.comments {
    margin: 10px 5px;
    color: #36414d;
}

.trackbacks-header,
.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0 2px 5px;
    color: #b3ccff;
    background: #ffffff;
font-size: 11px;
}

#trackbacks-info,
.trackback-content,
.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: 150%;
    word-break: break-all;
}

.trackback-content p,
.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.trackback-footer,
.comment-footer {
    font-size: 9px;
    border-top: 1px dotted #36414d;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
}

.comments-open label {
    display: block;
}

.comments-head {
    font-size: 11px;
    color: #ffffff;
    background: #8fabbe;
    padding: 2px 0 2px 5px;
    margin: 15px 0;
}

/* カラム切り替え */
/* 3カラム用 */
body.layout-three-column{
    margin-bottom: 0px;
    text-align: center;
    background: #e8ffcf;
}
.layout-three-column #container {
    margin-bottom: 0px;
    background: #ffffff;
}
.layout-three-column #box {
    width: 810px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 15px 0;
    text-align: left;
border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background: #ffffff;
}



/* 3カラム */
.layout-three-column #content {
    float: left;
    width: 430px;
    margin: 0 0 0 0;
}
.layout-three-column #links-left-box,
.layout-three-column #links-right-box {
    float: left;
    width: 169px;
}
.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 5px 0 5px;
    color: #ffffff;
}

/* フッター*/

.layout-three-column #footer{
   padding: 3px;
    border-top: 1px solid #ccc;
    color: #333333;
    background: #ffffff;
    font-size: 10px;
    text-align: center;
}


input,textarea {
    font-family: "Osaka", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", arial, sans-serif;
}
