@charset "utf-8";

/*
 * PC用スタイルCSS
 */


/*		header information
-------------------------------------------------------*/

.main_header img {
    height: 102px;
    width: 290px;
    margin: 42px 0 0 0;
}


/*	 TOPページ　facebook部分　追加　20140626
-------------------------------------------------------*/

#uslgadjdsnp81zwiey9h.z-h1{

margin-bottom:30px;
}


/* ===================================================================================================================
   ■ 全体
------------------------------------------------------------------------------------------------------------------- */

html{
  background-repeat: repeat;
}
body{
  background-repeat: repeat-x;
  color: #d8d8d8;
}


#outer_block{
  background: none;
}

a:link, a:visited{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

 a:hover, a:active{
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

/*  見出し
---------------------------------------------------------------------------------------------------- */
.top-entry-title {
    color: #000;
    font-size: 22px;
    letter-spacing: 0.2em;
}

.entry-title {
    color: #fff;
    font-size: 16px;
    padding: 0 0 5px 10px;
    width: 690px;
}

.entry-title .inline-title {
    font-size: 16px;
}


.entry-title h2, .entry-title h3, .entry-title h4 {
    font-size: 16px;
}

.sub-post-title {
    color: #e5d9c3;
    padding: 0 0 0 35px;
    width: 665px;
}


.clom3-title {
    background: url("/files/clom3-title.jpg") no-repeat scroll center top transparent;
    border: none;
    border-radius: 0px;
    margin: 0;
    height: 40px;

    padding: 10px 0 0;
}


/* ===================================================================================================================
   ■ ヘッダー
------------------------------------------------------------------------------------------------------------------- */
/*  H１テキスト
---------------------------------------------------------------------------------------------------- */

#site-description {
    text-align: right;
    padding: 7px 0 0;
}

#site-description a {
    color: #eee;
  font-weight: normal;
}

#branding_box {
    height: 224px;
    padding: 0 0 3px;
}



/*  メイン画像
---------------------------------------------------------------------------------------------------- */
#main_teaser {
  width: 1000px;
}


/* ===================================================================================================================
   ■ サイド
------------------------------------------------------------------------------------------------------------------- */
.widget-title, .widget-title2 a {
  padding: 0 0 5px;
  text-align: center;
  color: #000;
}
.widget-title2 a:link, .widget-title2 a:visited,
.widget-title2 a:hover, .widget-title2 a:active {
  color: #000;
}
/*
#contact_bnr_block img {
    height: 300px;
}
*/
#contact_bnr_block {
    background: url("/files/contact_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 300px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}


#main .widget-area ul ul li a {
    color: #D8D8D8;
}



/* ===================================================================================================================
   ■ コンテンツ
------------------------------------------------------------------------------------------------------------------- */

.c-04 .img_box .float-title {
    background-color: #111;
    border-radius: 0;
    border: medium none;
}

.d-01 .entry-post {
    border-bottom: none;
}

.d-01 .menu-list table tr td {
    border-color: #6c5a48;
}


.d-02 .entry-post {
    border-bottom: none;
}

.d-02 .menu-list table tr td {
    border-color: #6c5a48;
}

.a-01 {
    padding: 0 0 9px;
}
a-01 .entry-post-img {
    margin: 0 10px 0 0;
 }


/* ===================================================================================================================
   ■ フッター
------------------------------------------------------------------------------------------------------------------- */


#footer-widget-area {
    font-size: 11px;
    padding: 55px 0 0;
}


#footer-widget-area .widget-area .menu-item a:hover {
    background: url("") repeat scroll 0 0 transparent;
}

#footer-widget-area .widget-area .menu-item a {
    border-left: 1px solid #ffe6b7;
    border-right: 1px solid #ffe6b7;
    color: #ffe6b7;
    display: block;
    font-weight: bold;
    line-height: 1.7;
    margin: 0 0 0 -1px;
    padding: 0 15px;
    text-decoration: none;
}

#footer_information .entry-post {
    color: #ffe6b7;
    margin: 121px 0 0;
    width: 100%;
    text-align: center;
}

#footer_box {
    height: 251px;
}


#copyright {
    background: url("/files/copyrigtht_bg.jpg") repeat scroll center top transparent;
}

/*  テーブル
---------------------------------------------------------------------------------------------------- */
.custom_th_text {
    background: url("") repeat scroll 0 0 #111;
    border: 1px solid #666;
}

.custom_td_text {
    background: url("") repeat scroll 0 0 #282723;
    border: 1px solid #666;
}