@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%;
    font-family:sans-serif;
    background:#fff url(http://assets.flips.jp/images/common/design/25011/images/bg.jpg) repeat-x left top;
    text-align:center;
}

/**/#container{
    margin:0 auto;
    width:980px;
    background:#fff;
    color:#744f41;
    text-align:left;
   line-height:1.5;
}

/**/#container a{
    color:#437e9e;
}

.text{
margin-left:10px;
}
.article{
margin-left:10px;
margin-right:10px;
}


/**/#header{
    zoom: 1;
    background:#2b0000 url(http://assets.flips.jp/images/common/design/25011/images/bg_header.jpg) repeat-y left top;
}
    /**/#header .sub{
        width: 420px;
        float:right;
        margin: 8px 10px 5px 0 ;
        text-align:right;
    }

    /**/#logo{
        width: 300px;
        height: 70px;
        float:left;
        margin: 10px 0 0 20px;
        font-weight:bold;
        font-family:times;
        font-size:200%;
    }
        /**/#logo a{
            text-decoration:none;
            color: white;
        }

    /**/#top_text{
        line-height:140%;
        margin-bottom:5px;
        font-weight:bold;
    }

        /**/#top_text h1{
            color: white;
            font-size: 100%;
        }

    /**/#link{
            font-size:90%;
            color:#000;
            height: 1.1em;
        }
            /**/#link ul {
               text-align:right;
            }
            /**/#link ul li{
                display:inline;
                padding-left:1em;
            }
            /**/#link ul li a{
                margin-left:8px;
                padding-left:12px;
                color:#C7A3A3;
            }
/**/#visual{
    width:980px;
    overflow:hidden;
}

/**/#navigation{
    background:#2b0000 url(http://assets.flips.jp/images/common/design/25011/images/menu.jpg) repeat-x left top;
    height:38px;
    border:#430a09 1px solid;
    overflow:hidden;
}
    /**/#navigation li{
        position:relative;
        float:left;
        height:38px;
        overflow:hidden;
    }
        /**/#navigation li a{
            display:block;
            width:139px;
            height:14px;
            _height:38px;
            padding:12px 0;
            font-size:100%;
            color:#fff;
            text-decoration:none;
            text-align:center;
            background:#2b0000 url(http://assets.flips.jp/images/common/design/25011/images/menu.jpg) repeat-x left top;
        }
        /**/#navigation li a:hover{
            background:#2b0000;
        }


/**/#page_title{
    clear:left;
    padding:16px 12px 10px 36px;
    font-size:1.4em;
    font-weight:bold;
    /*background:#2b0000;*/
    /*background:#9C8278;*/
    background:black;
    color:#fff;
}
/**/#outer {
    background: black;
    padding: 10px;
}

/**/#main{
    clear:left;
    overflow:hidden;
    _overflow:visible;
    text-align:center;
}
    /**/#main #contentsWrap{
        float:left;
        width:715px;
        padding-top: 20px;
        padding-left: 10px;
        background: #EFEAE5;
        padding-bottom: 32768px;
        margin-bottom: -32748px;
    }
    /**/#main #sideWrap{
        float:right;
        width:225px;
        padding-top: 20px;
        background: #EFEAE5;
        padding-bottom: 32768px;
        margin-bottom: -32748px;
    }

/**/#contents {
    width: 690px;
    margin: 0 auto;
    text-align:left;
}

/**/#side {
    width: 190px;
    margin: 0 auto;
    text-align:left;
}

/**/#footer{
    padding:10px 0;
    text-align:center;
    color:#666;
}
    /**/#footer a{
        color:#A78080;
        font-size:12px;
    }
    /**/#footer li{
        display:inline;
        padding:2px;
    }
    /**/#footer .copy{
        margin-top:5px;
    }

/* モジュール ------------------------------------ */
div.module{
    padding-bottom: 18px;
}

/* 見出し */
div.module h3{
    background:url(http://assets.flips.jp/images/common/design/25011/images/h2.gif) repeat-x left bottom;
    padding:0 0 5px;
    font-weight:bold;
    font-size: 120%;
}

div.module h4{
    font-weight:bold;
    color: #336600;
    font-size: 110%;
}

/* テーブル */
div.module table{
    width:100%;
    border-collapse:collapse;
    border:#744f41 1px solid;
       _font-size:1em;
       _line-height1.5;
}
    div.module table th,
    div.module table td{
        padding:2px 0.3em;
        border:#744f41 1px solid;
        text-align:left;
        font-size:inherit;
        font-weight:normal;
    }
    div.module table th{
        width:30%;
        background:#c2ac97;
        color:#514133;
    }
    div.module table td{
        background:#f8f3ee;
        color:inherit;
    }

/* 問い合わせフォーム */
div.module form.inquiry{
}
    /**/#side form.inquiry dt{
        color:#462e20;
        font-weight:bold;
        font-size:90%;
    }
    /**/#contents form.inquiry dt{
        padding:2px 8px;
        border-left:#dcbd6d 6px solid;
        font-weight:bold;
        font-size:90%;
    }
    /**/#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%;
    }

/* RSS */
div.module ol.rss{
}
    ol.rss h4{
    }
    ol.rss h4 span{
        font-size:90%;
        font-weight:normal;
        color:#000000;
    }
    /**/#container ol.rss h4 a, /**/#container ol.rss h4 a:hover, /**/#container ol.rss h4 a:visited{
        font-size:90%;
        color:#000000;
        font-weight:normal;
    }
    /**/#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 ul.sitemap{
    list-style-type:square;
    padding-left:1.3em;
    color:#437e9e;
}
    div.module ul.sitemap li{
        line-height:170%;
    }
    /**/#container div.module ul.sitemap li a{
        color:#744f41;
    }




/* clearfix ------------------------------------ */

.module:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.module {
  min-height: 1px;
}

* html .module {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
/* =========================================
クレジット
========================================= */
#cresit{
    font-size:8px;
    text-decoration:none;
    margin:0 auto;
    text-align:right;
}
