@charset "utf-8";
/*
Theme Name: x9-lt02
Theme URI: http://www.nakashima.com
Description:
Tags: pink
Author: nakashima.com
Version: 1.0
Template: x9-lt16
*/


/*
 * body
 */
body {
	background-image:url(images/h-header-top.png);
}


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


/*
 * main
 */
#main:after {
	background-image:url(images/container-bot.png);
	background-color:#fff;
}

.home #main {
	background-image:url(images/home-contents-wrap.png);
}


/*
 * site photo
 */
#site-photo {
	background-image:url(images/site-photo-wrap.png);
	background-color:#f3f3f3;
}


/*
 * サイト説明文
 */
#site-description {
	background-color:#fff;
	border-color:#ccc;
}


/*
 * レイアウト
 */
#contents {
	background-color:#fff;
}


/*
 * home widget
 */
#home-widget-area .home-widget {
	background-image:url(images/home-widget-title.png);
}


/*
 * information table
 */
#home-information {
	background-color:#ffe5ea;
}

#home-information-title {
	background-image:url(images/home-widget-title.png);
}

#home-information table tr {
	background-image:url(images/info-line.png);
}

#home-information table th,
#home-information table td {
	border:none;
}

#home-information td.home-info-title a {
	background-image:url(images/entry-h2-arrow.png);
}


/*
 * Side navi main
 */
#navi-main li {
	border-color:#d9d9d9;
}

#navi-main li > a {
	border-color:#fff;
	background-image:url(images/s-menu-li.png);
	color:#000;
}
#navi-main li > a:before {
	background-image:url(images/s-menu-arrow.png);
}

#navi-main li.current-menu-item > a,
#navi-main li > a:hover {
	background-color:#ffccd4;
}

#navi-main li ul.sub-menu {
	background-color:#fff;
}


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


/*
 * side widget
 */
.side-widget-area .side-widget {
	background-color:#f2f2f2;
}

.side-widget-area .side-widget-title {
	background-image:url(images/info-line.png);
}


/*
 * side search
 */
#search-input-text {
	background-color:#e6e6e6;
}

#search-input-text input {
	border:none;
	background:none;
}


/*
 * side mobile
 */
#mobile {
	border-top:none;
}

#mobile p#qrcode-image img {
	border-color:#ccc;
}


/*
 * footer
 */
#footer {
	background-image:url(images/h-header-top.png);
}


/*
 * pageup
 */
#pageup a {
	color:#000;
}


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


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


/*
 * 文字サイズの変更
 */
#fontresize-navi-in {
	background-color:#fff;
	border-color:#eee;
	border-top:none;
}


/*
 * login
 */
#login ul li a {
	color:#333;
}


/*
 * view-theme-switch
 * pc-view
 */
#view-theme-switch a {
	background-color:#ccc;
	color:#333;
}

#view-theme-switch a:after {
	border-top-color:#333;
	border-right-color:#333;
}


/*
 * eye catch
 */
#eye-catch {
	background-color:#fff;
}


/*
 * Page Single
 * entry-title
 */
#entry-title {
	background-image:url(images/entry-title.png);
}


/*
 * Single
 * entry date
 */
#entry-date {
	background-image:url(images/entry-h2-date.png);
}
#entry-date:before {
	border-bottom-color:#ccc;
}


/*
 * Single
 * entry category
 */
#entry-category {
	border-top-color:#ccc;
}

#entry-category a{
	color:#333;
}


/*
 * Category & Search
 * index title
 */
.index h2.index-title {
	background-image:url(images/entry-h2-top.png), url(images/entry-h2-bot.png), url(images/entry-h2-mid.png);
}

.index h2.index-title a {
	color:#333;
	background-image:url(images/entry-h2-arrow.png);
}


/*
 * index date
 */
.index-date {
	background-image:url(images/entry-h2-date.png);
	}


/*
 * Category post navi
 */
#post-navi {
	border-top-color:#ccc;
}

#post-navi a {
	background-image:url(images/entry-post-link-r.png);
	background-color: #ffccd4;
	color:#333;
}

#post-navi .pre-link a {
	background-image:url(images/entry-post-link-l.png);
}

#post-navi a:hover {
	background-color:#ffa6b5;
}


/*
 * entry-content
 * page
 */
.page .entry-content h2 {
	background-image:url(images/entry-h2-top.png), url(images/entry-h2-bot.png), url(images/entry-h2-mid.png);
}

.page .entry-content h3 {
	/* font-size:131%; */
	background-image:url(images/entry-h3.png);
}

.page .entry-content ul > li:before {
	background-image:url(images/entry-li.png);
}

.page .entry-content ol > li {
	background:none;
}


/*
 * サイトマップ　リスト
 */
.page #sitemap-list ul > li:before {
	background-image:url(images/entry-li-arrow.png);
}


/*
 * 診療時間
 */
.shinryou-jikan .youbi td {
	background-image:url(images/shinryou-jikan-youbi.png);
	background-color:#ffccd4;
}

.shinryou-jikan .jikan td,
.shinryou-jikan .jikan th {
	background-image:url(images/shinryou-jikan-jikan.png);
	background-color:#ffe5ea;
}


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

div.photo-caption p.photo-caption-img,
dl.photo-caption dt {
	background-color:#f2f2f2;
}


/*
 * 画像と右側説明文
 */
div.photo-setumei:after,
dl.photo-setumei:after {
	clear:both;
}

div.photo-setumei p.photo-setumei-img,
dl.photo-setumei dt {
	border-color:#e6e6e6;
	background-color:#f2f2f2;
}

dl.photo-setumei dd:nth-child(2):nth-last-child(2) {
	background-image:url(images/entry-h3.png);
}


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

