@charset "utf-8";
@import url(./reset.css);
@import url(./common.css);
@import url(./top.css);
@import url(./other.css);

/*
Theme Name: 廣瀬歯科
Theme URI: http://nijimo.jp/
Description: 廣瀬歯科
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #555;
	font-size: 62.5%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

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: 20px;
	width: 100%;
}

th {
	padding: 4px 8px;
	font-weight: 400;
	text-align: left;
	color: #3556A5;
	border: #BFB8B0 solid 1px;
	vertical-align: middle;
	background: #E1F9FC;
}

td {
	padding: 4px 8px;
	border: #BFB8B0 solid 1px;
}

table.noborder td {
	padding: 0;
	border: none;
}

#wrapper {
	position: relative;
	margin: 0 auto;
	zoom:1;
}

#header {
	background: #fff url(./images/header_bg.png) bottom repeat-x;
}

#header_content {
	position: relative;
	margin: 0 auto;
	width: 860px;
	height: 156px;
}

#header h1 {
	position: absolute;
	top: 48px;
	background: url(./images/logo.png) no-repeat;
}

#header h1 a {
	display: block;
	width: 358px;
	height: 62px;
}

#header h1 a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 0;
	left: 0;
	height: 19px;
	line-height: 19px;
	color: #999;
	font-weight: 400;
}

#header .smart {
	position: absolute;
	top: 20px;
	right: 240px;
}

#header .tel {
	position: absolute;
	top: 12px;
	right: 0;
	color: #FF7A40;
	font-size: 1.2em;
	line-height: 2em;
	text-align: right;
}

#header_menu {
	position: absolute;
	bottom: 0;
	font-size: 1.1em;
}

#header_menu li {
	float: left;
	display: inline;
	text-align: center;
}

#header_menu li a {
	display: block;
	width: 143px;
	height: 35px;
	background-position: top;
}

#header_menu li.menu_1 a { background: url(./images/header_menu_1_bg.png); }
#header_menu li.menu_2 a { background: url(./images/header_menu_2_bg.png); }
#header_menu li.menu_3 a { background: url(./images/header_menu_3_bg.png); }
#header_menu li.menu_4 a { background: url(./images/header_menu_4_bg.png); }
#header_menu li.menu_5 a { background: url(./images/header_menu_5_bg.png); }
#header_menu li.menu_6 a { background: url(./images/header_menu_6_bg.png); }

#header_menu li.menu_1 a,
#header_menu li.menu_6 a {
	width: 144px;
}

#header_menu li a:hover {
	background-position: bottom;
}

#header_menu li a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#content {
	line-height: 180%;
	margin: 0 auto;
	padding-bottom: 36px;
	width: 860px;
	font-size: 1.2em;
	overflow: hidden;
}

#content hr {
	display: block;
	margin: 16px 0 16px 0;
	padding: 0;
	height: 1px;
	border: none;
	border-bottom: dotted #666 1px;
	vertical-align: top;
	zoom: 1;
}

#main {
	float: right;
	display: inline;
	margin-top: 38px;
	width: 600px;
}

#main_image img {
	margin-top: 10px;
	vertical-align: top;
}

.sub_image img {
	margin-top: 10px;
	vertical-align: top;
}

#main h3 {
	position: relative;
	margin-bottom: 12px;
	padding: 0 0 0 20px;
	height: 30px;
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 30px;
	background: url(./images/h3_bg.png) top no-repeat;
}

#main h4 {
	position: relative;
	margin-bottom: 12px;
	padding: 0 0 0 16px;
	height: 25px;
	color: #0E3192;
	font-size: 1.2em;
	font-weight: 400;
	line-height: 25px;
	background: url(./images/h4_bg.png) left no-repeat;
}

#main h5 {
	position: relative;
	padding-bottom: 8px;
	color: #0E3192;
	font-size: 1.2em;
	font-weight: 400;
}

#content .inner {
	margin-bottom: 30px;
	padding: 0 20px;
}

#content .box {
	padding: 10px;
	border: solid 1px #ccc;
	overflow: hidden;
	zoom: 1;
}

#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;   
}

#font_resize {
	padding: 7px 0 0 0;
	height: 31px;
}

#sidebar {
	float: left;
	display: inline;
	width: 230px;
	overflow: hidden;
}

#sidebar h3.ganbari {
	margin: 0;
	padding: 0;
	width: 230px;
	height: 31px;
	background: url(./images/sidebar_ganbari_h3_bg.png) left no-repeat;
}

#sidebar h3.ganbari span {
	position: absolute;
	text-indent: -8000px;
	overflow: hidden;
}

#sidebar div.ganbari {
	margin-bottom: 12px;
	padding: 10px 8px;
	border: solid 2px #AAC7A7;
	border-top: none;
	overflow: hidden;
}

#sidebar div.ganbari .photo {
	float: left;
	display: inline;
	margin-right: 8px;
}

#sidebar div.ganbari .photo img {
	width: 106px;
}

#sidebar div.ganbari .text {
	line-height: 1.4em;
	font-size: 90%;
	overflow: hidden;
}

#sidebar div.ganbari .date {
	color: #D79341;
	margin-bottom: 6px;
}

#sidebar div.ganbari .more {
	margin-top: 12px;
	text-align: right;
}

#sidebar div.ganbari .more a {
	padding-left: 12px;
	color: #FF5C60;
	font-size: 90%;
	background: url(./images/top_department_detail_bg.png) left no-repeat;
}

#sidebar_menu {
	margin-bottom: 26px;
	overflow: hidden;
	border-top: dotted 1px #B9B9B9;
	zoom:1;
}

#sidebar_menu li {
	float: left;
	margin-top: -1px;
	border-bottom: dotted 1px #B9B9B9;
}

#sidebar_menu li a {
	display: block;
	padding: 0 0 0 22px;
	width: 208px;
	height: 28px;
	color: #0CA5C9;
	line-height: 28px;
	background: url(./images/sidebar_menu_li_bg.png) 9px 9px no-repeat;
}

#sidebar_info {
	margin-bottom: 18px;
	padding: 8px;
	color: #888;
	font-size: 80%;
	line-height: 120%;
	background: #F7F2F2;
	border: solid 1px #C5BEAF;
}

#sidebar_info h3 {
	margin-bottom: 6px;
	padding: 0;
	color: #333;
	font-size: 1.5em;
	font-weight: 400;
}

#sidebar_info p {
	margin-bottom: 12px;
}

#sidebar_info img {
	margin-bottom: 8px;
	vertical-align: top;
}

#sidebar_banner li {
	margin-bottom: 10px;
}

#sidebar_banner li img {
	vertical-align: top;
}

#footer {
	clear: both;
	background: #04A6CA url(./images/footer_bg.png) bottom repeat-x;
	zoom: 1;
}

#footer_content {
	margin: 0 auto;
	min-width: 860px;
}

#footer_menu {
	height: 28px;
	line-height: 28px;
	background: #FFFFCF;
}

#footer_menu ul {
	text-align: center;
}

#footer_menu ul li {
	display: inline;
	zoom: 1;
}

#footer_menu ul li a {
	padding: 0 7px;
	color: #999;
	text-decoration: none;
	font-size: 90%;
	border-left: solid 1px #B3B3B3;
}

#footer_menu ul li.menu_12 a {
	border-right: solid 1px #B3B3B3;
}

#footer_text {
	padding: 5px 0;
	color: #999;
	text-align: center;
	line-height: 1.2em;
	background: #D5D5CD;
}

#footer_info {
	margin: 0 auto;
	width: 860px;
	height: 42px;
	color: #fff;
	line-height: 21px;
	overflow: hidden;
}

#footer_info .block {
	float: left;
	display: inline;
	margin: 0 24px 0 0;
}

#footer_supported {
	text-align: center;
}

#footer_supported a {
	color: #999;
	text-decoration: none;
}

.detail {
	padding: 0 20px 12px 0;
	text-align: right;
}

.detail a {
	padding-left: 15px;
	color: #FF5C60;
	font-size: 90%;
	background: url(./images/top_department_detail_bg.png) left no-repeat;
}

.to_top {
	clear: both;
	padding: 12px 0;
	text-align: right;
	zoom: 1;
}

.to_top a {
	padding-left: 14px;
	color: #FF8588;
}

.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;
}

.red {
	color: #f00;
}

.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;
}