/*

追加CSSを記述、上書きCSSの記述用CSSファイルです。

*/


/* -------------------------------------------------------------- 
		■　サイドバー追加css　■ ※2013/09/26修正
-------------------------------------------------------------- */

.sidebar-box {
    display: inline-block;
    float: left;
}

#right_menu_bar .sidebar-box {
    display: inherit;
    float: inherit;
    width: 240px;
}
#thirdly {
    padding: 0 20px 50px 0;
    width: 240px;
}
#thirdly {
    clear: both;
}


/* -------------------------------------------------------------- 
		■　リセットcss　■
-------------------------------------------------------------- */

#content, #content input, #content textarea {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}

h1, h2, h3, h4, h5, h6 {
    clear: inherit;
    font-weight: normal;
}



/* -------------------------------------------------------------- 
		■　TELLINK調整css　■
-------------------------------------------------------------- */

#tel_link_box {
float: left;
font-weight: bold;
color: white;
margin: 0;
background: url("") no-repeat left top #000;
height:100px;
line-height:100px;
padding: 0;
display:table-cell;
width:100%;
overflow:hidden;
}

#tel_link_box a {
zoon:2;
font-size:50px;
color:#FFCC00;
height:100px;
line-height:100px;
text-decoration: underline;
}

.potision_fixed {
position:fixed;
z-index: 1;
width:100%;
top:0px;
left:0px;
}

.potision_margin {
height:200px;
display:block;
width:100%;
}


/*====================================================================================================
	ページ共通
====================================================================================================*/

html {
    background: url("/files/html_bg.jpg") repeat-x scroll center top #FFF;
}

body {
    background: url("/files/body_bg.jpg") no-repeat scroll center top #000;
    color: #666666;
    font-family: verdana,sans-serif;
    font-size: 62.5%;
    line-height: 1;
}

#main {
    /*clear: both;*/
    overflow: hidden;
    padding: 0;
    width: 960px;
}

#container_top {
    float: right;
    width: 700px;
}

.clear_float {
    clear:both;
}

.float_clear {
    /*border-bottom: 1px dotted #CCCCCC;*/
    clear: both;
    display: block;
    height: 0;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 700px;
}

#outer_block {
    /*background: url("/files/outer_block_bg.jpg") repeat-y scroll 0 0 transparent;*/
    margin: 0 auto;
    padding: 20px 0 0;
    width: 1000px;
}

#inner_block {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

.entry-meta {
    color: #B09D5A;
    font-size: 130%;
    line-height: 1.7;
}

#content .post-date p {
    margin-bottom: 5px;
}

small {
    font-size: 120%;
    line-height: 2;
}

#respond .form-submit input {
    font-size: 100%;
    width: auto;
}

img {
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}



/*====================================================================================================
	ブログ表示　CSS
====================================================================================================*/

#container {
    float: left;
    margin: 0;
    width: 700px;
}

#container .post {
    display: inline-block;
    margin: 0;
    padding: 0 0 20px;
}

#primary {
    float: right;
    margin: 0;
    overflow: hidden;
    padding: 0 0 50px;
    width: 240px;
}

.widget_search #s {
    font-size: 130%;
    line-height: 1.7;
    width: 60%;
}

input[type="submit"] {
    color: #333333;
    font-size: 130%;
    line-height: 1.7;
}

.entry-content, .entry-summary {
    clear: both;
    font-size: 130%;
    line-height: 1.7;
    padding: 12px 0 0;
}

#nav-below {
    margin: 20px 0 0;
}


/*ブログトップへ戻るウィジェットCSS*/

.widget-title2 a {
    background: url("/files/widget_title_bg.jpg") no-repeat scroll left top transparent;
    color: #B6906F;
    font-size: 140%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0;
    display:block;
    text-decoration: none;
    text-align: center;
}
.widget-title2 a:hover {
    text-decoration: underline;
}

.page-title {
    color: #fff;
}
.page-title span {
    color: #fff;
}

/*=================================カレンダー=================================*/

#wp-calendar caption {
    color: #B6906F;
    font-size: 140%;
    font-weight: bold;
    line-height: 1.7;
    padding-bottom: 4px;
    text-align: center;
}

#wp-calendar thead {
    font-size: 110%;
    line-height: 1.5;
}

#wp-calendar tbody td {
    background: none repeat scroll 0 0 #421f0c;
    border: 1px solid #000;
    font-size: 120%;
    line-height: 1.7;
    padding: 10px 5px;
    text-align: center;
    color: #fff;
}

#wp-calendar tbody td a {
    color: #e5b111;
    font-weight: bold;
    text-decoration: none;
}
#wp-calendar tbody td a:hover {
    text-decoration: underline;
}

#wp-calendar thead th {
    color: #fff;
}



/*■ソーシャルブックマーキング　マージン*/
div#content .wp_social_bookmarking_light {
margin-bottom: 20px !important;
}




/*====================================================================================================
	グローバルナビゲーション　CSS
====================================================================================================*/

#access {
    background: url("") repeat scroll 0 0 transparent;
    display: block;
    float: left;
    margin: 0;
    width: 960px;
}
#access .menu-header,
div.menu {
	font-size: 120%;
	margin: 0;
	width: 960px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}

div#access li.menu-item {
    display: block;
    float: left;
    list-style: none outside none;
    margin: 0;
    text-align: center;
    text-indent: -9999px;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*==============================5メニューグローバル共通CSS==============================*/

div#access .gnavi01 a,
div#access .gnavi02 a,
div#access .gnavi03 a,
div#access .gnavi04 a,
div#access .gnavi05 a {
    background-image: url('/files/topnavi.jpg'); //グローバルナビの画像指定
    background-repeat: no-repeat;
    background-position: scroll;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    height: 60px;
    width: 192px;
}


/*==============================5メニューグローバルロールオーバーCSS==============================*/

div#access .gnavi01 a { background-position: left top; }
div#access .gnavi02 a { background-position: -192px 0; }
div#access .gnavi03 a { background-position: -384px 0; }
div#access .gnavi04 a { background-position: -576px 0; }
div#access .gnavi05 a { background-position: right top; }


div#access .gnavi01 a:hover { background-position: left bottom; }
div#access .gnavi02 a:hover { background-position: -192px -60px; }
div#access .gnavi03 a:hover { background-position: -384px -60px; }
div#access .gnavi04 a:hover { background-position: -576px -60px; }
div#access .gnavi05 a:hover { background-position: right bottom; }


/*======================■5メニュープルダウンCSS■======================
	5メニュー子メニューCSS class (オプション)に「sub-gnavi」を入力
=======================================================================*/

#access ul.menu ul.sub-menu {
    top: 60px;
    width: 192px;
}

div#access ul.sub-menu li.sub-gnavi {
    width: 192px;
    text-indent: 0;
}

div#access ul.sub-menu li.sub-gnavi a {
    background: url("") repeat scroll 0 0 #CCC;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    height: 60px;
    line-height: 60px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-indent: inherit;
    width: 192px;
}

div#access ul.sub-menu li.sub-gnavi a:hover {
    background: url("") repeat scroll 0 0 #999;
    color: #FFF;
    text-decoration: underline;
}

/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

/*==============================6メニューグローバル共通CSS==============================*/

div#access .gnavi11 a,
div#access .gnavi12 a,
div#access .gnavi13 a,
div#access .gnavi14 a,
div#access .gnavi15 a,
div#access .gnavi16 a {
    background-image: url('/files/topnavi2.jpg'); //グローバルナビの画像指定
    background-repeat: no-repeat;
    background-position: scroll;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    height: 55px;
    width: 160px;
}


/*==============================6メニューグローバルロールオーバーCSS==============================*/

div#access .gnavi11 a { background-position: left top; }
div#access .gnavi12 a { background-position: -160px 0; }
div#access .gnavi13 a { background-position: -320px 0; }
div#access .gnavi14 a { background-position: -480px 0; }
div#access .gnavi15 a { background-position: -640px 0; }
div#access .gnavi16 a { background-position: right top; }


div#access .gnavi11 a:hover { background-position: left bottom; }
div#access .gnavi12 a:hover { background-position: -160px -55px; }
div#access .gnavi13 a:hover { background-position: -320px -55px; }
div#access .gnavi14 a:hover { background-position: -480px -55px; }
div#access .gnavi15 a:hover { background-position: -640px -55px; }
div#access .gnavi16 a:hover { background-position: right bottom; }


/*======================■6メニュープルダウンCSS■======================
	6メニュー子メニューCSS class (オプション)に「sub-gnavi2」を入力
=======================================================================*/

#access ul.menu ul.sub-menu {
    top: 55px;
    width: 160px;
}

div#access ul.sub-menu li.sub-gnavi2 {
    width: 160px;
    text-indent: 0;
}

div#access ul.sub-menu li.sub-gnavi2 a {
    background: url("") repeat scroll 0 0 #CCC;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-indent: inherit;
    width: 160px;
}

div#access ul.sub-menu li.sub-gnavi2 a:hover {
    background: url("") repeat scroll 0 0 #999;
    color: #FFF;
    text-decoration: underline;
}


/*====================================================================================================
	ページ共通　ヘッダー
====================================================================================================*/

#branding_box {
    background: url("/files/branding_box_bg.jpg") no-repeat scroll center top transparent;
    height: 205px;
    margin: 0 auto;
    padding: 0 0 2px;
    width: 960px;
}

#site-description {
    display: block;
    font-size: 100%;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 960px;
}

#site-title {
    float: left;
    font-size: 30px;
    height: 125px;
    line-height: 125px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
#site-title a {
    color: #000000;
    display: block;
    font-weight: bold;
    height: 125px;
    text-decoration: none;
    width: 180px;
}

#site-description a {
    color: #FFFFFF;
    text-decoration: none;
}
#site-description a:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

#header_info_box {
    color: #777777;
    display: inline-block;
    float: right;
    font-size: 120%;
    padding: 15px 0 0;
    text-align: right;
}



/*====================================================================================================
	ページ共通　メイン画像-メイン見出し
====================================================================================================*/

#main_teaser {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}



/*====================================================================================================
	ページ共通　コンテンツサイド
====================================================================================================*/

#secondary {
    float: left;
    padding: 0 0 20px 0;
    width: 240px;
}

#main .widget-area ul {
    margin: 0;
    padding: 0;
}

.widget-container {
    margin: 0 0 20px;
}

#main .widget-area ul ul {
    border: medium none;
    margin: 0;
    padding: 0;
}

#main .widget-area ul ul li a {
    background: url("/files/widget_list_bg.jpg") no-repeat scroll left top transparent;
    color: #b09d5a;
    display: block;
    font-size: 130%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 0 0 20px;
}
#main .widget-area ul ul li a:hover {
    text-decoration: underline;
}


/*====================================================================================================
	ページ共通　フッターナビゲーション
====================================================================================================*/

#footer-widget-area {
    display: table-cell;
    font-size: 120%;
    line-height: 1.6;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 1000px;
}

#footer-widget-area .widget-area {
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto;
}

* html #footer-widget-area .widget-area {/* IE 6 */
display:inline;
zoom:1;
}
*:first-child+html #footer-widget-area .widget-area {/* IE 7 */
display:inline;
zoom:1;
}

#footer-widget-area .widget-area .menu-item {
    float: left;
}

#footer-widget-area .widget-area ul.menu {
    border-left: 1px solid #999999;
    list-style: none outside none;
    margin-left: 0;
}

#footer-widget-area .widget-area .menu-item a {
    border-left: 1px solid #B09D5A;
    border-right: 1px solid #B09D5A;
    color: #B09D5A;
    display: block;
    font-weight: bold;
    line-height: 1.7;
    margin: 0 0 0 -1px;
    padding: 0 15px;
    text-decoration: none;
}
#footer-widget-area .widget-area .menu-item a:hover {
    background: url("") repeat scroll 0 0 transparent;
    color: #B09D5A;
    text-decoration: underline;
}


/*====================================================================================================
	フッターレイアウト
====================================================================================================*/

#footer_block {
    background: url("/files/footer_bg.jpg") repeat-x scroll center top transparent;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

#footer_box {
    background: url("/files/footer_box_bg.jpg") no-repeat scroll center top transparent;
    color: #666666;
    height: 211px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
    width: 1000px;
}

#footer_sitemap_block {
}

#footer_information {
}

#footer_information .entry-post {
    border-bottom: medium none;
    margin: 25px 0 0 260px;
    padding: 0;
    width: 700px;
}

#footer_information .entry-post .post-data {
}
#footer_information .entry-post .post-data p {
    font-size: 120%;
    line-height: 1.6;
    color: #c7c2a4;
}

.footer_infomation {
    display: inline-block;
    width: 1000px;
}

address#copyright {
    background: url("") repeat scroll 0 0 #221203;
    clear: both;
    color: #FFFFFF;
    font-size: 100%;
    font-style: normal;
    line-height: 1.7;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
}


/*====================================================================================================
	■footer_information
====================================================================================================*/

.footer_infomation {
}

#footer_information {
    margin: 0;
    padding: 0;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

■■■■■■■■■■■■ここからCSS挿入・スマホテーマにコピー■■■■■■■■■■■■■

■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/


/*====================================================================================================
	ページ送りナビゲーションCSS
====================================================================================================*/

.tablenav {
    background: none repeat scroll 0 0 transparent;
    clear: both;
    color: #999;
    display: block;
    line-height: 2em;
    margin: 0 auto 30px;
    padding: 0;
    text-align: center;
    width: 700px;
}

a.page-numbers,
.tablenav .current {
    border: 1px solid #999;
    color: #999;
    font-size: 130%;
    padding: 8px 10px;
    text-decoration: none;
}
a.page-numbers:hover {
	color:white;
	background: #999;
}

.tablenav .current {
    background: none repeat scroll 0 0 #999;
    border-color: #999;
    color: white;
}

.tablenav .next, .tablenav .prev {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 120%;
    font-weight: bold;
    text-decoration: underline;
}

/*一覧に戻るボタン*/
.pageback {
    margin: 0 0 80px 0;
}

.pageback a {
    border: 1px solid #666;
    color: #666;
    display: block;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.7;
    margin: 0;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    width: 678px;
}

.pageback a:hover {
    background: url("") repeat scroll 0 0 #666;
    border: 1px solid #666;
    color: #FFF;
    text-decoration: underline;
}

/*詳細を見るボタン*/

.permalink_in a {
    background: url("") repeat scroll 0 0 #666;
    border: 1px outset #666;
    color: #FFFFFF;
    display: inline-block;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.7;
    padding: 5px 10px;
    text-decoration: none;
}

.permalink_in a:hover {
    background: url("") repeat scroll 0 0 #666;
    border: 1px inset #666;
    color: #FFFFFF;
    text-decoration: underline;
}



/*=============================================================================
	お問い合わせフォームバナーウィジェットCSS
==============================================================================*/
#contact_bnr_block {
    padding: 0;
    text-indent: -9999px;
}

#contact_bnr_block a {
    background: url("/files/contact_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 228px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#contact_bnr_block a:hover {
    background: url("/files/contact_bnr.jpg") no-repeat scroll center bottom transparent;
}


/*=============================================================================
	クーポンバナーウィジェットCSS @20131001修正
==============================================================================*/

#coupon_bnr_block a {
    background: url("/files/coupon_bnr.jpg") no-repeat scroll left top transparent;
    display: block;
    height: 240px;
    text-indent: -9999px;
}

#coupon_bnr_block a:hover {
    background: url("/files/coupon_bnr.jpg") no-repeat scroll left bottom transparent;
    display: block;
    height: 240px;
    text-indent: -9999px;
}

/*=============================================================================
	ブログバナーウィジェットCSS @20131001修正
==============================================================================*/
#blog_block {
    padding: 0;
    text-indent: -9999px;
}
#blog_block a {
    background: url("/files/blog_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 100px;
    margin: 0;
    overflow: hidden;
    padding: 0;
}
#blog_block a:hover {
    background: url("/files/blog_bnr.jpg") no-repeat scroll center bottom transparent;
}


/*====================================================================================================
	ページ共通　見出し
====================================================================================================*/

#container_top .top-entry-title {
    background: url("/files/top_entry_title.jpg") no-repeat scroll left top transparent;
    color: #d8a800;
    font-size: 180%;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0 15px;
    text-align: center;
    width: 700px;
}

.widget-title {
    background: url("/files/widget_title_bg.jpg") no-repeat scroll left top transparent;
    color: #b6906f;
    font-size: 130%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 5px 0;
    text-align: center;
}

.entry-title a:link, .entry-title a:visited {
    color: #D0B471;
    text-decoration: none;
}
.entry-title a:hover, .entry-title a:active {
    color: #D0B471;
    text-decoration: underline;
}

#content .entry-title {
    background: url("/files/entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #d0b471;
    font-size: 160%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 0 0 0 30px;
    overflow: hidden;
    width: 670px;
    position: static;
}

#content .entry-title h3 {
    display:inline-block;
    float:left;
    font-size: 100%;
    font-weight: bold;    
}

#content .sub-post-title {
    background: url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #ca7c52;
    font-size: 140%;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto 10px;
    padding: 2px 0 0 20px;
    width: 680px;
}

.h3title_bg {
    background: url("/files/sub_entry_title_bg.gif") no-repeat scroll left top transparent;
    color: #221004;
    font-size: 140%;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto 10px;
    padding: 2px 0 0 20px;
    width: 680px;
}

/*タイトルバー、READ MORE*/

.entry-title span.read_more_btn {
    height: 40px;
}
.entry-title span.read_more_btn a {
    background: url("/files/read_more_btn.jpg") no-repeat scroll left top transparent;
    display: inline-block;
    float: right;
    height: 40px;
    line-height: 40px;
    text-indent: -9999px;
    width: 120px;
}


/*====================================================================================================
	■お問い合わせフォーム　CSS
====================================================================================================*/

span.text_red {
    color: #FF0000;
    font-size: 130%;
    font-style: normal;
    font-weight: normal;
    line-height: 1.7;
}

/*フォームテーブルCSS*/
#container_top .iqfm-table th {
    background: url("") repeat scroll 0 0 #1a0b02;
    border: 1px solid #715a42;
    color: #f6e7cb;
    font-size: 120%;
    line-height: 1.6;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
#container_top .iqfm-table td {
    background: url("") repeat scroll 0 0 transparent;
    border: 1px solid #715a42;
    color: #fff;
    font-size: 120%;
    line-height: 1.6;
    padding: 5px;
    vertical-align: top;
}
/*フォームボタン*/
#inquiryform-1 #inquiryformSubmit-1 {
    color: #000000;
    font-size: 130%;
    line-height: 1.7;
}



/*====================================================================================================
	■トップブログ新着表示
====================================================================================================*/

.blog_read_block {
    margin: 0;
    padding: 0 0 20px;
}

.blog_read_block .blog_post {
    border-bottom: 1px dotted #715a42;
    display: inline-block;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 700px;
}

.blog_read_block .data_right {
    display: inline-block;
    float: right;
    font-size: 120%;
    line-height: 1.7;
    margin: 0;
    padding: 0;
    width: 590px;
}

.blog_read_block p.newpost_list {
    display: inline-block;
    font-size: 120%;
    line-height: 1.6;
    float:left;
    margin: 10px 0 0;
    padding: 0;
    width: 90px;
}

.blog_read_block p.newpost_list span.posts_img {
    float: left;
    height: 90px;
    margin: 0;
    overflow: hidden;
    padding: 0 10px 0 0;
    width: 90px;
}
.blog_read_block p.newpost_list span.posts_img img {
    height: auto;
    width: 90px;
}
.blog_read_block .blog_post .data_right a {
    color: #B09D5A;
    font-size: 110%;
    font-weight: bold;
    text-decoration: none;
}
.blog_read_block .blog_post .data_right a:hover {
    text-decoration: underline;
}

span.news_small_text {
    color: #fff;
}


/*==============================追加ブロック==============================*/

/*====================================================================================================
	■a-01
====================================================================================================*/

.a-01 {
    display: inline-block;
    margin: 0;
    padding: 0 0 30px;
}

.a-01 .entry-post {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.a-01 .entry-post .eyecatch {
    background: url("/files/recom_img_bg.jpg") no-repeat scroll center top transparent;
    float: left;
    height: 245px;
    margin: 0 10px 10px 0;
    overflow: hidden;
    padding: 0;
    width: 320px;
}
.a-01 .entry-post .eyecatch .img_cat {
    height: 220px;
    margin: 10px;
    overflow: hidden;
    width: 300px;
}
.a-01 .entry-post .eyecatch .img_cat img {
    height: auto;
    width: 300px;
}

.a-01 .entry-post .post-date {
    float: right;
    width: 700px;
}
.a-01 .entry-post .post-date p {
    font-size: 130%;
    line-height: 1.7;
    margin: 0 0 5px;
}

/*3連画像*/
.a-01 .entry-post .image_display {
}

.a-01 .entry-post .image_display .field_box {
    float: left;
}

.a-01 .entry-post .image_display .field_box .field_220 {
    background: url("/files/recom_thum_bg.jpg") no-repeat scroll center top transparent;
    height: 170px;
    margin: 0 5px 5px;
    overflow: hidden;
    padding: 0;
    width: 220px;
}
.a-01 .entry-post .image_display .field_box .field_220 .img_cat {
    height: 150px;
    margin: 10px;
    overflow: hidden;
    width: 200px;
}
.a-01 .entry-post .image_display .field_box .field_220 .img_cat img {
    height: auto;
    width: 200px;
}

.a-01 .entry-post .image_display .field_box .field_text {
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
    width: 220px;
}
.a-01 .entry-post .image_display .field_box .field_text p {
    font-size: 110%;
    line-height: 1.5;
    margin: 0;
    padding: 0 0 5px;
    text-align: center;
    width: 220px;
}

/*画像有無横幅可変*/

.a-01 .entry-post .menu-min {
    width: 370px;
}
.a-01 .entry-post .menu-max {
    width: 700px;
    margin: 0 0 15px 0;
}

/*====================================================================================================
	■b-01
====================================================================================================*/

.b-01 {
}

.b-01 .entry-post {
    display: inline-block;
    padding: 0 0 30px;
    width: 700px;
}

.b-01 .eyecatch {
    float: left;
}

.b-01 .eyecatch img {
    height: auto;
    margin: 0 15px 0 0;
    padding: 0;
    width: 250px;
}

.b-01 .post-date {
    float: right;
}

.b-01 .post-date p,
.b-01 .post-date div {
    font-size: 130%;
    line-height: 1.7;
    margin: 0 0 5px;
}


/*画像の有無で長さの違う記事表示*/

.b-01 .menu-max {
    width:700px;
}

.b-01 .menu-min {
    width: 435px;
}

/*====================================================================================================
	■c-02
====================================================================================================*/

.c-02 {
    display: inline-block;
    margin: 0;
    padding: 0 0 30px;
}

.c-02 .entry-post {
}

.c-02 .entry-post {
    border-bottom: medium none;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 5px;
    width: 220px;
}

.c-02 .entry-post .clom3-title {
    background: url("/files/clom3-title.jpg") no-repeat scroll left top transparent;
    color: #666;
    font-size: 120%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 10px;
    padding: 0;
    text-align: center;
    width: 220px;
}

.c-02 .entry-post .post-date {
    width: 220px;
}
.c-02 .entry-post .post-date p {
    font-size: 110%;
    line-height: 1.5;
}

.c-02 .entry-post .eyecatch {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 220px;
}

.c-02 .entry-post .eyecatch img {
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 0 5px;
    width: 220px;
}

/*====================================================================================================
	■b-02
====================================================================================================*/

.b-02 {
}

.b-02 .entry-post {
    display: inline-block;
    padding: 0 0 30px;
    width: 700px;
}

.b-02 .eyecatch {
    float: right;
}

.b-02 .eyecatch img {
    height: auto;
    margin: 0 0 0 15px;
    padding: 0;
    width: 250px;
}

.b-02 .post-date {
    float: left;
}

.b-02 .post-date p,
.b-02 .post-date div {
    font-size: 130%;
    line-height: 1.7;
    margin: 0 0 5px;
}


/*画像の有無で長さの違う記事表示*/

.b-02 .menu-max {
    width:700px;
}

.b-02 .menu-min {
    width: 435px;
}



/*====================================================================================================
	■TOP用 会社概要
====================================================================================================*/

.edit_company {
    font-size: 120%;
    line-height: 1.6;
}

.edit_company {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 700px;
}

.edit_company .company-post {
}

.edit_company .company-post .company-left {
    float: right;
    margin: 0;
    padding: 0;
    width: 330px;
}

.edit_company .company-post .html-post {
    float: left;
    margin: 0;
    padding: 0;
    width: 350px;
}

/*会社概要テーブルCSS*/

.edit_company .company-post .company-left table {
}

.edit_company .company-post .company-left table tr td.custom_th_text {
    background: url("") repeat scroll 0 0 #1a0b02;
    border: 1px solid #715a42;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    width: 30%;
}
.edit_company .company-post .company-left table tr td.custom_td_text {
    background: url("") repeat scroll 0 0 transparent;
    border: 1px solid #715a42;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.edit_company .company-post .company-left table tr td.custom_th_text,
.edit_company .company-post .company-left table tr td.custom_td_text {
}

/*====================================================================================================
	■中ページ用 会社概要
====================================================================================================*/

.edit_company_02 {
    font-size: 120%;
    line-height: 1.6;
}

.edit_company_02 {
    margin: 0;
    overflow: hidden;
    padding: 0 0 30px;
    width: 700px;
}

.edit_company_02 .company-left {
    margin: 0;
    padding: 0 0 30px;
}

/*会社概要テーブルCSS*/

.edit_company_02 .company-post .company-left table {
}

.edit_company_02 .company-post .company-left table tr td.custom_th_text {
    background: url("") repeat scroll 0 0 #1a0b02;
    border: 1px solid #715a42;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    width: 30%;
}
.edit_company_02 .company-post .company-left table tr td.custom_td_text {
    background: url("") repeat scroll 0 0 transparent;
    border: 1px solid #715a42;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.edit_company_02 .company-post .company-left table tr td.custom_th_text,
.edit_company_02 .company-post .company-left table tr td.custom_td_text {
}



/*====================================================================================================
	■クーポン表示用 会社概要
====================================================================================================*/

.edit_company_03 {
    font-size: 120%;
    line-height: 1.6;
}

.edit_company_03 {
    margin: 0;
    overflow: hidden;
    padding: 0 0 30px;
    width: 700px;
}

.edit_company_03 .company-left {
    float: left;
    margin: 0;
    padding: 0 0 30px;
    width: 360px;
}

/*会社概要テーブルCSS*/

.edit_company_03 .company-post .company-left table {
}

.edit_company_03 .company-post .company-left table tr td.custom_th_text {
    background: url("") repeat scroll 0 0 #EEE;
    border: 1px solid #CCC;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    width: 30%;
}
.edit_company_03 .company-post .company-left table tr td.custom_td_text {
    background: url("") repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCC;
    padding: 5px;
    text-align: left;
    vertical-align: top;
}

.edit_company_03 .company-post .company-left table tr td.custom_th_text,
.edit_company_03 .company-post .company-left table tr td.custom_td_text {
}

/*クーポンお客様署名欄*/

#signature_block {
    float: right;
    font-size: 120%;
    line-height: 1.7;
    width: 320px;
}

#signature_block ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#signature_block ul li {
    border-bottom: 1px dotted #333333;
    color: #333333;
    margin: 0 0 33px;
}

/*モバイル判定*/

.edit_company_03 .width-min {
    width: 360px;
}

.edit_company_03 .width-max {
    width: 700px;
}

/*====================================================================================================
	■d-01
====================================================================================================*/

.d-01 {
    display: inline-block;
    margin: 0;
    padding: 0 0 30px;
    width: 700px;
}

.d-01 .entry-post {
    display: inline-block;
    margin: 0 0 20px;
    padding: 0 0 15px;
    width: 700px;
}

.d-01 .eyecatch {
    float: left;
}

.d-01 .eyecatch img {
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 20px 0 0;
    width: 200px;
}

.d-01 .menu-list {
    float: left;
    margin: 0;
    min-width: 460px;
    padding: 0 10px 15px;
}

.d-01 .menu-list table {
    border: medium none;
    margin: 0;
    padding: 0;
    text-align: inherit;
}

.d-01 .menu-list table tr {
    border-bottom: 1px dotted #715a42;
    clear: both;
}

.d-01 .menu-list table tr td {
    background: none repeat scroll 0 0 transparent;
    border-color: -moz-use-text-color -moz-use-text-color #715a42;
    border-style: none none dotted;
    border-width: medium medium 1px;
    font-size: 130%;
    line-height: 1.7;
    margin: 0;
    padding: 0;
}
.d-01 .menu-list table tr td.custom_th_text {
    font-size: 120%;
    line-height: 1.6;
    margin: 0;
    padding: 10px 0 5px;
    text-align: left;
    vertical-align: top;
}
.d-01 .menu-list table tr td.custom_td_text {
    font-size: 120%;
    line-height: 1.6;
    margin: 0;
    padding: 10px 0 5px;
    text-align: right;
    vertical-align: top;
}

.d-01 .menu-comment {
    display: block;
    float: left;
}

.d-01 .menu-comment p {
    margin:0 0 10px 0;
    font-size: 130%;
    line-height: 1.7;
}


/*画像の有無で長さの違うメニュー表示*/

.d-01 .menu-max {
    width: 680px;
}

.d-01 .menu-min {
width:460px;
}

/*====================================================================================================
	■banner_loop
====================================================================================================*/

.banner_loop_block {
    display: inline-block;
    margin: 0;
    padding: 0 0 15px;
    width: 700px;
}

.banner_loop_block .entry-post {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

.banner_loop_block .entry-post .banner_box {
    display: inline-block;
    margin: 0;
    padding: 0 0 20px;
    width: 700px;
}

.banner_loop_block .entry-post .banner_box:hover a img {
filter:alpha(opacity=70);
opacity:0.7;
}

/*====================================================================================================
	■c-01
====================================================================================================*/

.c-01 {
    display: inline-block;
    margin: 0;
    padding: 0 0 30px;
}

.c-01 .entry-post {
}

.c-01 .entry-post {
    border-bottom: medium none;
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 5px;
    width: 220px;
}

.c-01 .entry-post .clom3-title {
    background: url("/files/clom3-title.jpg") no-repeat scroll left top transparent;
    color: #C7C2A4;
    font-size: 120%;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin: 0 auto 10px;
    padding: 0;
    text-align: center;
    width: 220px;
}

.c-01 .entry-post .post-date {
    width: 220px;
}
.c-01 .entry-post .post-date p {
    font-size: 110%;
    line-height: 1.5;
}

.c-01 .entry-post .eyecatch {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 220px;
}

.c-01 .entry-post .eyecatch img {
    height: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 0 5px;
    width: 220px;
}

/*====================================================================================================
	■b-03
====================================================================================================*/

.b-03 {
}

.b-03 .entry-post {
    display: inline-block;
    padding: 0 0 30px;
    width: 700px;
}

.b-03 .post-date {
    width: 700px;
}

.b-03 .post-date p,
.b-03 .post-date div {
    font-size: 130%;
    line-height: 1.7;
    margin: 0 0 5px;
}


/*====================================================================================================
	■html_code_01
====================================================================================================*/

/*WEBクーポンバナーCSS*/
.temp_banner {
    margin: 0;
    padding: 0;
    width: 700px;
}
.temp_banner:hover img {
filter:alpha(opacity=70);
opacity:0.7;
}

/*HTMLエディタCSS*/
.html_block {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 auto 15px;
    padding: 0 0 15px 0;
    width: 700px;
}

/*====================================================================================================
	■クーポンページ
====================================================================================================*/

.coupon .entry-post {
    display: inline-block;
    padding: 0;
    width: 700px;
}

.coupon_print_block {
    margin: 0 auto;
    padding: 0;
    width: 700px;
}

.coupon_print_block .entry-post {
    margin: 0 auto;
    padding: 0;
    width: 700px;
}

.coupon_print_block .entry-post .post-date p {
    font-size: 130%;
    line-height: 1.7;
    margin: 0 auto;
    padding: 0 0 5px;
    width: 690px;
}

.coupon_print_block .print_header {
    border: 1px solid #666;
    display: inline-block;
    margin: 0 0 10px;
    padding: 0;
    width: 698px;
}

.print_header_inner {
    border-left: 5px solid #666;
    display: block;
    float: left;
    line-height: 22px;
    margin: 5px 10px;
    padding: 0 0 0 10px;
    width: 573px;
}

.print_header h1.print_page_title {
    clear: both;
    color: #666;
    font-size: 120%;
    font-weight: bold;
}

#print_btn {
    display: table;
    float: right;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
    width: 90px;
}



/*====================================================================================================
	■クーポン表示
====================================================================================================*/

.coupon_print_block .post {
    margin: 0 0 10px;
    padding: 0;
}

.coupon_print_block .post table {
    border: 1px solid #666666;
}

.coupon_print_block .post tr td.coupon_data {
    border: 1px solid #666;
    padding: 5px;
    vertical-align: top;
}

.coupon_print_block .sub-post-title {
    background: url("/files/sub_entry_title_bg.gif") no-repeat scroll left top transparent;
    color: #221004;
    font-size: 140%;
    font-weight: bold;
    height: 38px;
    line-height: 38px;
    margin: 0 auto 10px;
    padding: 2px 0 0 20px;
    width: 680px;
}

.coupon_print_block .post div.coupon_content {
    font-size: 120%;
    line-height: 1.7;
    margin: 0;
    padding: 0;
}

.coupon_print_block .post div.coupon_content p {
    font-size: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}

.coupon_print_block .post tr td {
}

td.coupon_meta ul.post-meta {
    font-size: 120%;
    font-weight: bold;
    list-style: none outside none;
    margin: 0 !important;
    overflow: hidden;
    padding: 0;
}

.coupon_print_block #map_source {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 700px;
}

.coupon_print_block .post tr td {
    background: url("") repeat scroll 0 0 #FFFFFF;
    border: 1px solid #666;
    line-height: 1.7;
    margin: 0;
    padding: 5px;
    text-align: left;
}

.coupon_print_block .post tr td.coupon_meta_title {
    background: url("") repeat scroll 0 0 #666;
    border: 1px solid #666;
    color: #FFFFFF;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.7;
    margin: 0;
    padding: 5px;
    text-align: center;
    width: 80px;
}

/*====================================================================================================
	その他追記分
====================================================================================================*/
#content {
    color: #fff;
}

a:link,a:visited {
    color: #B09D5A;
}

#content input, #content textarea {
    color: #333;
}

body#coupon {
    background: none #fff;
}

/*フォーム*/

/*input[type="text"], textarea {
    background: none repeat scroll 0 0 #303030;
color: #f6e7cb;
}*/
#inquiryformSubmit-1 {
    color: #000 !important;
}
input[type="submit"] {
    color: #000 !important;
}
