@charset "UTF-8";
/*
 *  EASYS-BLOG テンプレート「files_pc」CSS
 *
 */

/*-----------------------------------------------------------------------------*/
/* restyle
/*-----------------------------------------------------------------------------*/
html {
}
body {
    background: none transparent;
    font-family: "メイリオ","Meiryo",arial,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
html,
body {
  height: 100%;
}
* {
    box-sizing:         inherit;
    -o-box-sizing:      inherit;
    -ms-box-sizing:     inherit;
    -moz-box-sizing:    inherit;
    -webkit-box-sizing: inherit;
}
img{ vertical-align : middle}

#wrapper {
    height: auto !important;
    height: 100%;
    min-height: 100%;
}
/*テンプレートカラー：#DFD2C3*/

/*-----------------------------------------------------------------------------*/
/* restyle wrapper
/*-----------------------------------------------------------------------------*/
#wrapper {
    background: none repeat scroll 0 0 #EFE8E1;
    box-shadow: 0 0 15px #EFE8E1;
    margin: 0 auto;
    padding: 0 10px;
    width: 960px;
}

/*-----------------------------------------------------------------------------*/
/* restyle branding_box
/*-----------------------------------------------------------------------------*/
#branding_box {
    background-color: #FFFFFF;
    height: 100px;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
    width: auto;
}
#branding_box a {
    color: #EFE8E1;
    font-size: 40px;
    font-weight: bold;
    line-height: 100px;
    text-decoration: none;
}
#branding_box a:hover {
    text-decoration: underline;
}
#site-description {
    clear: inherit;
    float: inherit;
    font-style: normal;
    margin: 0;
    padding: 0;
    width: auto;
}

/*-----------------------------------------------------------------------------*/
/* restyle main_teaser
/*-----------------------------------------------------------------------------*/
#main_teaser {
    background-color: #FFFFFF;
    display: block;
    height: 180px;
    margin: 0 auto 10px;
    padding: 0;
    text-align: center;
}
#main_teaser {
    color: #EFE8E1;
    font-size: 40px;
    font-weight: bold;
    line-height: 180px;
}
#main_teaser.page_404 img {
    vertical-align: middle;
}

/*-----------------------------------------------------------------------------*/
/* restyle footer
/*-----------------------------------------------------------------------------*/
#footer_block {
    background-color: #FFFFFF;
    clear: both;
    height: 100px;
    margin: 0 0 10px;
    padding: 0;
    text-align: center;
}
#footer_block {
    color: #EFE8E1;
    font-size: 40px;
    font-weight: bold;
    line-height: 100px;
}

address#copyright {
    background-color: #FFFFFF;
    font-size: 11px;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

/*-----------------------------------------------------------------------------*/
/* restyle content area
/*-----------------------------------------------------------------------------*/
#outer_block {
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
}
#main {
    background: none transparent;
    padding: 0;
}
#main .widget-area ul ul {
    line-height: 30px;
    margin: 0;
    padding: 0;
}
#main .widget-area ul ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #EFE8E1;
    border-image: none;
    border-style: none none dotted;
    border-width: medium medium 1px;
}
#main .widget-area ul ul li {
    background: none #F5F5F5;
    border: none;
    margin: 0 0 5px;
}

#main .widget-area ul ul li a {
    display: block;
    padding: 0px 10px;
    font-size: 12px;
    letter-spacing: 1px;
    color: #000;
}
#main .widget-area ul ul li a:hover {
    color: #EC6E11;
}
#container {
    background: none transparent;
    margin: 0;
    padding: 0;
}
#container.page_404,
#container.page_404 #content {
}
#content {
    margin: 0;
    padding: 0;
}
#content .entry-title {
    background: url(http://imaikyusou-nagoya.com/img/h2_bg.png) bottom left repeat-x;
    border: none;
    padding: 12px 10px 12px 20px;
    font-size: 18px;
    line-height: 1.3;
    font-weight: normal;
    color: #1E0D03;
    text-align: left;
    font-family: "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    margin: 0 0 10px;
}

.entry-content, .entry-summary {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 2;
}

/*-----------------------------------------------------------------------------*/
/* restyle widget area
/*-----------------------------------------------------------------------------*/
#primary, #secondary {
    width:240px;
}
#main .widget-area ul {
    margin: 0;
    padding: 0;
}
li.widget-container {
}
.widget-area ul ul {
    list-style: none outside none;
    margin-left: 1.3em;
}

.widget-title {
    background: none #A8B41C;
    margin: 0 0 10px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    height: 40px;
    line-height: 40px;
    width: 235px;
    position: relative;
    z-index: 10;
}

.widget-title:after {
    content:  "";
    display:  block;
    background: none transparent;
    border: 1px solid #A8B41C;
    position:  absolute;
    bottom: -5px;
    right: -5px;
    width: 236px;
    height:  40px;
    z-index: 1;
}


.widget-title2 a {
    display: block;
    background: none #656D2B;
    margin: 0 0 10px;
    text-align: center;
    color: #fff !important;
    font-weight: normal;
    font-size: 14px;
    letter-spacing: 0.1em;
    height: 40px;
    line-height: 40px;
    width: 235px;
    position: relative;
    z-index: 10;
}
.widget-title2 a:after {
    content:  "";
    display:  block;
    background: none transparent;
    border: 1px solid #656D2B;
    position:  absolute;
    bottom: -5px;
    right: -5px;
    width: 236px;
    height:  40px;
    z-index: 1;
}


.widget-title2 a:hover {
background: none #EC6E11;
color:#fff;
text-decoration:none;
}
.widget-title2 a:hover:after {
border-color:#EC6E11;
}


#wp-calendar caption,
#wp-calendar thead th,
#wp-calendar tbody td,
#wp-calendar tfoot #next,
#wp-calendar tfoot #prev
{
    padding: 5px 0;
}
th, td {
    background: none transparent !important;
    border: none !important;
}
#wp-calendar {
  border-collapse: separate;
  table-layout: auto;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar thead th {
  /*background: none repeat scroll 0 0 #EDEDED;*/
  text-align: center;
  border:none;
}
#wp-calendar tbody td {
  background: none transparent;
  border-width: 0 0 1px;
  border-style: none !important;
  border-color: #;
  line-height: 2;
  padding: 5px;

  /*
  background: none repeat scroll 0 0 #EDEDED;
  border: 1px solid #fff;
  */
}

#wp-calendar tbody td a { 
  text-decoration: underline;
}
#wp-calendar tbody td a:hover { 
  text-decoration: none; 
}

#today {
  background: none #f5f5f5 !important;
}

/*-----------------------------------------------------------------------------*/
/* restyle wptouch(モバイルテーマにスイッチ)
/*-----------------------------------------------------------------------------*/
.wptouch-desktop-switch {
    background-color: #FFFFFF;
    border-top: 1px solid #CCCCCC;
    font-size: 30px !important;
    line-height: 2;
}

/*-----------------------------------------------------------------------------*/
/* select template type css
/*-----------------------------------------------------------------------------*/
/* global width
/*--------------------------------------------*/
#main.global {
    width: 940px;
}
#container.global {
    float: right;
    width: 660px;
}
#side_navi.global {
    display: block;
    float: left;
}

/* left width
/*--------------------------------------------*/
#main.left {
    clear: inherit;
    float: right;
    margin: 0;
    width: 730px;
}
#container.left {
    float: left;
    width: 480px;
}
#side_navi.left {
    display: block;
    float: right;
}
#custom_menu.left {
    background-color: #FFFFFF;
    display: block;
    float: left;
    width: 220px;
}
#custom_menu.left .side_area p {
    color: #EFE8E1;
    font-size: 16px;
    font-weight: bold;
    line-height: 5;
    text-align: center;
}

#main.left #sub_teaser {
    background-color: #FFFFFF;
    color: #EFE8E1;
    font-size: 30px;
    font-weight: bold;
    line-height: 100px;
    margin: 0 0 10px;
    text-align: center;
}

/* right width
/*--------------------------------------------*/
#main.right {
    clear: inherit;
    float: left;
    margin: 0;
    width: 730px;
}
#container.right {
    float: right;
    width: 480px;
}
#side_navi.right {
    display: block;
    float: left;
}
#custom_menu.right {
    background-color: #FFFFFF;
    display: block;
    float: right;
    width: 220px;
}
#custom_menu.right .side_area p {
    color: #EFE8E1;
    font-size: 16px;
    font-weight: bold;
    line-height: 5;
    text-align: center;
}

#main.right #sub_teaser {
    background-color: #FFFFFF;
    color: #EFE8E1;
    font-size: 30px;
    font-weight: bold;
    line-height: 100px;
    margin: 0 0 10px;
    text-align: center;
}

/* Left Bottom width
/*--------------------------------------------*/
#main.l_bottom {
    clear: inherit;
    float: right;
    margin: 0;
    width: 730px;
}
#container.l_bottom {
    float: left;
    margin-bottom: 10px;
    width: 480px;
}
#side_navi.l_bottom {
    display: block;
    float: right;
    margin-bottom: 10px;
}
#custom_menu.l_bottom {
    background-color: #FFFFFF;
    display: block;
    float: left;
    width: 220px;
}
#custom_menu.l_bottom .side_area p {
    color: #EFE8E1;
    font-size: 16px;
    font-weight: bold;
    line-height: 5;
    text-align: center;
}

#main.l_bottom #sub_teaser {
    background-color: #FFFFFF;
    color: #EFE8E1;
    font-size: 30px;
    font-weight: bold;
    line-height: 100px;
    margin: 0 0 10px;
    text-align: center;
}

/* Right Bottom width
/*--------------------------------------------*/
#main.r_bottom {
    clear: inherit;
    float: left;
    margin: 0;
    width: 730px;
}
#container.r_bottom {
    float: right;
    margin-bottom: 10px;
    width: 480px;
}
#side_navi.r_bottom {
    display: block;
    float: left;
    margin-bottom: 10px;
}
#custom_menu.r_bottom {
    background-color: #FFFFFF;
    display: block;
    float: right;
    width: 220px;
}
#custom_menu.r_bottom .side_area p {
    color: #EFE8E1;
    font-size: 16px;
    font-weight: bold;
    line-height: 5;
    text-align: center;
}

#main.r_bottom #sub_teaser {
    background-color: #FFFFFF;
    color: #EFE8E1;
    font-size: 30px;
    font-weight: bold;
    line-height: 100px;
    margin: 0 0 10px;
    text-align: center;
}


.footer { font-size: inherit !important; }