@charset "utf-8";
/*
Theme Name: v6-lt16
Theme URI: http://www.nakashima.com
Description:
Tags: blue, ブルー, 青
Author: nakashima.com
Version: 1.0
*/

/*
 * 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%
*/



/*
 * base
 */
#base {
	position: relative;
}

#base.fontsize-s {
	font-size:108%;
}

#base.fontsize-m {
	font-size:116%;
}

#base.fontsize-l {
	font-size:131%;
}


/*
 * header
 */
#header-wrap {
	width:100%;
	min-width:1004px;
	padding: 50px 0 13px;
	background:url(images/h-header-wrap.png) repeat-x center top;
}

#header {
	width:1004px;
	margin:0 auto;
	position: relative;
}

#header #site-title {
	margin:0;
	padding:0 20px 0 0;
	font-size:138.5%;
	display:inline-block;
	vertical-align: bottom;
}

#header #site-title img {
	vertical-align:bottom;
}

#header-kamoku-wrap {
	display:inline-block;
	vertical-align:bottom;
	margin:8px 0 0 0;
	font-size:93%;
	line-height:1.3;
	background:#bfe4ff;
	padding:3px 5px;
	border:solid 1px #accee6;
}


/*
 * contact
 * 電話番号等がない場合は表示しない部分があります。
 */
#contact {
	width:992px;
	margin:0 auto 20px;
	padding:0 6px 3px;
	position: relative;
	background-image:url(images/contact-mid.png);
	background-repeat:repeat-y;
	background-position: center top;
	border-radius:5px;
	box-shadow:0 0 1px rgba(0,0,0,0.2);
}

#contact ul {
	margin:0;
	padding-bottom:5px;
	line-height:1;
	text-align:left;
}

#contact ul li {
	list-style:none;
	display:inline-block;
	vertical-align:bottom;
	padding:3px 18px 1px 0;
	line-height:1;
}

#contact ul li img {
	vertical-align: bottom;
	padding-right:5px;
	position: relative;
	top:3px;
}

#contact #h-tel,
#contact #h-yoyaku,
#contact #h-fax {
	font-family:arial !important;
	font-weight:bold;
	font-size:138.5%;
}

#contact #h-address {
	font-size:108%;
}

#contact #h-address .address-value {
	position:relative;
	top:-2px;
}


/*
 * パンくず
 */
.breadcrumbs {
	margin:0 5px 5px;
	font-size:85%;
}

.breadcrumbs a {
	color:#333;
}

#breadcrumb {
	margin:0 5px 5px;
}

#breadcrumb ul {
	margin:0;
}

#breadcrumb ul li {
	list-style: none;
	display:inline;
	line-height:1;
	font-size:85%;
}

#breadcrumb .bread-arrow {
	padding:0 5px;
}

#breadcrumb ul li a {
	color:#333;
}


/*
 * main
 */
#main-wrap {
	width:100%;
	min-width:1004px;
	padding-top:8px;
	background:url(images/container-wrap.png) repeat-x center top;
}

.home #main-wrap {
	padding-top:24px;
}

#main {
	width:1004px;
	margin:0 auto;
	position: relative;
}


/*
 * レイアウト
 */
#contents {
	width:690px;
	float:right;
	background-color:#fff;
	border-radius:10px;
	border:solid 1px rgba(0,0,0,0.2);
	padding:29px;
}

.home #contents {
	width:748px;
	background: none;
	border-radius:0;
	border:none;
	box-shadow:none;
	padding:0 1px;
}

#side-l {
	width:230px;
	float:left;
}


/*
 * site-photo
 */
#site-photo {
	background-color:#fff;
	border-radius:10px;
	border:solid 1px rgba(0,0,0,0.2);
	margin:0 0 20px;
	position: relative;
	overflow: hidden;
}

#site-photo.not-header-image.not-homephoto {
	border:none;
	margin:0;
}

#site-photo.with-homephoto #custom-header {
	min-height:305px;
}

#site-photo img {
	vertical-align: bottom;
}

#custom-header img {
	display:block;
	width:100%;
	height:auto;
}

#home-photo {
	position:absolute;
	top:10px;
	left:10px;
}


/*
 * home widget
 */
#home-widget-area > ul {
	margin:0;
}

#home-widget-area .home-widget {
	margin:0 0 20px;
	padding:20px;
	list-style:none;
	background-color:#fff;
	border:solid 1px #ddd;
	border-radius:10px;
}

#home-widget-area h2.home-widget-title {
	font-size:123.1%;
	font-weight:normal;
	line-height:1;
	padding:10px 6px;
	margin:0 0 10px;
	background:url(images/home-h2-image.png) repeat-x;
	background-color:#cce9ff;
}

#home-widget-area img {
	max-width:100%;
	/*width:auto;*/
	height:auto;
	vertical-align: bottom;
}


/*
 * information table
 */
#home-information {
	margin:0 0 20px;
	padding:20px 20px 50px;
	background-color:#fff;
	border:solid 1px #ddd;
	border-radius:10px;
	position: relative;
}

#home-information-title {
	font-size:123.1%;
	font-weight:normal;
	line-height:1;
	padding:10px 6px;
	margin:0 0 10px;
	background:url(images/home-h2-image.png) repeat-x;
	background-color:#cce9ff;
}

#home-information table {
	padding:0;
	margin:0;
	width:100%;
}

#home-information table th,
#home-information table td {
	border:none;
	padding:8px 0;
	margin:0;
	line-height:1.5;
	vertical-align: baseline;
	border-bottom:solid 1px #e2e2e2;
}

#home-information td.home-info-date {
	white-space:nowrap;
	padding: 0 15px 0 0;
}

#home-information td.home-info-title {
	width:100%;
}

#home-information td.home-info-title a {
	display:block;
}

/* 一覧 & feed へのリンク */
#home-information #link-to-feed {
	position:absolute;
	top:26px;
	right:28px;
}

#home-information #link-to-infoindex {
	position:absolute;
	bottom:15px;
	right:20px;
}

#home-information #link-to-infoindex a img,
#home-information #link-to-feed a img {
	vertical-align: bottom;
}


/*
 * サイト説明文
 */
#site-description {
	margin:0 -2px 20px;
	padding:13px 4px 0;
	background:url(images/site-description.png) no-repeat center top;
	line-height:1.5;
}


/*
 * Side navi main
 */
#navi-main {
	margin:0 0 20px;
	background-image:url(images/s-navi-main-mid.png);
	background-repeat:repeat-y;
	background-position:center top;
	padding:10px;
	border-radius:10px;
	box-shadow:0 1px 3px rgba(0,0,0,0.3);
}

#navi-main #navi-main-list {
	margin:0;
}

#navi-main li {
	list-style: none;
	position: relative;
	box-shadow:0 1px 1px rgba(0,0,0,0.2);
	margin-bottom:2px;
}

#navi-main li a {
	display:block;
	padding:10px 10px 10px 15px;
	background-image:url(images/s-navi-link-arrow.png), url(images/s-navi-link-mid.png);
	background-repeat:no-repeat, repeat-y;
	background-position:left center, left top;
	line-height:1.3;
	color:#333;
	text-decoration: none;
}

#navi-main li > a:hover {
	background-position:2px center, -212px top;
}

#navi-main li.current-menu-item > a {
	background-position:-212px center, -424px top;
}

#navi-main li ul.sub-menu {
	display: none;
	box-shadow: 0px 1px 3px #999;
	-moz-box-shadow: 0px 1px 3px #999;
	-webkit-box-shadow: 0px 1px 3px #999;
	position: absolute;
	top: -10px;
	left: 210px;
	z-index: 999;
	width:210px;
	padding:10px;
	margin:0;
	background:url(images/s-navi-main-mid.png) repeat-y center top;
	border-radius:10px;
}

#navi-main li:hover > ul.sub-menu {
	display: block;
}


/*
 * side home photo
 */
#side-home-photo {
	margin:0 0 20px;
	padding:10px;
	background:url(images/s-widget-mid.png) repeat-y center top;
	border-radius:10px;
	box-shadow:0 1px 3px rgba(0,0,0,0.2);
}

#side-home-photo img {
	width:100%;
	height:auto;
	vertical-align: bottom;
}


/*
 * side widget
 */
.side-widget-area .side-widget-list {
	margin:0;
	font-size:93%;
}

.side-widget-area .side-widget {
	margin:0 0 20px;
	padding:10px;
	background:url(images/s-widget-mid.png) repeat-y center top;
	border-radius:10px;
	box-shadow:0 1px 3px rgba(0,0,0,0.2);
	list-style:none;
}

.side-widget-area .side-widget-title {
	font-size:108%;
	font-weight:bold;
	margin:0 -1px 5px;
	padding:0 1px 5px;
	background:url(images/s-widget-line.png) no-repeat center bottom;
}

.side-widget-area img {
	max-width:100%;
	/*width:auto;*/
	height:auto;
	vertical-align: bottom;
}


/*
 * side search
 */
#search {
	margin:0 0 20px;
	padding:10px;
	background:url(images/s-search-mid.png) repeat-y center top;
	border-radius:10px;
	box-shadow:0 1px 3px rgba(0,0,0,0.2);
}

#search h2 {
	margin:0 -1px 8px;
	padding:0 1px 7px;
	font-size:100%;
	line-height:1;
	background:url(images/s-search-line.png) no-repeat center bottom;
}

#search h2 img {
	vertical-align: bottom;
}

#search-form {
	margin:0;
	padding-right:35px;
	background:#fff;
	position: relative;
}

#search-input-text input {
	border:none;
	padding:5px 2px;
	width:100%;
	background:none;
	font-size:123.1%;
}

#search-btn {
	position: absolute;
	right:2px;
	top:2px;
}


/*
 * side mobile
 */
#mobile {
	margin:0 0 15px;
	padding:10px;
	background:url(images/s-navi-main-mid.png) repeat-y center top;
	border-radius:10px;
	box-shadow:0 1px 3px rgba(0,0,0,0.2);
}

#mobile h2 {
	margin:0 -1px 8px;
	padding:0 1px 7px;
	font-size:100%;
	line-height:1;
	background:url(images/s-mobile-line.png) no-repeat center bottom;
}

#mobile h2 img {
	vertical-align:bottom;
}

#mobile p {
	margin:0;
	line-height:1.3;
}

#mobile p#qrcode-image {
	margin-right:8px;
	float:left;
}

#mobile p#qrcode-image img {
	vertical-align: bottom;
	border:solid 1px #ccc;
}

#mobile #mobile-description {
	font-size:88%;
}


/*
 * pageup
 */
#pageup {
	position: fixed;
	right:0;
	bottom:50px;
}

#pageup a {
	display:block;
	padding:0;
	text-decoration:none;
	color:#000;
	line-height:1;
}

#pageup a img {
	vertical-align:top;
}

@media print {
	#pageup {
		display:none;
	}
}


/*
 * footer
 */
#footer-wrap {
	width:100%;
	min-width:1004px;
	background:url(images/f-wrap.png);
	margin-top:30px;
	padding-top:1px;
	border-bottom:solid 5px #0066cc;
	border-top:solid 2px rgba(0,0,0,0);
	box-shadow:0 1px 1px rgba(255,255,255,0.9) inset;
}

#footer {
	width:1004px;
	margin:0 auto;
}


/*
 * navi sub
 */
#navi-sub {
	padding:10px 0;
}

#navi-sub ul {
	margin:0;
	display:inline;
}

#navi-sub li {
	list-style: none;
	display: inline-block;
	padding-right:15px;
}

#navi-sub li a {
	font-size:93%;
	color:#000;
	text-decoration: none;
	background:url(images/f-navi-sub.png) no-repeat left center;
	padding-left:10px;
}

#navi-sub li a:hover {
	text-decoration:underline;
}

#credit {
	width:1004px;
	margin:0 auto;
	padding-bottom:10px;
}

#credit-name,
#footer-kamoku,
#footer-yoyaku,
#footer-tel,
#footer-fax,
#footer-address {
	font-size:93%;
	display:inline-block;
	line-height:1;
}

#footer-kamoku {
	padding-left:15px;
}

#footer-yoyaku,
#footer-tel,
#footer-fax {
	padding-right:15px;
}

#credit-name a {
	font-family:arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	color:#333;
	text-decoration: none;
}


/*
 * 文字サイズの変更
 */
#fontresize-navi {
	position:absolute;
	left:50%;
	top:5px;
	width:140px;
	margin-left:362px;
	padding:4px 0 5px;
	background:url(images/fontresize-mid.png) repeat-y center top;
	display:table-cell;
	text-align:center;
	vertical-align: middle;
	border-radius:0 0 5px 5px;
}

#fontresize-navi #fontresize-title {
	display:inline-block;
	vertical-align:bottom;
	line-height:1;
	font-size:11px;
	position: relative;
	top:-3px;
}

#fontresize-navi #fontsize-list {
	margin:0 0 0 2px;
	display:inline-block;
	vertical-align: bottom;
}

#fontresize-navi .fontsize {
	list-style: none;
	line-height:1;
	float:left;
}

#fontresize-navi .fontsize img {
	display:block;
	padding-left:1px;
}


/*
 * login
 */
#login {
	width:1004px;
	margin:0 auto;
	padding: 10px 0 40px;
}

#login ul {
	margin:0;
}

#login ul li {
	list-style: none;
	display:inline-block;
	padding:0 10px 0 0;
}

#login ul li a {
	font-size:85%;
	color:#333;
	text-decoration: none;
}


/*
 * eye catch
 */
#eye-catch {
	margin:-8px -8px 25px;
}

#eye-catch img {
	max-width:100%;
	vertical-align: bottom;
}


/*
 * Page Single
 * entry-title
 */
#entry-title {
	margin:-8px -8px 20px;
	background-image: url(images/entry-title-mid.png);
	background-repeat: repeat-y;
	background-position:center top;
	border-radius:10px;
	box-shadow:0 1px 2px rgba(0,0,0,0.3);
	padding:25px 20px;
}

#entry-title h1 {
	margin:0;
	font-size: 167%;
	font-weight: normal;
}

.single #entry-title {
	padding-bottom:25px;
}


/*
 * Single
 * entry date
 */
#entry-date {
	margin-top:10px;
	padding:5px 0 0px;
	border-top:dashed 1px #fff;
}


/*
 * page links
 */
#page-links {
	margin-top:40px;
}


/*
 * Single
 * entry category
 */
#entry-category {
	margin:40px 0 0;
	padding:5px 0 0 0;
	border-top:dashed 1px #aaa;
	text-align:right;
}

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


/*
 * Category & Search
 * index title
 */
.index h2.index-title {
	font-size:138.5%;
	font-weight:normal;
	margin:40px -10px 10px;
	padding:10px 10px 15px;
	background-image:url(images/entry-h2-top.png), url(images/entry-h2-bot.png), url(images/entry-h2-mid.png);
	background-repeat:no-repeat, no-repeat, repeat-y;
	background-position:center top, center bottom, center top;
}

.index h2.index-title a {
	color:#333;
	background:url(images/entry-h2-arrow.png) no-repeat left center;
	padding-left:15px;
	display:block;
}


/*
 * index date
 */
.index-date {
	line-height:1.5;
	margin:0 0 10px;
}


/*
 * Category post navi
 */
#post-navi {
	margin:40px -10px 0;
	border-top:solid 1px #ccc;
	padding:10px 0 3px;
}

#post-navi .next-link {
	float:right;
}

#post-navi .pre-link {
	float:left;
}

#post-navi a {
	display:inline-block;
	padding:6px 23px 5px 10px;
	background-image:url(images/entry-post-link-r.png);
	background-repeat: no-repeat;
	background-position: 96% center;
	background-color: #ffd76a;
	border:solid 1px #ffc62a;
	text-decoration:none;
	color:#333;
	line-height:1;
}

#post-navi .pre-link a {
	padding:6px 10px 5px 23px;
	background-image:url(images/entry-post-link-l.png);
	background-position: 4% center;
}

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


/*
 * entry-content
 * page
 */
.entry-content {
	line-height:1.7;
}

.page .entry-content h1,
.page .entry-content h2,
.page .entry-content h3 {
	line-height:1.3;
	font-weight: normal;
}

.page .entry-content h2 {
	font-size:138.5%;
	font-weight:normal;
	margin:40px -10px 15px;
	padding:10px 12px 15px;
	background-image:url(images/entry-h2-top.png), url(images/entry-h2-bot.png), url(images/entry-h2-mid.png);
	background-repeat:no-repeat, no-repeat, repeat-y;
	background-position:center top, center bottom, center top;
}

.page .entry-content h3 {
	font-size:131%;
	background:url(images/entry-h3.png) repeat-x center bottom;
	padding-bottom:7px;
}

.page .entry-content h4,
.page .entry-content h5,
.page .entry-content h6 {
	font-size:108%;
}

.page .entry-content ul {
	margin-left:0;
	margin-right:0;
}

.page .entry-content ul li {
	list-style:none;
	margin:0;
	padding:0 0 0 20px;
	background:url(images/entry-li.png) no-repeat left top;
}

.page .entry-content ol {
	margin-right:0;
}

.page .entry-content ol > li {
	background:none;
	padding:0;
	list-style:decimal;
}


/*
 * サイトマップ　リスト
 */
.page #sitemap-list ul ul {
	margin:0 0 0 50px;
}

.page #sitemap-list li {
	background-image:url(images/entry-li-arrow.png);
}


/*
 * Google Map
 */
.ns-gmap {
	width:100%;
	height:500px;
}


/*
 * 略歴
 */
.ryakureki th,
.ryakureki td {
}


/*
 * 診療時間
 */
.shinryou-jikan .youbi td {
	background:#bfe4ff;
}

.shinryou-jikan .jikan td,
.shinryou-jikan .jikan th {
	background:#d9efff;
}


/*
 * 画像とキャプション
 */
div.photo-caption,
dl.photo-caption {
	width:280px;
	margin:0;
	margin-bottom:20px;
	padding:5px;
	background:#bfe4ff;
}

div.photo-caption.alignleft,
dl.photo-caption.alignleft {
	margin-right:20px;
}

div.photo-caption.alignright,
dl.photo-caption.alignright {
	margin-left:20px;
}

div.photo-caption p.photo-caption-img,
dl.photo-caption dt {
	margin:0;
	text-align:center;
	background:#d9efff;
}

div.photo-caption p.photo-caption-img img,
dl.photo-caption dt img {
	vertical-align:top;
	max-width:280px;
	max-height:210px;
	width:auto;
	height:auto;
}

div.photo-caption p.photo-caption-text,
dl.photo-caption dd {
	margin:0;
	line-height:1.5;
}


/*
 * 画像と右側説明文
 */
div.photo-setumei,
dl.photo-setumei {
	width:690px;
	margin:0;
	margin-bottom:20px;
}

div.photo-setumei:after,
dl.photo-setumei:after {
	display:block;
	content:"";
	width:100%;
	clear:both;
}

div.photo-setumei p.photo-setumei-img,
dl.photo-setumei dt {
	width:280px;
	float:left;
	border:solid 5px #bfe4ff;
	background:#d9efff;
	padding:0;
	margin:0;
	margin-right:15px;
	text-align:center;
}

div.photo-setumei p.photo-setumei-img img,
dl.photo-setumei dt img {
	vertical-align:top;
	max-width:280px;
	max-height:210px;
	width:auto;
	height:auto;
}

div.photo-setumei p.photo-setumei-text,
dl.photo-setumei dd {
	float:left;
	width:385px;
	margin:0;
}

dl.photo-setumei dd:nth-child(2):nth-last-child(2) {
	font-size:131%;
	line-height:1.3;
	margin: 10px 0;
	background:url(images/entry-h3.png) repeat-x center bottom;
	padding:0 0 7px;
}


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

.page .wp-caption p.wp-caption-text {
	font-size:100%;
}
