@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./other.css);

/*
Theme Name: midera
Theme URI: http://nijimo.jp/
Description: 見寺絢子クリニック
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #666;
	font-size: 80%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: url(./images/body_bg.png) top center repeat-y;
}

a {
	color: #0A50A1;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p {
	margin-bottom: 20px;
}

hr {
	display: none;
}

table {
	margin-bottom: 16px;
	width: 100%;
}

th {
	padding: 4px 6px;
	font-weight: 400;
	text-align: left;
	border: #fff solid 2px;
	vertical-align: middle;
	background: #FFE6ED;
}

td {
	padding: 4px 6px;
	border: #fff solid 2px;
	background: #F2EFE8;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 3em;
	list-style: decimal;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 30px;
	width: 900px;
}

#header {
	position: relative;
	margin-bottom: 12px;
	height: 153px;
}

#header h1 {
	position: absolute;
	top: 43px;
	left: 0;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 344px;
	height: 69px;
}

#header h1 a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 13px;
	left: 0;
	line-height: 110%;
	color: #aaa;
	font-size: 80%;
	font-weight: 400;
}

#header_navigation {
	position: absolute;
	top: 12px;
	right: 0;
	padding-left: 14px;
	font-size: 110%;
	line-height: 110%;
	background: url(./images/header_navigation_bg.png) left no-repeat;
}

#header_navigation li {
	float: left;
	display: inline;
}

#header_navigation li a {
	display: block;
	height: 20px;
}

#header_info {
	position: absolute;
	top: 32px;
	right: 0;
	font-size: 90%;
	text-align: right;
	line-height: 180%;
}

#font_resize {
	position: absolute;
	top: 92px;
	right: 0;
	height: 21px;
	color: #807667;
}

#font_resize img {
	vertical-align: middle;
}

#header_menu {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 110%;
}

#header_menu li {
	float: left;
	display: inline;
	margin-right: 6px;
	text-align: center;
}

#header_menu li a {
	display: block;
	width: 145px;
	height: 32px;
	color: #6F5764;
	text-decoration: none;
}

#header_menu li.home a { background: url(./images/header_menu_home_bg.png) top no-repeat; }
#header_menu li.service a { background: url(./images/header_menu_service_bg.png) top no-repeat; }
#header_menu li.staff a { background: url(./images/header_menu_staff_bg.png) top no-repeat; }
#header_menu li.clinic a { background: url(./images/header_menu_clinic_bg.png) top no-repeat; }
#header_menu li.access a { background: url(./images/header_menu_access_bg.png) top no-repeat; }
#header_menu li.contact a { background: url(./images/header_menu_contact_bg.png) top no-repeat; }

#header_menu li.contact {
	margin-right: 0;
}

#header_menu li a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header_menu li a:hover {
	background-position: bottom;
}

#content {
	line-height: 180%;
}

#content h3 {
	clear: both;
	position: relative;
	margin-bottom: 16px;
	padding: 8px 0 0 28px;
	height: 24px;
	color: #771E00;
	font-size: 120%;
	font-weight: 400;
	line-height: 110%;
	background: url(./images/h3_bg.png) left no-repeat;
}

#content h3 span {
	visibility: hidden;
}

#content h3.grow span {
	position: absolute;
	top: 8px;
	left: 28px;
	visibility: visible;
}


#main {
	float: left;
	display: inline;
	width: 662px;
	overflow: hidden;
}

#main h4 {
	margin-bottom: 10px;
	padding: 4px 0 4px 16px;
	height: 17px;
	color: #583F3C;
	font-size: 110%;
	font-weight: 400;
	line-height: 17px;
	background: url(./images/h4_bg.png) left no-repeat;
	border-top: dotted 1px #929292;
	border-bottom: dotted 1px #929292;
}

#main h5 {
	margin-bottom: 12px;
	color: #521010;
	font-weight: 400;
	line-height: 110%;
}

#main h6 {
	font-weight: 400;
	color: #000;
}

#main ul {
	margin: 0 0 10px 10px;
}

#main ul li {
	padding-left: 16px;
}

#main_image {
	margin-bottom: 28px;
}

.sub_image {
	vertical-align: top;
	margin-bottom: 28px;
}

#content:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .entry_text {
	margin-bottom: 20px;
	padding: 0 20px;
	line-height: 160%;
}

#content .navigation {
	width: 100%;
	margin-bottom: 20px;
}

#content .navigation:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#content .pager {
	margin: 0 auto;
	width: 25%;
}

#content .pager:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#main #main_topics .news {
	padding: 0 18px 16px 18px;
	width: 260px;
	background: url(./images/top_topics_bg.png) bottom no-repeat;
}

#main #main_topics .news {
	float: left;
}

#main #main_topics .news dt {
	padding-left: 12px;
	color: #f90;
	background: url(./images/top_topics_dt_bg.png) left no-repeat;
}

#main #main_topics .news dd {
	margin-bottom: 14px;
	padding-left: 12px;
}

#main #main_topics a {
	color: #666;
}

#main #main_topics a:visited {
	color: #995899;
}

#main #main_topics .qa {
	float: right;
}

#main #main_topics .qa li {
	margin: 0 0 16px 0;
	padding: 0;
}

#main #main_topics h4 {
	margin: 0 -18px 12px -18px;
	height: 32px;
}

#main #main_topics .news h4 {
	background: url(./images/top_news_h4_bg.png) top no-repeat;
}

#main #main_topics .qa h4 {
	background: url(./images/top_qa_h4_bg.png) top no-repeat;
}

#main #main_topics h4 span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#main #main_topics .more {
	text-align: right;
}

#main #main_topics .more a {
	padding-left: 16px;
	color: #f90;
	background: url(./images/top_topics_more_bg.png) left no-repeat;
}

#sidebar {
	float: right;
	display: inline;
	width: 222px;
}

#sidebar hr {
	display: block;
	height: 1px;
	border: none;
	border-bottom: dotted #666 1px;
}

#sidebar_menu {
	margin-bottom: 18px;
}

#sidebar_menu li {
	vertical-align: top;
	zoom: 1;
}

#sidebar_menu li a {
	display: block;
	padding-left: 24px;
	width: 198px;
	height: 38px;
	color: #693F44;
	text-decoration: none;
	line-height: 38px;
	background: url(./images/sidebar_menu_bg.png) top left no-repeat;
}

#sidebar_menu li a:hover {
	color: #B39DA0;
	background-position: top right;
}

#sidebar_menu li.last a {
	height: 39px;
}

#sidebar_contact {
	margin-bottom: 18px;
}

#sidebar_contact img {
	vertical-align: top;
}

#sidebar_banner ul li {
	display: block;
	padding: 0;
}

#sidebar_banner img {
	margin: 0 0 19px 0;
	vertical-align: top;
	border: solid 1px #7A7A7A;
}

#sidebar_info {
	padding: 10px;
	line-height: 140%;
	background: url(./images/sidebar_info_bg.png);
	border: solid 1px #EEDCFF;
	zoom: 1;
}

#sidebar_info h4 {
	margin-bottom: 6px;
	padding-bottom: 6px;
	font-weight: 400;
	border-bottom: solid 1px #777;
}

#sidebar_info .text {
	font-size: 80%;
	margin-bottom: 6px;
	padding: 0 12px 6px 12px;
	border-bottom: solid 1px #777;
}

#sidebar_info dt {
	position: absolute;
	width: 74px;
	text-align: right;
}

#sidebar_info dd {
	padding-left: 94px;
}

#sidebar_text {
	margin-bottom: 16px;
	padding: 10px;
	line-height: 140%;
	font-size: 80%;
	border: solid 1px #EEDCFF;
	border-top: none;
}

#sidebar_mobile {
	margin-bottom: 18px;
}

#sidebar_mobile h4 {
	font-size: 90%;
}

#sidebar_mobile img {
	margin-bottom: 3px;
	vertical-align: top;
}

#sidebar_mobile .text {
	padding: 0 0 12px 12px;
	width: 116px;
	font-size: 85%;
	line-height: 160%;
	background: url(./images/sidebar_mobile_text_bg.png) bottom right no-repeat;
}

#sidebar_link {
	padding-top: 20px;
	border-top: solid 1px #777;
	zoom: 1;
}

#sidebar_link ul {
	margin-left: 12px;
	padding: 0;
	font-size: 90%;
	line-height: 150%;
}

#sidebar_mobile h4,
#sidebar_link h4 {
	margin-bottom: 10px;
	padding: 0 0 0 16px;
	font-weight: 400;
	line-height: 140%;
	background: url(./images/sidebar_mobile_h4_bg.png) 0 3px no-repeat;
}

#sidebar_counter {
	padding: 20px 0 0 20px;
}

#sidebar_counter td {
	background: #fff;
}

#footer {
	clear: both;
	margin-top: 42px;
	font-size: 84%;
	text-align: center;
	line-height: 150%;
}

#footer_menu {
	margin-bottom: 6px;
	padding: 10px 0;
	line-height: 120%;
	border-top: solid 1px #E9A8C9;
	border-bottom: solid 1px #E9A8C9;
	zoom: 1;
}

#footer_menu ul li {
	display: inline;
	margin: 0;
	padding: 0 24px;
	border-left: solid 1px #A9998F;
}

#footer_menu ul li.sitemap {
	border-right: solid 1px #A9998F;
}

#footer_menu ul li a {
	color: #927E7B;
	text-decoration: none;
}

#footer_text {
	color: #aaa;
	font-size: 90%;
}

#footer_copyright {
	font-size: 90%;
}

#footer_copyright a {
	color: #666;
	text-decoration: none;
}

.to_top {
	clear: both;
	padding: 12px 0;
	text-align: right;
	zoom: 1;
}

.to_top a {
	padding-left: 16px;
	color: #816F6C;
	background: url(./images/to_top_bg.png) left no-repeat;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 16px;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 16px;
}

.link_detail {
	clear: both;
	height: 18px;
	text-align: right;
}

.link_detail a {
	display: inline-block;
	width: 97px;
	height: 18px;
	background: url(./images/detail_bg.png) top no-repeat;
}

.link_detail a:hover {
	background-position: bottom;
}

.link_detail a span {
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	text-indent: -8000px;
}

.link_price {
	clear: both;
	height: 17px;
	text-align: right;
}

.link_price a {
	display: inline-block;
	width: 108px;
	height: 17px;
	background: url(./images/price_bg.png) top no-repeat;
}

.link_price a:hover {
	background-position: bottom;
}

.link_price a span {
	position: absolute;
	overflow: hidden;
	visibility: hidden;
	text-indent: -8000px;
}

table.no_style th {
	padding: 0;
	border: 0;
	background: none;
}

table.no_style td {
	padding: 0;
	border: 0;
	background: none;
}

.red {
	color: #f00;
}

.orange {
	color: #f90;
}

.hover:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
	zoom: 1;
}

.wpcf7-response-output {
	text-align: center;
}

.wpcf7-not-valid-tip-no-ajax {
	float: left;
	display: block;
	color: #f00;
}

.wpcf7-validation-errors {
	color: #f00;
}

.clear {
	clear: both;
}