/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(./base.css);
@import url(./screen.css);
/* end StyleCatcher imports */

/* ブログ インデックスページに適用するスタイル
--------------------------------------------------------------------------------------------*/


/* 211027近藤追加 */
#content .main table td{
  border: none;
}

/* 200609近藤追加 */
#content{
  margin: 15px 0 0 2%;
  width: 98%;
}

#content [role="main"] {
  width: 74%;
  padding-left: 0;
}

#content .related{
  float: right;
  margin-right: 1.5%;
  margin-top: 0;
  padding-left: 0;
  width: 24%;
}

#content article {
  margin-top: 20px;
}

#mainheader-header img{
  vertical-align:bottom;
}

#tsb-bangumi-sp-pagecategory img{
  vertical-align:bottom;
}

.widget {
  margin-right: 0;
}

h3 .widget-header {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
}

p strong {
  font-weight: bold;
}


/* 記事エリア
-----------------------------------------------------------------*/
#container {
  clear: both;
  display: block;
}

#main-container {
  background-color: #ffffff;
  float: left;
  padding: 0;
}

#content article, .page-header, #secondary aside{
  border-radius: 0;
}

#content .error404 {
  border-bottom: none;
}

#colophon{
    border: none;
}

/* 記事タイトル */
.entry-title{
  background-image: url(/announcer/youji/blog/css/images/title-icon.gif);
  background-repeat: no-repeat;
  background-position: left center;
  border-bottom: 1px dashed;
  font-size: 167%;
  font-weight: bold;
  padding: 0;
}

.entry h2 {
  margin: 0 0 1em;
}

.entry-title, h1.entry-title{
  text-decoration: none;
  padding-left: 35px;
}
.entry img {
  padding: 6px;
}
.entry p{
  /*font-size: 117%;*/
  margin-bottom: 15px;
}




/* 有効かどうか試験用 */
@media print{
body{
  background-color: #ffffff !important;
}
#index-main{
 margin: 0 auto;
}
.entry{
  margin: 0;
  padding: 0;
}
/*.entry-title{
 display:none;
}*/
#content .related{
 display:none;
}
.entry, .page, section {
  margin-bottom: 1em;
}
.current_page{
 display:none;
}
.link_page{
 display:none;
}
.link_next{
 display:none;
}
.link_before{
 display:none;
}
}


p.indent {
    margin: 0;
    padding-left: 1em;
    text-indent: -1em;
}



/* 記事 */
/*.entry-content, .entry-summary{
  font-size: 120%;
}*/

.entry-content img{
  border-radius: 0;
  box-shadow: none;
  border: 0;
}

.entry-content p{
  margin: 0;
}

.entry-meta{
  display: none;
}

.entry-summary img{
  border-radius: 0;
  box-shadow: none;
  border: 0;
}

/* 404エラーメッセージ */
.singular .entry-title, .error404 .entry-title{
  color: #000000;
  font-size: 167%;
}

.entry-content h1, .entry-content h2, .comment-content h1, .comment-content h2 {
  color: #000000;
  font-size: 125%;
}


/* ページ送り
-----------------------------------------------------------------*/
/*.pager{
  display: inline-block;
  margin-bottom: 15px;
  padding-left: 4%;
}*/

.pager {
  display: block;
  height: 25px;
  margin: 0 auto 36px auto;
  text-align: center;
  width: 100%;
}

.pager a {
  padding: 4px 8px;
  background: #efefef;
  text-decoration: none;
  color: #333333;
}

.pager a:hover {
  background: #f48114;
  color: #ffffff;
}

.pager .current_page {
  padding: 4px 8px;
  background: #4f88a5;
  color: #ffffff;
}

.pager .link_before,.pagenav .link_next {
  padding:5px 8px;
}


/* 右側ナビエリア
-----------------------------------------------------------------*/
#secondary{
  float: right;
  margin-right: 1.5%;
  margin-top: 15px;
  width: 23%;
}

/* ウィジェットスタイル */
.widget{
  border-bottom: none;
  border: 1px solid #b7b7b7;
  margin-right: 0;
  margin-bottom: 2em;
  padding: 0.5em 1em 1em;
}

.widget a:link{
  color: #4f88a5;
  text-decoration: underline;
}

.widget a:visited{
  color: #4f88a5;
  text-decoration: underline;
}

.widget a:hover {
  color: #f48114;
  text-decoration: none;
}

#textwidget{
  margin-bottom: 1em;
}

/*.widget img{
  width: 100%;
}*/

nav.ban{
  border: none;
  padding: 0;
  text-align: center;
}

/* カレンダースタイル */
h3.cal{
  background-image: url(/announcer/youji/blog/css/images/nav-bg.jpg);
  background-repeat: repeat-x;
  /*background-position: right,top;*/
  border-bottom: 1px solid #b7b7b7;
  margin: -6px -12px 15px;
  padding: 7px 10px;
  text-align: center;
}

.calmonth{
  color: #4f88a5;
  font-size: 117%;
  font-weight: bold;
}

/* 最近の記事リストスタイル */
h3.oa{
  background-image: url(/announcer/youji/blog/css/images/nav-schedule-icon.gif), url(/announcer/youji/blog/css/images/nav-bg.jpg);
  background-position: right center, center top;
  background-repeat: no-repeat, repeat-x;
  border-bottom: 1px solid #b7b7b7;
  margin: -6px -12px 15px;
  padding: 7px 10px;
}

/* アーカイブリストスタイル */
h3.arc{
  background-image: url(/announcer/youji/blog/css/images/nav-archive-icon.gif), url(/announcer/youji/blog/css/images/nav-bg.jpg);
  background-position: right center, center top;
  background-repeat: no-repeat, repeat-x;
  border-bottom: 1px solid #b7b7b7;
  margin: -6px -12px 15px;
  padding: 7px 10px;
}

/* 共通 */
h3.widget-header {
  border-bottom: 1px solid #b7b7b7;
  margin: -8px -16px 16px;
  padding: 7px 10px;
  color: #4f88a5;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.getlink{
  display: block;
}

/* 検索ボックス */
.widget_search #s{
  width: auto;
}

input#s{
  height: auto;
  line-height: 1.5em;
}





@media screen and (max-width:767px){
#content{
  margin: 3% 3%;
  width: auto;
}

#div-gpt-ad-sp_header_1stbanner{
  margin-top: 13%;
}

#content [role="main"] {
  width: auto;
}

#content .related {
  float: none/*left*/;
  margin: 0  3%/*0*/;
  width: auto/*100%*/;
}

#textwidget{
  border: none;
  padding: 0;
  margin-bottom: 1em;
  text-align: center;
}

}