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

/* あなたもホームドクター 月別アーカイブとカテゴリ別アーカイブに適用するスタイル
--------------------------------------------------------------------------------------------*/


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

#content [role="main"] {
  float: left;
  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;
}


/* カテゴリ名エリア
-----------------------------------------------------------------*/
.category {
  background-color: #ff7900;
  border: 1px solid #ff7900;
  border-radius: 5px;
  /*box-shadow: 0 3px 0 rgba(166,122,89,1);*/
  color: #ffffff;
  display: inline-block;
  font-weight: bold;
  line-height: 1;
  padding: 5px 10px;
  margin: 5px 10px 10px 0;
}


/* 記事エリア
-----------------------------------------------------------------*/
#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(/bangumi/homedr/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;
}

p.indent {
    margin: 0;
    padding-left: 1em;
    text-indent: -1em;
}
/* 200609近藤追加 */
.ois-photo{
 margin-bottom: 15px;
 text-align: center;
}
.ois-photo img{
 display: inline;
}



/* 記事 */
/*.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: #999999;
  color: #ffffff;
}

.pager .current_page {
  padding: 4px 8px;
  background: #ff0000;
  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: #2EA7E0;
  text-decoration: underline;
}

.widget a:visited{
  color: #2EA7E0;
  text-decoration: underline;
}

.widget a:hover {
  color: #193FBE;
  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(/bangumi/homedr/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: #2EA7E0;
  font-size: 117%;
  font-weight: bold;
}

/* OAリストスタイル */
h3.oa{
  background-image: url(/bangumi/homedr/css/images/nav-schedule-icon.gif), url(/bangumi/homedr/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(/bangumi/homedr/css/images/nav-archive-icon.gif), url(/bangumi/homedr/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: #2EA7E0;
  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: 0 3%;
  width: auto;
}

#content [role="main"] {
 float: none;
 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;
}

}