@charset utf-8;

/* =========================================
リセット用　※編集不可
========================================= */
body,div,p,h1,h2,h3,h4,h5,h6,ul,ol,li,dt,dd,dl,form,iframe{
    margin:0;
    padding:0;
}
ul,ol{
    list-style-type:none;
}
img, iframe{
    border:none;
}
/* =========================================
リセット用　ここまで
========================================= */


body{
    font-size:100%;
    line-height: 140%;
    font-family:Osaka, "ヒラギノ角ゴ Pro W3", "メイリオ", "MS P ゴシック";
    background-color:#faebd7;
    text-align:center;
    color: #333333;
}
/*
    background:url(http://assets.flips.jp/images/users/kawatako/design/7850/images/kawatako_bg.jpg?_=1285783584) repeat left top;
*/

/**/#container2{
    width:100%;
}
/**/#container3{
    width:100%;
}
/**/#container{
    margin:0 auto;
    width: 780px;
    background-color: #FFFFFF;
    border: 1px solid #6B5339;
    text-align:left;
}

/* =========================================
リンク
========================================= */

/**/#container a:link, #container a:visited{
    color:#FF9900;
	text-decoration:underline;
}

/**/#container a:hover, #container a:active{
    color:#FF9900;
	text-decoration:underline;
}


/* =========================================
フォント テキストインデント
========================================= */

#logo{
font-size:30px;
font-weight:bold;
color:FFFFFF;
}
#logo2{
font-size:30px;
font-weight:bold;
color:FFFFFF;
}
#top_text h1{
font-size:12px;
font-weight:bold;
color:#333333;
}
.module{
font-size:14px;
line-height:1.5;
color:#333333;
}


.text{
margin-left:10px;
}
.article{
margin-left:10px;
margin-right:10px;
}




/* =========================================
ヘッダー
========================================= */

/**/#visual{
        height:100px;
        width:100px;
}


/**/#header{
        height:300px;
}

    /**/#logo{
        width: 1px;
        height: 1px;
        margin:0;
        font-weight:bold;
        font-family:tahoma;
    }
        /**/#logo a:link,#logo a:visited{
            text-decoration:none;
            color:#FFFFFF;
        }
        /**/#logo a:hover,#logo a:active{
            text-decoration:underline;
            color:#FFFFFF;
        }

    /**/#logo2{
        width: 780px;
        height: 300px;
        margin:0;
        font-weight:bold;
        font-family:tahoma;
    }
        /**/#logo2 a:link,#logo2 a:visited{
            text-decoration:none;
            color:#FFFFFF;
        }
        /**/#logo2 a:hover,#logo2 a:active{
            text-decoration:underline;
            color:#FFFFFF;
        }


/* =========================================
ナビゲーション
========================================= */


    /**/#navigation li{
        position:relative;
        float:left;
  }
        /**/#navigation li a:link,#navigation li a:visited{
            display:block;
            color:#ffffff;
            text-decoration:none;
        }
/**/#lang{
    font-size:12px;
    margin:0;
    padding:0 10px;
    text-align: right;
    list-style-type:none;
}
/**/#navigation2{
    display:block;
    margin:0;
    padding:10px 0;
    width:780px;
    background-color: #6B5339;
    text-align: center;
    list-style-type:none;
}
    /**/#navigation2 ul li{
        display: inline;
        margin:0 15px;
    }

        /**/#navigation2 li a:link {
            font-weight:bold;
            font-size: 80%;
            color: #CCCC66;
        }
        /**/#navigation2 li a:visited {
            font-weight:bold;
            font-size: 80%;
            color: #999966;
        }
        /**/#navigation2 li a:hover {
            font-weight:bold;
            font-size: 80%;
            color: #CC9900;
            text-decoration: none;
        }
        /**/#navigation2 li a:active {
            font-weight:bold;
            font-size: 80%;
            color: #996633;
            text-decoration: none;
        }



/* =========================================
ページタイトル
========================================= */

#page_title {
    margin:0 20px;
    width:737px;
    border-width: 0 0 0 3px;
    border-style: solid;
    border-color: #333333;
}

#page_title h2{
    margin-bottom:0;
    min-height:35px;
    font-size:16px;
    font-weight:bold;
    color:#333333;
    padding: 6px 0 0 5px;
    border-width: 0 0 0 12px;
    border-style: solid;
    border-color: #555555;
}



/* =========================================
レイアウト
========================================= */
	
	
/**/#main{
    padding:30px 0 0 0;
}

    /**/#main #contents{
        width:740px;
        margin:0 20px;
        background-color:#FFFFFF;
    }


/* =========================================
フッター
========================================= */

/**/#footer{
    margin-top:0;
    padding:0;
    text-align:-5000px;
}


/**/#footer2{
    margin-top:30px 0 0;
    padding:0;
    text-align:center;
}

    /**/#footer2 .copy{
        color: #999966;
        padding:10px 0;
        margin-top: 20px;
        font-size: 85%;
        font-style: normal;
        background-color: #6B5339;
        text-align: center;
        width: 780px;
    }

/**/#footer2 .copy a:link {
	color: #CCCC66;
}
/**/#footer2 .copy a:visited {
	color: #999966;
}
/**/#footer2 .copy a:hover {
	color: #CC9900;
	text-decoration: none;
}
/**/#footer2 .copy a:active {
	color: #996633;
	text-decoration: none;
}

/* モジュール ------------------------------------ */
div.module{
    padding-bottom: 18px;
}

/* =========================================
見出し
========================================= */

#kousin {
        color: #6B5339;
        font-size:200%;
	text-align: center;
}

#contents h3{
    margin-bottom:0;
    min-height:35px;
    font-size:16px;
    font-weight:bold;
    color:#333333;
    padding: 6px 0 6px 5px;
    border-width: 1px 0 0 15px;
    border-style: solid;
    border-color: #333333;
}

#contents h4{
    margin:0 0 0 8px;
    border-bottom:1px solid #67689D;
    padding:2px 0 5px 8px;
    font-weight:bold;
    font-size:14px;
    color:#333333;
}

/* RSS */

#contents h4.rss, #side h4.rss{
margin:0 0 0 20px;
padding:2px 0 3px 5px;
border-bottom:1px dashed #CCCCCC;
border-left:2px solid #999999;
background:none;

font-size:14px;
}
ol.rss li div.rss{
margin:2px 0 5px 20px;

}


/* RSS */
div.module ol.rss{
}
    ol.rss h4{
        border:none;
        padding:0;
    }
    ol.rss h4 span{
        font-size:80%;
        font-weight:normal;
        color:#FF9900;
    }
    /**/#contents ol.rss div{
        padding:0.2em 0 0.8em 0.5em;
    }
    /**/#side ol.rss div{
        padding:0.1em 0 0.6em 0;
    }



/* テーブル */
div.module table{

    width:100%;
    border-collapse:collapse;
    border:#91a9b5 1px solid;
	_font-size:1em;
	_line-height1.5;
	_color:#7D260D;
}
    div.module table th,
    div.module table td{
        padding:2px 1em;
        border:#999999 1px solid;
        text-align:left;
        font-size:inherit;
        font-weight:normal;
    }
    div.module table th{
        width:30%;
		font-weight:bold;

        color:inherit;
    }
    div.module table td{

        color:inherit;
    }

/* 問い合わせフォーム */
div.module form.inquiry{
}
    /**/#side form.inquiry dt,
    /**/#contents form.inquiry dt{
        margin-left:20px;
        font-weight:bold;
        
    }
    /**/#side form.inquiry dd{
        padding:0.4em 0 0.8em;
    }
    /**/#contents form.inquiry dd{
        padding:0.1em 0 0.3em;
    }
    /**/#side form.inquiry dd{
        padding-left:0;
    }
    /**/#side form.inquiry dd input,
    /**/#side form.inquiry dd textarea{
        width:90%;
    }
    /**/#contents form.inquiry dd{
        padding-left:2em;
    }
    /**/#contents form.inquiry dd input{
        width:40%;
    }
    /**/#contents form.inquiry dd textarea{
        width:70%;
    }



/* サイトマップ */
div.module ul.sitemap{
    list-style-type:square;
    padding-left:1.3em;
    
}
    div.module ul.sitemap li{
        line-height:170%;
    }
    /**/#container div.module ul.sitemap li a{
        
    }

/* clearfix ------------------------------------ */

.clearfix:after,
.module:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix,
.module {
  min-height: 1px;
}

* html .clearfix,
* html .module {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* =========================================
クレジット
========================================= */
#cresit{
    font-size:8px;
    text-decoration:none;
    margin:0 auto;
    text-align:right;
    color:#333333;
    width:780px;
    padding-right:10px;
}

