@charset "utf-8";
@import url(./reset.css);
@import url(./top.css);
@import url(./other.css);

/*
Theme Name: fujii
Theme URI: http://nijimo.jp/
Description: ふじい歯科テーマ
Version: 1.0
Author: 株式会社ニジモ
Tags: 
*/

body {
	color: #666;
	font-size: 75%;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #FFFAED;
}

a {
	color: #195FD9;
}

a:visited {
	color: #995899;
}

a:hover {
	color: #FF9900;
}

a img {
	border: none;
}

p {
	margin-bottom: 1em;
}

hr {
	display: none;
}

table{
	margin-bottom: 16px;
	width: 100%;
	border-collapse: collapse;
}

th{
	padding: 4px 6px;
	font-weight: 400;
	text-align: left;
	border: #ccc solid 1px;
	background: #eee;
}

td{
	padding: 4px 6px;
	border: #ccc solid 1px;
}

ol {
	margin-bottom: 1em;
}

ol li {
	margin-left: 3em;
	list-style: decimal;
}

img {
	vertical-align: top;
}

*html .iepngfix {
	behavior: expression(IEPNGFIX.fix(this));
}

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0 13px;
	width: 900px;
	background: url(./images/wrapper_bg.png);
}

#header {
	position: relative;
	height: 114px;
	font-size: 80%;
	background: url(./images/header_bg.png) top;
}

#header h1 {
	position: absolute;
	top: 20px;
	left: 39px;
	display: block;
	width: 222px;
	height: 82px;
	overflow: hidden;
	background: url(./images/logo.gif) no-repeat;
}

#header h1 a {
	display: block;
	width: 222px;
	height: 82px;
}

#header h1 a span {
	position: absolute;
	display: block;
	text-indent: -8000px;
}

#header h2 {
	position: absolute;
	top: 4px;
	left: 24px;
	color: #A9A78F;
	line-height: 110%;
	font-weight: 400;
}

#header .tel {
	position: absolute;
	top: 8px;
	right: 36px;
}

#content {
	margin-top: 28px;
}

#main {
	float: right;
	display: inline;
	margin-right: 20px;
	width: 616px;
	line-height: 160%;
}

#main_image {
	margin-top: -114px;
	height: 416px;
}

#main h3 {
	margin-bottom: 20px;
	padding-left: 38px;
	height: 35px;
	color: #0E2188;
	font-size: 14px;
	line-height: 35px;
	background: #fff url(./images/h3_bg.png) top left no-repeat;
}

#main h4 {
	margin-bottom: 8px;
	padding-left: 24px;
	color: #195FD9;
	font-size: 14px;
	font-weight: 400;
	background: #fff url(./images/h4_bg.png) left no-repeat;
}

#main .entry_text {
	padding: 0px 20px 20px 20px;
}

#main .entry_text:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#main .navigation {
	width: 100%;
	margin-bottom: 20px;
}

#main .navigation:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#main .pager {
	margin: 0 auto;
	width: 25%;
}

#main .pager:after {   
    content: ".";   
    display: block;   
    visibility: hidden;   
    height: 0.1px;   
    font-size: 0.1em;   
    line-height: 0;   
    clear: both;   
}

#main hr {
	display: block;
	height: 1px;
	border: none;
	border-bottom: dotted #666 1px;
}

#sidebar {
	float: left;
	display: inline;
	width: 243px;
}

#sidebar_menu {
	margin-bottom: 25px;
	background: #fff url(./images/sidebar_menu_bg.png) top left;
}

#sidebar_menu ul {
	margin: 0;
	padding: 4px 23px 4px 21px;
	background: url(./images/sidebar_menu_ul_bg.png) bottom left no-repeat;
}

#sidebar_menu ul li {
	margin: 0;
	padding: 0;
}

#sidebar_menu ul li a {
	display: block;
	width: 200px;
	height: 40px;
	border-bottom: dotted 1px #C0C0C0;
	vertical-align: top;
}

#sidebar_menu ul li.home a { background: url(./images/sidebar_menu_home_bg.png) no-repeat; }
#sidebar_menu ul li.clinic a { background: url(./images/sidebar_menu_clinic_bg.png) no-repeat; }
#sidebar_menu ul li.shinryou a { background: url(./images/sidebar_menu_shinryou_bg.png) no-repeat; }
#sidebar_menu ul li.staff a { background: url(./images/sidebar_menu_staff_bg.png) no-repeat; }
#sidebar_menu ul li.access a { background: url(./images/sidebar_menu_access_bg.png) no-repeat; }
#sidebar_menu ul li.faq a { background: url(./images/sidebar_menu_faq_bg.png) no-repeat; border: none; }

#sidebar_menu ul li a span {
	position: absolute;
	overflow: hidden;
	text-indent: -8000px;
}

#sidebar_banner {
	padding-bottom: 16px;
	text-align: right;
	zoom: 1;
}

#sidebar_banner li {
	margin-bottom: 14px;
}

#sidebar_info {
	margin: 0 0 16px 17px;
	width: 226px;
	line-height: 130%;
}

#sidebar_info h4 {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	height: 20px;
	color: #474747;
	font-weight: 400;
	line-height: 20px;
	background: url(./images/sidebar_h4_bg.png) left no-repeat;
}

#sidebar_info hr {
	display: block;
	height: 1px;
	border: none;
	border-bottom: dotted #BEBEBE 1px;
}

#sidebar_info .text {
	padding: 0 10px;
	color: #929292;
}

#sidebar_info .greeting {
	margin-top: 26px;
	padding: 10px;
	color: #ADA594;
	font-size: 80%;
	border: solid 1px #C6BBA5;
}

#footer {
	clear: both;
	padding-top: 20px;
	width: 900px;
	font-size: 80%;
	color: #777;
	text-align: center;
	background: #fff url(./images/footer_bg.png) 0 20px repeat-x;
}

#footer_menu {
	padding: 10px 0 14px 0;
	text-align: center;
	line-height: 110%;
	zoom: 1;
}

#footer_menu li {
	display: inline;
	padding: 0 17px;
	border-left: solid 1px #a9aaa9;
}

#footer_menu li.sitemap {
	border-right: solid 1px #a9aaa9;
}

#footer_menu li a {
	color: #777;
	text-decoration: none;
}

#footer_text {
	margin-bottom: 8px;
	color: #999;
}

#footer_copyright {
}

#footer_supported {
	margin-bottom: 10px;
}

#footer_supported a {
	color: #999;
	text-decoration: none;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
	float: right;
	display: inline;
	margin-left: 10px;
}

.alignleft {
	float: left;
	display: inline;
	margin-right: 10px;
}

.hover:hover{
	filter: alpha(opacity=40);
	opacity: 0.4;
	zoom: 1;
}

.to_top {
	clear: both;
	padding: 12px 0;
	text-align: right;
	zoom: 1;
}

.red {
	color: #f00;
}

.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;
}
