@charset "utf-8";
body {
	font: 14px/1.4 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',meiryo,Verdana, Arial, Helvetica, sans-serif;
	/*background: #fff url(img/bg2.png) no-repeat scroll;*/
	margin: 0;
	padding: 0;
	color: #452C27;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	line-height: 1.6;
}

h1 {
	font-size:18px;
	background-color:#FEFCF4;
	padding:10px 0 10px 20px;
	margin:10px 20px 10px 10px;
	border:1px solid #F3D6B4;
}

h2 {
	height:30px;
	font-size:18px;
	margin:40px 0 10px 10px;
	padding:5px 0 5px 35px;
	background-image:url(img/h1_backimg.png);
	background-repeat:no-repeat;
	
}

a img { 
	border: none;
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}
a:visited {
	color: #6E6C64;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

.container {
	width: 1000px;
	background: #FFF;
	margin: 0 auto; 
	background-image:url(img/paper.png);
}
img{
	-webkit-backface-visibility: hidden;
	}

.header {
	/*background: #61372B;
	height:100%;
	position:relative;*/
}

#menu_sp{
	display: none;
}
#menu_sp_bottom {
	display: none;
}

.headerhead {
	background-image:url(img/header.png);
	background-size: cover;
	height:140px;
	/*padding:40px 250px 0 0;*/
	text-align:right;
	color:#4C3026;
	font-size:12px;
}



.logo {
	/*//position:absolute;
	//bottom:0;*/
}

.sidebar1 {
	float: left;
	width: 250px;
	/*background: #B08E67;*/
	padding: 10px 0px 10px 0px;
	
	}

.sidebar1 p {
	font-size:13px;
	/*color:	#	2D1B06;*/
	padding:0 30px 0 30px;
	
}

.sidebar_clinic_text {
	background-color:	#FEFAE9;
	border:1px solid #9B784F;
	margin:0 30px 0px 30px;
	padding:10px 0 7px 0;
	text-align:center;
}

.sidebar_clinic {
	/*background:url(img/sidebar_title1_r2_c1_s1.gif) repeat-y ;*/
	text-align:center;
}
.sidebar_clinic_link {
	text-align:right;
	margin:0 30px 10px 0;
}
.sidebar_clinic_link a{
	color:blue;
	text-decoration:none;
	font-size:80%;
}

.sidebar_category {
	margin:10px 0 10px 0;
}

.sidebar_iframe {
	margin: 0px 0 15px 15px;
}

.subcategory {
	background-image:url(img/sidebar_line.png);
	padding:10px 30px 10px 30px;
	font-size:12px;
	}
	
.subcategory a{
	color:#4A3026;
	font-weight:bold;
	text-decoration: none;
	font-size:14px;
}

.subcategory_box {
	margin:0px 0 10px 0;
	cursor: pointer;
	}

.content {
	padding: 10px 0 30px 10px;
	width: 740px;
	float: left;
	position:relative;
}

.contentsbox {
/*	background-color:	#FAE292;*/
	background-image:url(img/paper2.png);
	margin:40px 0 40px 20px;
	width:85%;
	padding:30px 10px 30px 20px;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;  
	border-color:#9D6302;
	border-style:solid;	
	border-width:2px;
	background-color: white;
}

.contentsbox2 {
/*	background-color:	#FAE292;*/
	background-image:url(img/paper3.png);
	margin:40px 0 40px 40px;
	width:80%;
	padding:0px 20px 30px 20px;
	-webkit-border-top-left-radius: 10px;  
    -webkit-border-top-right-radius: 10px;  
    -webkit-border-bottom-right-radius: 10px;  
    -webkit-border-bottom-left-radius: 10px;  
    -moz-border-radius-topleft: 10px;  
    -moz-border-radius-topright: 10px;  
    -moz-border-radius-bottomright: 10px;  
    -moz-border-radius-bottomleft: 10px;  
	border-color:#9D6302;
	border-style:solid;	
	border-width:2px;
	background-color: white;
}

.top_aisatu {
	/*background-image:url(img/top_sensei2.png);
	//background-repeat:no-repeat;*/
	padding:15px 10px 0 0px;
	height:470px;
	position:relative;
}

.top_aisatu img{
	margin:0px 10px 0 10px;
}

.top_aisatu_title{

	font-weight:bold;
	font-size:16px;
}

.top_aisatu_map {
	position:absolute;
	bottom:20px;
	right:40px;
	font-size:14px;
}



.content_end {
	position:absolute;
	bottom:20px;
	right:40px;
	font-size:12px;
}

.contents_table {
	margin:20px 0 0 20px;
}

.basic_table {
	margin:-10px 0 0 0;
	border:1px solid #613823;
	 border-collapse:	collapse;
	 width: 95%;
}

td ,th .basic_table {
	padding:8px 15px 5px 15px;
}

.rightimg {
	margin:0 20px 0 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}

/* ~~ The navigation list styles (can be removed if you choose to use a premade flyout menu like Spry) ~~ */
ul.nav {
	list-style: none; /* this removes the list marker */
	border-top: 1px solid #666; /* this creates the top border for the links - all others are placed using a bottom border on the LI */
	margin-bottom: 15px;
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	width: 160px; 
	text-decoration: none;
	background: #C6D580;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { /* this changes the background and text color for both mouse and keyboard navigators */
	background: #ADB96E;
	color: #FFF;
}

/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #77583E;
	color:#FCE09B;
	position: relative;
	clear: both;
	width:1000px;
	height:40px;
	text-align:center;	
}


.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clinicview {
	margin:130px 0 0 20px;
}

.clinic_img {
	margin:10px 20px 10px;
}

.map {
	margin:10px 0 0 30px;
}

.staff {
	margin:40px 30px 0 30px;
}

.staff_text {
	margin:80px 0 0 30px;
}

.question {
	margin:30px 0 0 30px;
	font-size:16px;
	font-weight:bold;
}
.qanda {
	background-color:#fff;
	border:2px solid #f7f4d3;
	margin:10px 30px 10px 60px;
	padding:20px 15px 15px 15px;
	width:580px;
	min-height:80px;
}

.qanda img{
	margin:-5px 15px 5px 0;
}

.menu_explain {
    margin: 10px 10px 0px 10px;
    padding: 5px 8px 3px 8px;
    font-size: 90%;
    /* width: 500px; */
    color: #74544E;
    background-color: #fff;
    border: 1px solid #fbf5e6;
    line-height: 1.6;
}

.nagare_title {
	font-size:130%;
	font-weight:bold;
	padding:25px 0 10px 0;
}

.nagare_text {
	background:#FFFDF7;
	border:2px solid #f7f4d3;
	margin:0 70px 10px 70px;
	padding:10px 10px 10px 10px ;
	line-height: 1.6;
}
.question_list {
	margin:0 0 0 40px;
}

.question_list a{
	text-decoration:none;
}
.question_list_title {
	margin:10px 0 10px 0;
	font-weight:bold;
}

.sinkyu_img1 {
	margin:10px 20px 0px 20px;
	float:right;
}

.sinkyu_box {
	margin:40px 0 0 0;
}

.new {
	font-size:16px;
	margin:20px 0 0 20px;
	}
.likebn {
	margin:5px 0 0 25px;
	width:200px;
}
.likebn2 {
	display:none;
}
.side_ifr {
	margin:0 0 0 0px;
	border:1px solid #A3825D;
}
.side_ifr2 {
	margin:0 0 0 18px;
	border:1px solid #A3825D;
}
/*サイドバーのサブカテゴリーにホバーした時のスタイル*/
.hilite {
	background-color:#EEEABB;
}

.coupon {
	margin:10px 0 10px -3px;
}
.shourei {
	width:640px;
	height:auto;
	margin:0 auto;
	padding:10px;
	background-image:url(img/bg_shourei.png);
	background-repeat:repeat-x;
	border:2px solid #B08E67;
}
.shourei_title {
	background-color:#FEFAE9;
	margin:10px 10px 10px 10px;
	padding:8px;
	border:2px solid #B08E67;
	font-size:120%;
	font-weight:bold;
}
.shourei_detail {
	background-color:#FEFAE9;
	margin:10px 10px 10px 10px;
	padding:8px;
	border:2px solid #B08E67;
}



/* 20210519 */
.sp_iframe {
	display: none;
}

.nowrap {
	white-space: nowrap;
}