@charset "UTF-8";
/*
Theme Name: y4-col3
Theme URI: http://www.nakashima.com
Description:
Tags: other
Author: nakashima.com
Version: 1.0
Template: y4-col1
*/
/* font-size sample 10px = 77% 11px = 85% 12px = 93% 13px = 100% 14px = 108% 15px = 116% 16px = 123.1% 17px = 131% 18px = 138.5% 19px = 146.5% 20px = 153.9% 21px = 161.6% 22px = 167% 23px = 174% 24px = 182% 25px = 189% 26px = 197%
*/
/* scss library */
.photo-setumei:after { content: ''; width: 100%; display: block; clear: both; }

/* html */
html { background-color: #ffe5e5; }

/* base */
#base { background-image: url(images/base.png); }

/* header */
#header-wrap { background-image: url(images/header-wrap.png); background-color: #fff; }
#header-wrap #header { border-bottom-color: #f5d7d7; }

/* contact */
#contact { background-color: #fff; border-bottom-color: #f5d7d7; }

/* site-photo */
#site-photo { background-image: url(images/site-photo-top.png), url(images/site-photo-bot.png), url(images/site-photo-mid.png); background-repeat: no-repeat, no-repeat, repeat-y; }

/* home widget */
#home-widget-area > ul > li.home-widget h2.home-widget-title { color: #665133; background-image: url(images/entry-title.png); background-color: #d9d0a3; }

/* information table */
#home-information table th, #home-information table td { border: none; border-bottom-color: #ccc; }

/* Side navi main */
#navi-main #navi-main-list li > a { color: #333; border-color: #fff; background-color: #fff; }
#navi-main #navi-main-list li > a:hover { border-color: #a68282; }
#navi-main #navi-main-list li.current-menu-item > a { background-color: #ffe5e5; border-color: #a68282; }
#navi-main #navi-main-list ul.sub-menu { background-color: #ffe5e5; }

/* side home photo */
#side-home-photo { background-color: #ffe5e5; }

/* side widget */
.side-widget-area .side-widget-list .side-widget { background-image: url(images/s-content.png); }
.side-widget-area .side-widget-list .side-widget .side-widget-title { border-bottom-color: #aaa; }

/* side search */
#search { background-image: url(images/s-content.png); }
#search #search-form { background-color: #fff; }
#search #search-form #search-input-text input { border: none; background: none; }

/* side mobile */
#mobile { background-image: url(images/s-content.png); }

/* footer */
#footer { border-top-color: #f5d7d7; background-color: #fff; }

/* navi sub */
#navi-sub ul li a { color: #000; background-image: url(images/f-navi-arrow.png); }

/* pageup */
#pageup { background-color: #fff; }
#pageup a { color: #000; }

/* credit */
#credit #credit-name a { color: #333; }

/* 文字サイズの変更 */
#fontresize-navi > div { background-image: url(images/fontresize-wrap.png); }

/* login */
#login { background-image: url(images/footer-bot.png); }
#login ul li a { color: #333; }

/* view-theme-switch */
.pc #view-theme-switch ul li a { background-color: #deb1b1; color: #000; }
.pc #view-theme-switch ul li a:before { content: ''; display: block; width: 20px; height: 20px; border-top: solid 3px #000; border-right: solid 3px #000; position: absolute; left: 25px; top: 50%; -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); margin-top: -10px; }

/* entry-title */
#entry-title { background-image: url(images/entry-title.png); background-color: #d9d0a3; }
#entry-title h1 { color: #665133; }

/* entry-date */
#entry-date { color: #665933; border-top-color: #665933; }

/* Single entry category */
#entry-category { border-top-color: #999; }
#entry-category a { color: #333; }

/* Category & Search index title */
.index-title { border-bottom-color: #a68282; }
.index-title a { color: #333; background-image: url(images/entry-h2-arrow.png); }

/* Category post navi */
#post-navi { border-top-color: #ccc; }
#post-navi a { background-image: url(images/entry-post-link-r.png); background-color: #a68282; color: #fff; }
#post-navi a:hover { background-color: #663333; }
#post-navi .pre-link a { background-image: url(images/entry-post-link-l.png); }

/* entry-content page */
.page .entry-content { /* サイトマップ　リスト */ }
.page .entry-content h2 { color: #664433; border-bottom-color: #664433; }
.page .entry-content h3 { background-image: url(images/entry-h3.png); }
.page .entry-content ul > li:before { background-color: #804d4d; }
.page .entry-content ol { counter-reset: pageListNum; }
.page .entry-content ol > li:before { counter-increment: pageListNum; }
.page .entry-content #sitemap-list ul > li:before { background-image: url(images/entry-li-arrow.png); background-repeat: no-repeat; }

/* 診療時間 */
.shinryou-jikan .youbi td { background-color: #f2cece; }
.shinryou-jikan .jikan td, .shinryou-jikan .jikan th { background-color: #ffeded; }

/* 画像とキャプション */
.photo-caption { background-color: #f1f1f1; }

.photo-caption .photo-caption-img { background-color: #f8f8f8; }

/* 画像とキャプション */
.photo-caption { background-color: #f1f1f1; }
.photo-caption dt, .photo-caption .photo-caption-img { background-color: #f8f8f8; }

/* 画像と右側説明文 */
.photo-setumei dt, .photo-setumei .photo-setumei-img { border-color: #f1f1f1; background-color: #f8f8f8; }

/* 画像関連 */
.page .wp-caption { background-color: #f1f1f1; }

/*# sourceMappingURL=style.css.map */
