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


/*
 * File      : styles-site.css
 * Version   : 2.04
 * 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.09.28: for CGI.
 * 2.04 2005.10.10: fix bug.
 *
 * Copyright (C) 2005-2006 www.koikikukan.com All rights reserved.
 */


/* ========================================================== */

/* 全体 */

/* ========================================================== */

/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family: Verdana, Arial, sans-serif;
    font-weight:;
    font-size:;
}

.dlguide {
	margin: 0 0 30px 0;
	padding: 15px 20px 15px 30px;
	border:1px solid #eee;
	}

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

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

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

/* 太字の設定*/
strong{
font-weight:;
}

/* 順序なしリスト */
ul {
    padding-left: 8px;
}
ul li {
    list-style-type: square;
    padding-left:0px;
}

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

/* フォーム */
form {
    margin: 0px;
}

#comments_form{ width:445px;}


input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote{
    background-color:#FFE680;
    background-image:url(http://www.tsukiyono.co.jp/blog/img/blockquote.gif);
    background-repeat:no-repeat;
    background-position:8px 5px;
    color:#663300;
    font-size:14px;
    line-height:160%;
    padding:36px 12px 10px;
    margin: 0px 30px 0px 30px;
}


.quotetitle { /* 引用文タイトル */
    font-size: 10px;
    border-bottom: 1px solid #666666;
    padding: 3px;
}

/* タイトルバナー */
#banner {
    padding: 15px;
    border-bottom: 0px;
    color: #999999;
    background: #ffffff;
    background-position: right top;
    background-repeat: no-repeat;
    background-image: url(".gif");
    text-align: left;
}

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

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

/* 見出し */

h1{
    font-weight:normal;
}

h2{
    font-weight:normal;
}

h3{
    font-weight:normal;
}

h4{
    font-weight:normal;
}

h5{
    font-weight:normal;
}

h6{
    font-weight:normal;
}

/* 共通ヘッダー*/

.h-box{
     background-image:url(http://www.tsukiyono.co.jp/stag/images_sub/h1-bg.gif);
    font-size:12px;
    text-align:center;
    line-height:20px;
}

.h1{
    font-size:12px;
    text-align:center;
    line-height:20px;
    font-weight:normal;
    color:#663300;
}

/* ========================================================== */

/* タイトル */

/* ========================================================== */


.topheader{
    padding:0px 0px 0px 0px;
    border:0px solid #000000;
    height:89px;
    background: #ffdd57;
    background-position:27px 0px; 
    background-repeat: no-repeat;
    background-image:url("http://www.tsukiyono.co.jp/blog/shiiku_nikki-title072.gif");

}

/* http://www.tsukiyono.co.jp/blog/shiiku_nikki-title072.gif */
/* http://www.tsukiyono.co.jp/blog/new_shiikunikki-title.gif */


.h1title{
    font-size:31px;
    line-height:30px;
    border:0px solid #ff0000;
    font-weight:bold;
    color:#87511f;
    margin: 0px 0px 0px 74px;
    padding: 0px 0px 0px 0px;
}


.descr h2{
    font-size:12px;
    line-height:16px;
    border:0px solid #0000ff;
    color:#87511f;
    margin: 0px 0px 0px 80px;
    padding: 0px 0px 0px 0px;

}

.descr a:hover{
    font-size:12px;
    line-height:16px;
    border:0px solid #0000ff;
    color:#87511f;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    background-color#ffddbb:;
}

.descr a{
    font-size:12px;
    line-height:16px;
    border:0px solid #0000ff;
    color:#87511f;
    text-decoration: none;
}

.space1{
    line-height:51px;
}

.space2{
    line-height:8px;
}

.hide{
    display:none;
}

.deco{
       text-decoration: none;
}

/* ========================================================== */

/* エントリー */

/* ========================================================== */


/* パンくず */
.pankuzu{
    float:left;
    color:#663300;
　　border: 0px solid #6a3906;
    font-size: 14px;
    font-weight:bold;
    text-align:;
    line-height:18px;
    padding:0px 0px 0px 0px;
    margin:9px 0px 3px 5px;
    display:;
    background-color:;
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/title_list-mark.gifx");
}

.pankuzu a{
    color:#663300;
    font-size: 14px;
    font-weight:bold;
    line-height:18px;
    padding:2px 0px 2px 0px;
    background-color:;
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/title_list-mark.gifx");
}



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

/* エントリー日付 */
.date {
    margin: 0px 5px 0px;
    padding: 0px 0px 0px 8px;
    line-height:18px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/nikki_date_bar.gif");
    font-size: 11px;
    font-weight: bold;
}

.date2 {
    margin: 0px 5px 0px;
    padding: 0px 0px 0px 8px;
    line-height:24px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/nikki_date_bar.gifx");
    font-size: 16px;
    font-weight: bold;
}

.dateb {
    margin: 14px 0px 0px;
    padding: 0px 0px 0px 8px;
    line-height:18px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat:;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/nikki_date_bar.gif");
    font-size: 12px;
    font-weight: bold;
}

.comments-head {
    margin: 6px 0px 0px;
    padding: 0px 0px 0px 8px;
    line-height:18px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat:;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/nikki_date_bar.gif");
    font-size: 12px;
    font-weight: bold;
}


/* エントリー */
.entryorange {
    width: auto;
    margin: 0px 5px 15px;
    color: #663300;
    
    padding:5px 9px 12px ;

    background: #FFDD57;
    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");
    font-size: 12px;
    line-height:150%;
    word-break: break-all;
}

.mq{
              margin: 8px 0px 8px 13px;
              font-size:12px;
}


.entry9 {
    width: 445px;
    margin: 0px 5px 15px;
    color:#663300;
    padding:5px 9px 12px ;
    background: #FFdd57;
    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");
    font-size: 14px;
    line-height:150%;
    word-break: break-all;
}

.entry7 {
    width: 445px;
    margin: 0px 5px 0px 5px;
    color:#663300;
    padding:2px 0px 0px ;
    background:#ffdd57;
    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");
    font-size: 14px;
    line-height:150%;
    word-break: break-all;
}

.entry7in {
    width: 427px;
    margin: 0px 9px 0px 9px;
    color:#663300;
    padding:0px 0px 0px ;
    background:#ffdd57;
    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");
    font-size: 14px;
    line-height:160%;
    word-break: break-all;
}

.entry7b {
    width: 445px;
    margin: 0px 5px 15px 5px;
    color:#663300;
    padding:0px 0px 0px ;
    background:;
    background-position:0px 0px; 
    background-repeat: no-repeat; 
    background-image: url("http://www.tsukiyono.co.jp/stag/images_sub/foot_445img.gif");
}


.entry {
    width: auto;
    margin: 0px 5px 15px;
    color:#663300;
    padding:5px 9px 12px ;
    background: #FFdd57;
    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");
    font-size: 14px;
    line-height:150%;
    word-break: break-all;
}

.entry a:active {}
.entry img {
    margin-right: 8px;
    margin-bottom: 5px;
}

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

/* 日付下カテゴリー名 */
.category {
    margin: 2px 10px 0 0;
    color: #444444;
	text-align: right;
    font-size: 10px;
    line-height: 150%;
}


.entry-header-new {
    padding:0 0 0 4px;
    margin: 8px 0 6px 0;
    font-size: 14px;
    font-weight: bold;
    background-color:;
}

.entry-header-new a {
    margin: 0px 0 0 0;
    font-size: 16px;
    font-weight: bold;
    color:;
}

.tsuduki{
    margin: 0px 0 0px 0;
    text-align:right;
    font-size: 14px;
    color:#0000ff;
}

.tsuduki a {
    font-size: 14px;
    color:#0000ff;
}

.headtitle {
    float:;
    color:;
　　border: 0px solid #6a3906;
    font-size: 16px;
    font-weight:bold;
    text-align:;
    line-height:30px;
    padding-left:36px;
    padding-top:4px;
    margin-top:10px;
    margin-bottom:10px;
    display: block;
    background-color:;
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/title_list-mark.gif");
}


.head {
    float:;
    color:;
　　border: 0px solid #6a3906;
    font-size: 16px;
    font-weight:bold;
    text-align:;
    line-height:30px;
    padding-left:36px;
    padding-top:4px;
    margin-top:10px;
    margin-bottom:10px;
    display: block;
    background-color:;
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/title_list-mark.gif");
}

.entry-tags {
    margin: 6px 0 0 0;
    color:;
    font-size: 12px;
}

.entry-tags a {
   font-size: 12px;
}

.k-headtitle {
    font-size: 16px;
    font-weight:bold;
    line-height:30px;
    padding-left:36px;
    padding-top:4px;
    margin-top:10px;
    margin-bottom:10px;
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/title_list-mark.gif");
}

.k-headtitle a {
    color:#663300;
    font-size: 16px;
    font-weight:bold;
    line-height:30px;
    padding:0px 0 0 0px;
    margin:0px 0 0px 0;
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/title_list-mark.gifxxxx");
}



.k-entry-footer {
    margin: 30px 0 20px 0;
    border-top: 1px dotted #9f743a;
    text-align: right;
    color: #444444;
    font-size: 12px;
}

.footbook-l {
    display:inline;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    position:relative;
    top:0px;
    right:0px;
    bottom:0px;
    left:0px;
}

.footbook-r {
    display:inline;
    margin:0px 0px 0px 8px;
    padding:0px 0px 0px 0px; 
    position:relative;
    top:3px;
    right:0px;
    bottom:0px;
    left:0px;
}

.entry-footer {
    margin: 6px 0 0px 0;
    padding: 0px 0 0px 0;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #444444;
    font-size:12px;
}

.entry-footer2 {
    margin: 0px 0 6px 0;
    border-top: 0px dotted #36414d;
    border-bottom: 3px solid #9f743a;
    text-align: right;
    color: #444444;
    font-size: 12px;
}

.entry-footer img{ }

.entry-footer a{ 
    color: ; 　　
    text-decoration: none;
    font-size:12px;
}

.entry-footer a:link{ 
    color: ; 　　
    text-decoration: none;
    font-weight:;
}

.entry-footer a:visited{ 
    color: ; 　　
    text-decoration: none;
    font-weight:;
}

.entry-footer a:hover{ 
    color: ; 　　
    text-decoration: underline;
    font-weight:;
}


.entry-footer-zero {
    margin: 0px 0 0px 0;
    padding: 0px 0 0px 0;
    height:1px;
    border-top: 1px dotted #36414d;
    text-align: right;
    color: #444444;
}

.entry-footer-one {
    float:left;
    margin: 0px 0 0px 22px;
    padding: 0px 0 0px 0;
    border-top: 0px dotted #36414d;
    text-align: right;
    color: #444444;
    font-size: 12px;
}

.entry-footer-one a{ 
    color:; 　　
    text-decoration: none;
    font-size:12px;
}

.entry-footer-two {
    float:left;
    margin: 0px 0 0px 0;
    padding: 3px 0px 0px 0px;
    border-top: 0px dotted #36414d;
    text-align: right;
    color: #444444;
    font-size: 12px;
}



.entry-footer a:active{ 
    color: ; 　　
    text-decoration: none;
    font-weight:;
}

.entry-body a{ 
    color: #0000ff; 　　
    font-size:14px;
}

.entry-body a:link{ 
    color: #0000ff; 　　
    text-decoration: underline;
    font-weight:;
}

.entry-body a:visited{ 
    color: #0000ff; 　　　
    text-decoration: underline;
    font-weight:;d
}

.entry-body a:hover{ 
    color: #99ccff; 　　
    text-decoration: underline;
    font-weight:;
}

.entry-body a:active{ 
    color: #0000ff; 　　
    text-decoration: underline;
    font-weight:;
}





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

/* エントリータイトル */
.entry-header {
    margin: 15px 0 0;
    color: #663300;
    font-size: 12px;
    font-weight: bold;
}





.paginate {font-size:12px;}

.paginate a{font-size:12px;}



/* ========================================================== */

/* サイド */

/* ========================================================== */

/* Typekeyコメンタ－画像 */
.commenter-profile img {
    vertical-align: middle;
    border-width: 0;
}

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

/* カレンダー */
.calendarhead {
    padding-bottom: 5px;
    text-align: center;
    color: #ffffff;
    font-size: 9px;
    background: none;
    letter-spacing: 0.2em;
}
.calendar {
    text-align: center;
    color: #ffffff;
    background: none;
}
.calendar table {
    text-align: center;
    padding: 0px;
    border-collapse: collapse;
}
.calendar th {
    padding-bottom: 3px;
    font-size: 8px;
    width: 23px;
}
.calendar td {
    padding: 2px 0;
    font-size: 8px;
    line-height: 120%;
}
.today {
    display: block;
    text-align: center;
    color: #ffffff;
    border: 1px solid #444444;
}
.red {
    color: #e50003;
}
.blue {
    color: blue;
}


/* サイドメニュータイトル */

.tagicon1 {
    border-top:0px #000000 dashed;
    border-right:0px #000000 dashed;
    border-bottom:1px #663300 dotted;
    border-left:0px #000000 dashed;
    margin:16px 0px 0px 0px;
    padding: 0px 0px 0px 4px;
    font-size:16px;
    font-weight:bold;
    color:#663300;
    line-height:22px;
    background-color:;
    background-position:8px 0px;
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/blog/cha-4-list.gifxxx");
}

.tagicon2 {
    padding: 8px 0px 8px 0px;
}

.tagicon3{
    font-size:10px;
    font-weight:normal;
    color:#663300;
}


.kanrenkiji {
    margin:0px 0 8px 0;
    padding: 0px 0 0 6px;
    border-bottom: 1px dotted #573406;
    text-align:;
    color: #573406;
    background:;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.kanrenkiji1 {
    margin:12px 0 8px 0;
    padding: 0px 0 0 6px;
    border-bottom: 1px dotted #573406;
    text-align:;
    color: #573406;
    background:;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.kanrenkiji2 {
    margin:12px 0 8px 0px;
    font-weight:bold;
    padding: 0px 0 0 8px;
    border-top: 0px dotted #aa9966;
    border-bottom: 0px dotted #aa9966;
    color: #573406;
    font-size: 12px;
    line-height: 25px;
    background-color:#ffffff;
    background-position:8px 0px;
    background-repeat:repeat-x;
    background-image: url("http://www.tsukiyono.co.jp/blog/media/kanrenkiji2.gif");
}

.kanrenkiji2 a{
    color: #573406;
    font-size: 12px;
    font-weight:bold;
}

.kanrenkiji3 {
   background-image:url(http://www.tsukiyono.co.jp/blog/media/kanren_list_icon.gif);
   background-position:0px 0px;
   background-repeat:no-repeat;
   border-bottom:0px dotted #573406;
   color:#573406;
   font-size:12px;
   line-height:27px;
   margin:0px 0pt;
   padding:0px 0pt 0pt 27px;
}


.kanrenkiji3 a{
    color: #573406;
    font-size: 12px;
}

.kanrenkiji3-2 {
   background-color:;
   background-image:url(http://www.tsukiyono.co.jp/blog/media/kanren_list_icon.gif);
   background-position:0px 0px;
   background-repeat:no-repeat;
   border-bottom:0px dotted #573406;
   color:#573406;
   font-size:12px;
   line-height:27px;
   margin:0px 0pt;
   padding:0px 0pt 0pt 27px;
}


.kanrenkiji3-2 a:link{
    color:#a38561;
    background-color: #f1e749;
    font-size: 12px;
}

.kanrenkiji3-2 a:link{
    color:#a38561;
    background-color: #f1e749;
    font-size: 12px;
}

.kanrenkiji3-2 a:visited{
    color:#a38561;
    background-color: #f1e749;
    font-size: 12px;
}

.kanrenkiji3-2 a:hover{
    color:#a38561;
    background-color: #f1e749;
    font-size: 12px;
}

.kanrenkiji4 {
    margin:0px 0 8px 0;
    padding: 0px 0 0 6px;
    border-bottom: 0px dotted #573406;
    text-align:;
    color:#ffffff;
    background:#573406;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
}

.empty{
    display:none;
}

.sidetitle {
    margin-top: 3px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    border: 1px dotted #573406;
    text-align: center;
    color: #573406;
    background: #FFCC00;
    font-size: 10px;
    font-weight: bold;
    line-height: 140%;
}

.sidetitle2 {
    margin-top: 3px;
    margin-left: 8px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    border: 1px dotted #573406;
    text-align: center;
    color: #573406;
    background: #FFCC00;
    width:154px;
    font-size: 10px;
    font-weight: bold;
    line-height: 140%;
}

/* サイドメニュータイトル */
.side154 {
    margin-top: 3px;
    margin-left: 8px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    text-align:;
    color: #573406;
    background: #FFCC00;
    width:154px;
    font-size: 12px;
    font-weight:;
    line-height: 140%;
}

/* サイドメニュー */
.side {
    margin: 3px 0 20px;
    background: none;
    color: #444444;
    font-size: 12px;
    line-height: 150%;
}

.side a {
    font-size: 12px;
}


/* サイドメニュー2 */
.side2 {
    margin: 3px 0 20px;
    background: none;
    color: #444444;
    font-size: 9px;
    font-weight:bold;
    padding-top:5px;
    line-height: 150%;
}

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

.side #categories li {
    list-style-type:square;
    padding-bottom: 4px;
}


.subcategories a.foldmark {
    color:;
    font-size:12px; /* マークのフォントサイズ */
    text-decoration: none; /* マークの文字装飾（何も表示しない） */
    padding-bottom: 0px;
}




.navx {
    float:;
    color:#fff;
    background-color: #8b4513;
　　border: 0px solid #6a3906;
    font-size: 12px;
    font-weight:bold;
    text-align: center;
    height:21px;
    padding-top:3px;
    width: 156px;
    margin-top:1px;
    margin-right: 0px;
    margin-bottom: 1px;
    background-repeat: repeat-x;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/nikki_side_bar.gif");

}

.navx1{
    height:14px;
    padding-top:2px;
    margin-top:0px;
    margin-right: 0px;
    margin-bottom: 2px;
}




#aaa {
       margin:0 0 15px 0;

}


.sidetitlenavx {
    color:#fff;
    background-color: #8b4513;
　　border: 0px solid #6a3906;
    font-size: 12px;
    font-weight:bold;
    text-align: center;
    line-height:24px;
    padding-top:0px;
    width: 156px;
    margin-top:1px;
    margin-left: 8px;
    margin-bottom: 5px;
    background-repeat: repeat-x;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/nikki_side_bar.gif");
}


.side li {
    list-style-type:square;
    padding-bottom: 2px;
    margin-left:8px;
}


.side1542 {
    margin-top: 0px;
    margin-left: 8px;
    padding: 2px 0 1px;
    _padding: 1px 0 2px;
    text-align:;
    font-size:12px;
    color: #573406;
    background: #FFCC00;
    width:;
}


.sidetitle7 {
    float:;
    color:#fff;
    background-color: #8b4513;
　　border: 0px solid #6a3906;
    font-size: 12px;
    font-weight:;
    text-align: left;
    height:20px;
    padding-top:2px;
    padding-left:0px;
    width:156px;
    margin-top: 1px;
    margin-left: 8px;
    margin-bottom: 3px;
    background-repeat: repeat-x;
    background-image: url("http://www.tsukiyono.co.jp/blog/img/nikki_side_bar.gif");
    display: block;

}
 
.sidetitle7 a {
    color: #fff;
    font-weight:;
}
 
/* 通常 */
.sidetitle7 a:link,
.sidetitle7 a:visited {
    display: block;
color: #fff;
    font-weight:;
}
 
/* マウスポイント時 */
.sidetitle7 a:hover {
    color: #000;
    background: #ffffff;
    text-decoration:none;

background-position: right top;

    background-repeat: repeat-x;
    display: block;

}





/* カウンター */
.counter {
    margin: 8px 0 25px;
    padding: 2px;
    background: #FFCC00;
    font-size: 10px;
}

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

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

.clear {
    clear: both;
    background: none;
}

/* ========================================================== */

/* コメント、トラックバック */

/* ========================================================== */



/* コメント・トラックバック */

#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: 427px;
}

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

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

.trackbacks,
.comments {
    margin: 0px 5px;
    color: #36414d;
    width: 445px; /*97%*/
}

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


#trackbacks-info,
.trackback-content,
.comment-content {
    margin: 0;
    padding: 8px 8px 8px 8px ;
    font-size: 14px;
    color:#663300;
    line-height: 160%;
    word-break: break-all;
    background-image: url("http://www.tsukiyono.co.jp/blog/media/stripe-comment.png");
}



.comments-open-content {
    margin: 0;
    padding: 8px 8px 8px 8px ;
    font-size: 14px;
    line-height: 160%;
    word-break: break-all;
    background-image: url("http://www.tsukiyono.co.jp/blog/media/stripe-nyuryoku.png");
}



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

.trackback-footer,
.comment-footer {
    font-size: 14px;
    color:#663300;
    border-top: 1px dotted #845b33;
    text-align: right;
    padding: 0px 0px 0px 0px;
    margin: 8px 0px 8px 0px;
    background-image: url("");
}

.comments-open label {
    display: block;
}

.comments-headxxxxx {
    font-size: 11px;
    color: #ffffff;
    background: #9D6A26;
    padding: 2px 0 2px 5px;
    margin: 15px 0;
}



/* ========================================================== */

/* カラム切り替え */

/* ========================================================== */

/* 3カラム用 */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    margin-bottom: 20px;
    text-align: center;
    background: #ffffff;
}
.layout-three-column #container,
.layout-two-column-left #container,
.layout-two-column-right #container {
    margin-bottom: 10px;
}
.layout-three-column #box {
    width: 842px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 0 15px 0;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    text-align: left;
}

/* 1カラム・リキッドレイアウト用 */
/* タイトルバナー */
.layout-one-column-liquid #banner {
    margin-right: 100px;
    margin-left : 100px;
    border-left: 0px;
    border-right: 0px;
}
body.layout-one-column-liquid {
    background: #ffffff;
}

/* フッタ */
.layout-one-column #footer {
    text-align: center;
}
.layout-one-column-liquid #footer {
    padding-bottom: 15px;
    text-align: center;
}

/* 3カラム(リキッドレイアウト) */
body.layout-three-column-liquid {
    background-color: #ffffff;
}
.layout-three-column-liquid #content {
    margin: 0 185px 10px;
    border-bottom: 0px solid #666699;
    border-left: 0px solid #666699;
    border-right: 0px solid #666699;
    background: #ffffff;
}
.layout-three-column-liquid #links-left{
    position: absolute;
    width: 155px;
    top: 95px;
    left: 15px;
    color: #663300;
    background : #ffffff;
}
.layout-three-column-liquid #links-right{
    position: absolute;
    width: 155px;
    top: 95px;
    right: 15px;
    color: #663300;
    background : #ffffff;
}

/* 3カラム */
.layout-three-column #content {
    float: left;
    width: 465px;
    margin: 0 0 10px 0;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    background : #FFCC00;
}
.layout-three-column #links-left-box {
    float: left;
    font-size:12px;
    width: 250px;
}

.left-box {
    font-size:12px;
    color:#663300;
}

.left-box a {
    font-size:12px;
}

.layout-three-column #links-right-box {
    float: left;
    width: 175px;
    background : #FFCC00;
}

.layout-three-column #links-right-box11 {
    float: left;
    width: 165px;
    background : #FFCC00;
}

.layout-three-column #links-left{
    padding: 0px 5px 0 0px;
    font-size:12px;
    color: #663333;
}



.layout-three-column #links-right {
    padding: 15px 5px 0 0px;
    color: #663300;
}

.layout-three-column #links-right11 {
    padding: 15px 5px 0 0px;
    color: #663300;
}

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

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

/* 小さい文字にする */
#profile-font
 {
font-size: xx-small;
line-height:140%;
}


/* ========================================================== */

/* 検索結果 */

/* ========================================================== */


/* ★検索結果のときのリンク★ */

a.title{ 
　　background-color:;
    color: #ffffff; 　　
    display:;
    text-decoration: none;
    font-weight: bold;
}


a.title:link { 
　　background-color:;
    color: #ffffff; 　　
    display: block;
    text-decoration: none;
    font-weight: bold;
}
 


a.title:visited {
     background-color:;
    color: #ffffff; 
    display: block;
    text-decoration: none;
    font-weight: bold;
} 

a.title:hover {
    background-color:;
    color: #ffffff;
    display: block;
    text-decoration: none;
    font-weight: bold;
} 

a.title:active {
     background-color:;
    display: block;
     color: #ffffff; 
    text-decoration: none;
    font-weight: bold;
}



.category a:link{ 
    color: ; 　　
    text-decoration: none;
    font-weight:;
    font-size:10px;
}

.category a:visited{ 
    color: ; 　　
    text-decoration: none;
    font-weight:;
    font-size:10px;
}

.category a:hover{ 
    color: ; 　　
    text-decoration: underline;
    font-weight:;
    font-size:10px;
}

.category a:active{ 
    color: ; 　　
    text-decoration: none;
    font-weight:;
    font-size:10px;
}

.cate160{
    color: #000;
    height:133px;
        display:block;
padding: 5px 5px 5px 5px;
    width:;

    text-decoration:none;
}


.cate160:hover {
    color: #663300;
    height:133px;
        display:block;
padding: 5px 5px 5px 5px;
    width:;
    background: #fff0b3;
    text-decoration:none;
}


/* ========================================================== */

/* 共通フッターの指定 */

/* ========================================================== */

.wideblog2{
    margin:0px 10px 0px 10px;
}


.widemidasi-f{
    font-size:16px;
    font-weight:bold;
    text-align:left;
    color:#ffffff;
    line-height:;
    margin:0px 0px 0px 0px;
    padding:4px 0px 4px 8px;
    background-color:#663300;
    background-repeat: repeat-x;
    background-image: url("http://www.tsukiyono.co.jp/syouhin/media/bar_cha.gif");
}

.widemidasi-f a:{
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}

.widemidasi-f a:link{
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}

.widemidasi-f a:visited{
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}

.widemidasi-f a:hover{
    font-size:16px;
    font-weight:bold;
    color:#ffffff;
}

.waku-f{
    padding:12px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color:#ffdd57;
    width:620px;
    clear:both;
}

.waku-fb{
    background-position:0px 0px;
    background-repeat: no-repeat;
    background-image: url("http://www.tsukiyono.co.jp/stag/images_sub/foot_620img.gif");
    width:620px;
}


.icon-f{
    float:left;
    height:72px;
    text-align:center;
    padding:0px 0px 0px 0px;
    width:206px;
    background-color:#ffdd57;
    overflow:hidden; 
}

.icon-f a{
    color:#663300;
    font-size:12px;
    font-weight:normal;
}

.icon-f a:link{
    color:#663300;
    font-size:12px;
    font-weight:normal;
}

.icon-f a:visited{
    color:#663300;
    font-size:12px;
    font-weight:normal;
}

.icon-f a:hover{
    color:#996633;
    font-size:12px;
    font-weight:normal;
    text-decoration:none;
}

.title-f{
    position:relative;
    bottom:4px;
}

.table620{
    width:620px;
}


/* ========================================================== */

/* 左メニュー */

/* ========================================================== */

.sbm_icon { margin: 0 4px 0 0; text-align: left;}

.sbm_icon li { display:; font-size:8px; margin: 4px 0px 4px 0;}

.sbm_icon a { font-size:10px; color:#ffffff;}
.sbm_icon a:link { color:#ffffff;}
.sbm_icon a:visited { color:#ffffff;}
.sbm_icon a:hover { color:#ffffff;}

/*-----ブックマーク-----*/

.bookmark{
    background-color:#663300;
    color:#ffffff;
    font-size:12px;
    line-height:24px;
    padding-left:8px;
    margin:12px 0;
}

.rssreader-in p{ margin:0px 0px 12px 20px;}



.rsstext { margin-top:20px; }
.rssanchor { color:white; font-size:16px; }
.rssanchor:link { color:white; font-size:16px; }
.rssanchor:visited { color:white; font-size:16px; }
.rssanchor:hover { color:white; font-size:16px; }

