@charset "UTF-8";
/*
theme Name: jc-toma-テーマ
Author: morse-inc
Description: original theme
version： 1.0.0
*/


body{background: #fff;}
a{color:#0090d5;text-decoration:none;}
a:hover{color:#0064c8;}
a:active, a:focus {color:#0064c8!important;}
.entry-title{
	font-size:1.3em;
 padding-bottom:10px;
border-bottom:2px solid #cf6a88;
}
.article-footer{background: #fff;color: #000;font-size: 0.9em;}
.hentry {
  background-color: white;
  border-radius: 3px;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  border: 1px solid #cccccc; }
  .hentry header {
    border-bottom: 1px solid #f8f9fa;
    padding: 1.5em; }
  .hentry footer {
    padding: 1.5em;
    border-top: 1px solid #f8f9fa; }
    .hentry footer p {
      margin: 0; }
  .sidebar {
    margin-top: 0em; }

  .widgettitle {
    padding: 0 0 10px;
    border-bottom: 2px solid #444;
    margin-bottom: 0.75em; }

  .widget {
    padding: 0 10px;
    margin: 1.5em 0; }
    .widget ul li {
      margin-bottom: 0.75em;
      /* deep nesting */ }
      .widget ul li ul {
        margin-top: 0.75em;
        padding-left: 1em; }
