/*

追加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 #221d1d;
}

body {
    background: url("/files/body_bg.jpg") no-repeat scroll center top transparent;
    color: #ccc;
    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 {

    clear: both;
    display: block;
    height: 0;
    margin: 0;
    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: 30px 0 0;
    width: 1000px;
}

#outer_block2 {
    background: url("/files/outer_block_bg.jpg") no-repeat scroll center top transparent;
    width: 100%;
}

#inner_block {
    margin: 0 auto;
    padding: 0;
    width: 960px;
}

.entry-meta {
    color: #888888;
    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: #FFF !important;
    font-size: 140%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 0 20px;
    display:block;
    text-decoration: none;
}
.widget-title2 a:hover {
    text-decoration: underline;
}

/*=================================カレンダー=================================*/

#wp-calendar caption {
    color: #ceb26f;
    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;
    background: #000;
}

#wp-calendar tbody td {
    background: none repeat scroll 0 0 #392919;
    border: 1px solid #221d1d;
    color: #CCCCCC;
    font-size: 120%;
    line-height: 1.7;
    padding: 10px 5px;
    text-align: center;
}

#wp-calendar tbody td a {
    color: #bc0c14;
    font-weight: bold;
    text-decoration: none;
}
#wp-calendar tbody td a:hover {
    text-decoration: underline;
}



/*■ソーシャルブックマーキング　マージン*/
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: 48px;
    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 -48px; }
div#access .gnavi03 a:hover { background-position: -384px -48px; }
div#access .gnavi04 a:hover { background-position: -576px -48px; }
div#access .gnavi05 a:hover { background-position: right bottom; }


/*======================■5メニュープルダウンCSS■======================
	5メニュー子メニューCSS class (オプション)に「sub-gnavi」を入力
=======================================================================*/

#access ul.menu ul.sub-menu {
    top: 55px;
    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: 48px;
    line-height: 48px;
    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;
}


/*====================================================================================================
	ページ共通　ヘッダー
====================================================================================================*/

#branding_box {
    /*background: url("/files/branding_box_bg.jpg") no-repeat scroll center top transparent;*/
    height: 175px;
    margin: 0 auto;
    padding: 0 0 28px;
    width: 960px;
}

#site-description {
    display: block;
    font-size: 100%;
    font-style: normal;
    line-height: 20px;
    margin: 0;
    padding: 15px 0 0 307px;
    text-align: left;
    width: 653px;
}

#site-title {
    float: left;
    font-size: 30px;
    height: 100px;
    line-height: 100px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
}
#site-title a {
    color: #000000;
    display: block;
    font-weight: bold;
    height: 100px;
    text-decoration: none;
    width: 320px;
}

#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 {
  /*background: url("/files/teaser_bg2.jpg") no-repeat scroll center top transparent;*/
    margin: 0 auto;
    padding: 0 0 15px;
    width: 100%;
  text-align:center;
}



/*====================================================================================================
	ページ共通　コンテンツサイド
====================================================================================================*/

#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: #bc0c14;
    display: block;
    font-size: 130%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 0 0 40px;
}
#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 #b5926b;
    border-right: 1px solid #b5926b;
    color: #fff;
    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 {
    color: #fff;
    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: #ccc;
    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: 35px 0 0 500px;
    padding: 0;
    width: 460px;
}

#footer_information .entry-post .post-data {
}
#footer_information .entry-post .post-data p {
    font-size: 120%;
    line-height: 1.6;
}

.footer_infomation {
    display: inline-block;
    width: 1000px;
}

address#copyright {
    background: url("") repeat scroll 0 0 #000;
    clear: both;
    color: #b5926b;
    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;
}

.strongfoot {
font-weight:bold;
}


/*■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■

■■■■■■■■■■■■ここから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;
  	background: url("/files/contact_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 175px;
    margin: 0;
    overflow: hidden;
}

#contact_bnr_block a {
    background: url("/files/contact_bnr.jpg") no-repeat scroll center top transparent;
    display: block;
    height: 175px;
    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: #FFF;
    font-size: 180%;
    font-weight: bold;
    height: 55px;
    line-height: 55px;
    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: #FFF;
    font-size: 130%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0 5px 20px;
}

.entry-title a:link, .entry-title a:visited {
    color: #FFF;
    text-decoration: none;
}
.entry-title a:hover, .entry-title a:active {
    color: #FFF;
    text-decoration: underline;
}

#content .entry-title {
    background: url("/files/entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #FFF;
    font-size: 160%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    padding: 0 0 0 20px;
    overflow: hidden;
    width: 680px;
    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;
    color: #DAD9D9;
    font-size: 140%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 10px;
    padding: 0 0 0 30px;
    width: 670px;
}

.h3title_bg {
    background: url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #DAD9D9;
    font-size: 140%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 10px;
    padding: 0 0 0 30px;
    width: 670px;
}

/*タイトルバー、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 #EEE;
    border: 1px solid #CCC;
    color: #666;
    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 #FFFFFF;
    border: 1px solid #CCC;
    color: #666666;
    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 #b5926b;
    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: 250px;
}

.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: 250px;
}
.blog_read_block .blog_post .data_right a {
    color: #bc0c14;
    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: #999999;
}


/*==============================追加ブロック==============================*/

/*====================================================================================================
	■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;
}

/*====================================================================================================
	■トップブログ新着表示
====================================================================================================*/

.blog_read_block {
    margin: 0;
    padding: 0 0 20px;
}

.blog_read_block .blog_post {
    border-bottom: 1px dotted #CCCCCC;
    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: 10px 0 0 0;
    padding: 0;
    width: 440px;
}

.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: auto;
    margin: 0;
    overflow: hidden;
    padding: 0 10px 0 0;
    width: 250px;
}
.blog_read_block p.newpost_list span.posts_img img {
    height: auto;
    width: 250px;
}
.blog_read_block .blog_post .data_right a {
    color: #bc0c14;
    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: #ccc;
}

/*====================================================================================================
	■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 #392919;
    border: 1px solid #674612;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    width: 30%;
color:#fff;
}
.edit_company .company-post .company-left table tr td.custom_td_text {
    background: url("") repeat scroll 0 0 #ece6e1;
    border: 1px solid #674612;
    padding: 5px;
    text-align: left;
    vertical-align: top;
color:#392919;
}

.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 #392919;
    border: 1px solid #674612;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    width: 30%;
color:#fff;
}
.edit_company_02 .company-post .company-left table tr td.custom_td_text {
    background: url("") repeat scroll 0 0 #ece6e1;
    border: 1px solid #674612;
    padding: 5px;
    text-align: left;
    vertical-align: top;
color:#392919;
}

.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 #392919;
    border: 1px solid #674612;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    width: 30%;
color:#fff;
}
.edit_company_03 .company-post .company-left table tr td.custom_td_text {
    background: url("") repeat scroll 0 0 #ece6e1;
    border: 1px solid #674612;
    padding: 5px;
    text-align: left;
    vertical-align: top;
color:#392919;
}

.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 #b5926b;
    color: #ccc;
    margin: 0 0 33px;
}

/*モバイル判定*/

.edit_company_03 .width-min {
    width: 360px;
}

.edit_company_03 .width-max {
    width: 700px;
}

/*====================================================================================================
	■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;
}

/*====================================================================================================
	■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 #b5926b;
    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 #CCCCCC;
    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;
}

/*====================================================================================================
	■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;
}

/*====================================================================================================
	■クーポンページ
====================================================================================================*/

.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 #674612;
    display: inline-block;
    margin: 0 0 10px;
    padding: 0;
    width: 698px;
}

.print_header_inner {
    border-left: 5px solid #674612;
    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: #ccc;
    font-size: 120%;
    font-weight: bold;
}

#print_btn {
    display: table;
    float: right;
    padding: 5px 0;
    text-align: center;
    vertical-align: middle;
    width: 90px;
}



/*====================================================================================================
	■クーポン表示
====================================================================================================*/

body#coupon {
background:url("/files/sp_bg_color.jpg") repeat;
}

.coupon_print_block .post {
    margin: 0 0 10px;
    padding: 0;
}

.coupon_print_block .post table {
    border: 1px solid #674612;
}

.coupon_print_block .post tr td.coupon_data {
    border: 1px solid #674612;
    padding: 5px;
    vertical-align: top;
}

.coupon_print_block .sub-post-title {
    background: url("/files/sub_entry_title_bg.jpg") no-repeat scroll left top transparent;
    color: #DAD9D9;
    font-size: 140%;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    margin: 0 auto 10px;
    padding: 0 0 0 30px;
    width: 650px;
}

.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 #000;
    border: 1px solid #674612;
    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 #392919;
    border: 1px solid #674612;
    color: #ceb26f;
    font-size: 120%;
    font-weight: bold;
    line-height: 1.7;
    margin: 0;
    padding: 5px;
    text-align: center;
    width: 80px;
}



strong {
    font-weight: bold;
color:#ceb26f;
}


a:link {
color:#bc0c14;
}
a:hover {
color:#bc0c14;
}
a:active {
color:#bc0c14;
}
a:visited {
color:#bc0c14;
}