@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:;
    text-decoration: none;
}
a:visited {
    color:;
    text-decoration: none;
}
a:hover {
    color:;
    text-decoration: underline;
}
a:active {
    color:;
    text-decoration: none;
}

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

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

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




/* 順序なしリスト */
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;
}
input {
    padding: 1px;
    font-size: 12px;
}

/* 引用 */
blockquote {
    width: 90%;
    margin: 15px 7px 0 10px;
    padding: 10px;
    border: 1px solid #663300;
    background: #f6f6f6;

    line-height: 150%;
}
.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;
}


/* 共通ヘッダー*/

.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;
}

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

/* タイトル */

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


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

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


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

    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: 0px;
    margin-bottom: 0px;
}

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

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

.category a {
    margin: 2px 0px 0px 0px;
    color: #663300;
	text-align: right;
    font-size: 10px;
    line-height: 150%;
}

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

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




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

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

/* 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;
}

/* サイドメニュータイトル */
.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: 120%;
}

.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: 10px;
    font-weight:;
    line-height: 140%;
}

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

/* サイドメニュー2 */
.side2 {
    margin: 3px 0 20px;
    background: none;
    color: #444444;
    font-size: 12px;
    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;
}


/* カウンター */
.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: 100%;
}

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

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

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

.trackbacks-header,
.comments-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,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 100%;
    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: #9D6A26;
    padding: 2px 0 2px 5px;
    margin: 15px 0;
}

.comment-content{
line-height:145%;
}



/* カラム切り替え */

/* 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;
    width: 250px;
}

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

.layout-three-column #links-right-box a{
    color : #663300;
}
.layout-three-column #links-right-box a:link{
    color : #663300;
}
.layout-three-column #links-right-box a:visited{
    color : #663300;
}
.layout-three-column #links-right-box a:hover{
    color : #663300;
}

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

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

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

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

.navx {
    float:;
    color:#fff;
　　border: 0px solid #6a3906;
    font-size: 12px;
    font-weight:bold;
    text-align: center;
    line-height:12px;
    padding:4px 0px 8px 0px;
    width: 156px;
    margin-top:0px;
    margin-right: 0px;
    margin-bottom: 0px;
    display: block;
    color: #fff;
    background-repeat: repeat-x;
    background-image:url("http://www.tsukiyono.co.jp/faq//media/img_20070913T182215203.gif");
}

.navx a{
    color:#fff;
    font-size: 12px;
    font-weight:bold;
    text-align: center;
}

.navx a:visited{
    color:#fff;
    font-size: 12px;
    font-weight:bold;
    text-align: center;
}

.navx a:link{
    color:#fff;
    font-size: 12px;
    font-weight:bold;
    text-align: center;
}

.navx a:hover{
    color:#fff;
    font-size: 12px;
    font-weight:bold;
    text-align: center;
    text-decoration:underline;
}



#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/faq//media/img_20070913T182215203.gif");
}


.mq{
              margin: 0px 0px 0px 13px;
}


.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:;
    color: #573406;
    background: #FFCC00;
    width:;
}


.entry-header-new {
    margin: 3px 0 0 0;
    font-size: 12px;
    font-weight: bold;

}



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

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


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

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

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

.entry-body{ 
    margin:24px 5px 24px 5px;
    color: #663300; 　　
    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:;
}

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

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



.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 a:active{ 
    color: ; 　　
    text-decoration: none;
    font-weight:;
}



.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;
}








.cate{
    color: #000;
        display:block;
padding: 5px 5px 5px 5px;
    width:;

    text-decoration:none;
}


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

.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;
}

.a33{
    color: #000;
    width:140px;
padding: 6px 0px 2px 4px;
    text-align: center;
    text-decoration:none;
}

.ab{
    color: #000;
    margin: 10px 0px 6px 16px;
    text-align: center;
    text-decoration:none;
}

.midasi {
    margin: 6px 5px 0px;
    padding: 2px 0px 2px 10px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");
    font-size: 14px;
    font-weight: bold;
}

.midasi-kuwa {
    margin: 6px 5px 0px;
    padding: 2px 0px 2px 10px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat: no-repeat;
    background-image:url("http://www.tsukiyono.co.jp/faq//media/img_20070913T182217953.gif");
    font-size: 14px;
    font-weight: bold;
}
.midasi-kabuto {
    margin: 6px 5px 0px;
    padding: 2px 0px 2px 10px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat: no-repeat;
    background-image:url("http://www.tsukiyono.co.jp/faq//media/img_20070913T182217437.gif");
    font-size: 14px;
    font-weight: bold;
}
.midasi-youhin {
    margin: 6px 5px 0px;
    padding: 2px 0px 2px 10px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat: no-repeat;
    background-image:url("http://www.tsukiyono.co.jp/faq//media/img_20070913T182216859.gif");
    font-size: 14px;
    font-weight: bold;
}

.midasi-entry {
    margin: 0px 5px 0px;
    padding: 0px 0px 0px 0px;
    height:30px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat: no-repeat;
    background-image:url("http://www.tsukiyono.co.jp/minnano//media/img_20070912T185510531.gif");
    font-size: 14px;
    font-weight: bold;
}

.midasi-entry2 {
    margin: 0px 5px 0px;
    padding: 0px 0px 0px 12px;
    line-height:30px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat: no-repeat;
    background-image:url("http://www.tsukiyono.co.jp/faq/327.gif");
    font-size: 16px;
    font-weight: bold;
}

.midasi-kensaku {
    margin: 0px 5px 0px;
    padding: 0px 0px 0px 8px;
    line-height:30px;
    color: #ffffff;
    background: #9D6A26;
    background-position: left; 
    background-repeat: no-repeat;
    background-image:url("http://www.tsukiyono.co.jp/faq//media/img_20070913T182216296.gif");
    font-size: 14px;
    font-weight: bold;
}

.q-list {
    color:#856130;
    border:0px solid #000000;
    font-size: 14px;
    font-weight:;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-position:0px 3px;
    background-repeat:no-repeat;
   background-image:url("http://www.tsukiyono.co.jp/faq/faq-toplist.pngx");
}

.q-list a {
    color:#856130;
}

.q-list:link {
    color:#856130;
}

.q-list:visited {
    color:#856130;
}

.q-list:hover {
    color:#663300;
}

.q-list2 {
    color:#87511f;
    border-bottom:0px dotted #663300;
    font-size: 16px;
    font-weight:bold;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-position:0px 4px;
    background-repeat:no-repeat;
   background-image:url("http://www.tsukiyono.co.jp/faq/faq-toplist.pngx");
}

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

.entrywaku {
    width: auto;
    border-bottom:4px solid #997755;
    margin: 0px 5px 5px 5px;
    color: #663300;
    padding:0px 0px 5px 0px;
    background: #FFDD57;
    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");
    font-size: 12px;
    line-height:150%;
    word-break: break-all;
}

.entryimage {
    width: 143px;
    height:;
    float:left;
    border-boder:1px solid #663300;
    color:;
    align:center;
    margin: 0px 0px 0px 0px;
    padding:5px 0px 5px 0px;
    background: #FFDD57;
    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");
    font-size: 12px;
    line-height:150%;
    word-break: break-all;
}

.entryimage:hover {
    width: 143px;
    height:;
    text-decoration:none;
    background: #fef8de;
}

.navxy327 {
    float:;
    color:#ffffff;
　　border: 0px solid #6a3906;
    font-size: 16px;
    font-weight:bold;
    text-align:;
    line-height:30px;
    padding:0px 0px 0px 12px;
    margin:0px 0px 5px 0px;
    background-color:#997755;
    background-repeat:;
   background-image:url("http://www.tsukiyono.co.jp/faq/327.gif");
}

.pagetop{
   text-align:right;
   margin:0px 0px 60px 0px;
}

.pagetop a{
    font-size:12px;
    color:#663300;
}

.excerpt {
    float:;
    color:#663300;
　　border: 0px solid #6a3906;
    font-size: 14px;
    font-weight:;
    text-align:;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 162px;
    background-color:;
    background-repeat:;
   background-image:url("http://www.tsukiyono.co.jp/faq/327.gifxxxx");
}


.gradation {
    float:;
    color:;
　　border: 0px solid #6a3906;
    font-size:14px;
    font-weight:;
    text-align:;
    line-height:37px;
    padding:0px 0px 0px 0px;
    margin:8px 0px 8px 0px;
    background-color:;
    background-repeat:;
   background-image:url("http://www.tsukiyono.co.jp/faq/gradation_bar2.gif");
}

.h2title1 {
    float:;
    color:;
　　border: 0px solid #6a3906;
    font-size:;
    font-weight:;
    text-align:;
    line-height:;
    padding:0px 0px 0px 0px;
    margin:0px 0px 12px 0px;
    background-color:;
    background-repeat:;
   background-image:url("http://www.tsukiyono.co.jp/faq/gradation_bar.gifxxx");
}

.h2title2 {
    float:;
    color:;
　　border: 0px solid #6a3906;
    font-size:14px;
    font-weight:;
    text-align:;
    line-height:;
    padding:0px 0px 0px 16px;
    margin:6px 0px 0px 0px;
    background-position:0px 3px;
    background-repeat:no-repeat;
   background-image:url("http://www.tsukiyono.co.jp/faq/faq-toplist.png");
}

.h2title3 {
    float:;
    color:;
　　border: 0px solid #6a3906;
    font-size:14px;
    font-weight:;
    text-align:;
    line-height:;
    padding:0px 0px 0px 16px;
    margin:7px 0px 8px 0px;
    background-position:0px 3px;
    background-repeat:no-repeat;
   background-image:url("http://www.tsukiyono.co.jp/faq/faq-toplist.png");
}

.imglink {
    float:left;
    color:;
　　border: 0px solid #6a3906;
    font-size:;
    font-weight:;
    text-align:;
    line-height:;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color:;
    background-repeat:;
   background-image:url("http://www.tsukiyono.co.jp/faq/gradation_bar.gifx");
}

.exclink {
    color:#000000;
　　border: 0px solid #6a3906;
    font-size:14px;
    font-weight:;
    text-align:right;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:6px 0px 0px 0px;
    background-color:;
}

.exclink a {
    color:#0000ff;
    font-size:14px;
    text-align:right;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color:;
}

.exclink a:link{
    color:#0000ff;
    font-size:14px;
    text-align:right;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color:;
}

.exclink a:visited {
    color:#0000ff;
    font-size:14px;
    text-align:right;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color:;
}

.exclink a:hover{
    color:#0000ff;
    font-size:14px;
    text-align:right;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color:;
}

.left-list{
    color : #663300;
    font-size:12px;
}
.left-list:link{
    color : #663300;
    font-size:12px;
}
.left-list:visited{
    color : #663300;
    font-size:12px;
}
.left-list:hover{
    color : #663300;
    font-size:12px;
}



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

.left-head a{
    color : #663300;
    font-size:12px;
}
.left-head a:link{
    color : #663300;
    font-size:12px;
}
.left-head a:visited{
    color : #663300;
    font-size:12px;
}
.left-head a:hover{
    color : #663300;
    font-size:12px;
}

.faq-pan {
    border:0px #000000 solid;
    font-size: 14px;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:0px 6px 0px 6px;
    background-repeat: no-repeat;    background-image:url("");
}

.faq-pan a {
    font-size: 14px;
    color:#663300;
    line-height:20px;
    font-weight:bold;
}


.navxy240 {
    float:;
    color:#ffffff;
　　border: 0px solid #6a3906;
    font-size: 16px;
    font-weight:bold;
    text-align:;
    line-height:30px;
    padding:0px 0px 0px 12px;
    margin:0px 0px 5px 0px;
    background-color:#997755;
    background-repeat:;
   background-image:url("http://www.tsukiyono.co.jp/faq/240.gif");
}

.navxy239 {
    float:;
    color:#ffffff;
　　border: 0px solid #6a3906;
    font-size: 16px;
    font-weight:bold;
    text-align:;
    line-height:30px;
    padding:0px 0px 0px 12px;
    margin:0px 0px 5px 0px;
    background-color:#997755;
    background-repeat:;
   background-image:url("http://www.tsukiyono.co.jp/faq/239.gif");
}

.navxy236 {
    float:;
    color:#ffffff;
　　border: 0px solid #6a3906;
    font-size: 16px;
    font-weight:bold;
    text-align:;
    line-height:30px;
    padding:0px 0px 0px 12px;
    margin:0px 0px 5px 0px;
    background-color:#997755;
    background-repeat:;
   background-image:url("http://www.tsukiyono.co.jp/faq/236.gif");
}

.navxy327 {
    float:;
    color:#ffffff;
　　border: 0px solid #6a3906;
    font-size: 16px;
    font-weight:bold;
    text-align:;
    line-height:30px;
    padding:0px 0px 0px 12px;
    margin:0px 0px 5px 0px;
    background-color:#997755;
    background-repeat:;
   background-image:url("http://www.tsukiyono.co.jp/faq/327.gif");
}

.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/faq/faq-title_bana.gif");

}

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


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

}
.space1{
    line-height:18px;
}

.space2{
    line-height:8px;
}

.ent-h2 {
    float:;
    color:#663300;
　　border-bottom:1px dashed #6a3906;
    font-size: 16px;
    font-weight:bold;
    text-align:;
    line-height:;
    padding:12px 0px 2px 0px;
    margin:0px 0px 12px 0px;
    background-color:;
    background-repeat:;
   background-image:url("");
}

.ent-in {
    float:;
    color:#663300;
　　border-bottom: 0px dashed #6a3906;
    font-size: 14px;
    font-weight:;
    text-align:;
    line-height:20px;
    padding:0px 0px 0px 0px;
    margin:5px 5px 5px 5px;
    background-color:;
    background-repeat:;
   background-image:url("");
}

.ent-line {
    float:;
    color:#663300;
　　border-bottom: 1px dashed #6a3906;
    font-size: 14px;
    font-weight:;
    text-align:;
    height:1px;
    padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color:;
    background-repeat:;
   background-image:url("");
}

.td{ height:24px; background-color:#fff6ee; text-align:left; vertical-align:middle; padding:4px; font-size:12px;}

.td2{ height:24px; background-color:#ffeedd; text-align:left; vertical-align:middle; padding:4px; font-size:12px;}

.xtd{ height:24px; color:#663300; background-color:#fff6ee; text-align:center; vertical-align:middle; padding:4px; font-size:12px;}

.xtds{ height:24px; color:#663300; background-color:#fff6ee; text-align:left; vertical-align:middle; padding:4px; font-size:12px;}

.xtd2{ height:24px; color:#663300; background-color:#ffeedd; text-align:center; vertical-align:middle; padding:4px; font-size:12px;}

.xtd2s{ height:24px; color:#663300; background-color:#ffeedd; text-align:left; vertical-align:middle; padding:4px; font-size:12px;}

.mid{
    background-color:#996633;
    margin:14px 0 14px 0;
    padding:0 0 0 4px;
    line-height:24px;
    font-size:14px;
    font-weight:bold;
    color:#ffffff;
}



/*=============================================*/
/*ヘッダーのナビ*/
/*=============================================*/

.head-navi{
    margin:10px 0px 0px 5px;
    height:190px;
    overflow:hidden;
}

/*=============================================*/
/*フッターのナビ*/
/*=============================================*/

.widemidasi-f{
    font-size:16px;
    font-weight:bold;
    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{
    width:620px;
    padding:12px 0px 0px 0px;
    background-color:#ffdd57;
    clear:both;
}

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

.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;
}

.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;
}

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

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

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

/*共通ヘッダーフッターここまで*/

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