@charset "UTF-8";
/* CSS Document */

/* 基本スタイル
-------------------------------------------------*/

body {
	font-size:100%;
	color:#000000;
	background-color:#FFFFFF;
}
	
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,p {
	margin: 0;
	padding: 0;
	font-family:"ヒラギノ角ゴ Pro W3", Osaka, "ＭＳ Ｐゴシック", sans-serif;
}

h1,h2,h3,h4,ul,li,p,address {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

img {
	border: 0;
	vertical-align: bottom;
}

a:link,
a:visited,
a:active {
	color: #FF6600;
	text-decoration: underline;
}

a:hover {
	color: #FFCC33;
}

.f_left {
	float:left;
	}
	
.img_right {
	float:right;
	margin-left: 10px;
	}
	
.bottom {
	margin-bottom: 10px;
	}
.remarks {
	font-size: 80%;
	color: #CC0000;
	padding-bottom: 15px;
	padding-top: 8px;
}
	
.cl {
	clear:both;
	}
	
/* Wrapper
-------------------------------------------------*/

#wrapper {
	text-align:center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	}
	
/* header
-------------------------------------------------*/

#header {
	color: #E8E8E8;
	height: 50px;
}
#header h1 {
	font-size: 90%;
	line-height: 30px;
	font-weight: bold;
	color: #FF9900;
	text-align: left;
	text-indent: 1em;
}

/* flashimage
-------------------------------------------------*/
#fi {
	height: 230px;
	width: 760px;
}

/* gnavi
-------------------------------------------------*/
#gnavi {
	width:150px;
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 10px;
	padding-left: 10px;
	}
#gnavi h3 {
	margin-bottom: 15px;
}
#gnavi ul {
	list-style-type: none;
}
#gnavi ul li {
	height: 32px;
	width: 150px;
}

#gnavi h3 em,
#gnavi ul li em {
	position: absolute;
	left: -9999px;
}

#gnavi h3 a#home:link,
#gnavi h3 a#home:visited,
#gnavi h3 a#home:active {
	background-image: url(../image/home.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	display: block;
}

#gnavi h3 a#home:hover {
	background-image: url(../image/home_on.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
}

#gnavi ul li a#g01:link,
#gnavi ul li a#g01:visited,
#gnavi ul li a#g01:active {
	background-image: url(../image/g01.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	display: block;
}

#gnavi ul li a#g01:hover {
	background-image: url(../image/g01_on.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
}

#gnavi ul li a#g02:link,
#gnavi ul li a#g02:visited,
#gnavi ul li a#g02:active {
	background-image: url(../image/g02.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	display: block;
}

#gnavi ul li a#g02:hover {
	background-image: url(../image/g02_on.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
}

#gnavi ul li a#g03:link,
#gnavi ul li a#g03:visited,
#gnavi ul li a#g03:active {
	background-image: url(../image/g03.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	display: block;
}

#gnavi ul li a#g03:hover {
	background-image: url(../image/g03_on.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
}

#gnavi ul li a#g04:link,
#gnavi ul li a#g04:visited,
#gnavi ul li a#g04:active {
	background-image: url(../image/g04.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	display: block;
}

#gnavi ul li a#g04:hover {
	background-image: url(../image/g04_on.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
}

#gnavi ul li a#g05:link,
#gnavi ul li a#g05:visited,
#gnavi ul li a#g05:active {
	background-image: url(../image/g05.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	display: block;
}

#gnavi ul li a#g05:hover {
	background-image: url(../image/g05_on.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
}

#gnavi ul li a#g06:link,
#gnavi ul li a#g06:visited,
#gnavi ul li a#g06:active {
	background-image: url(../image/g06.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	display: block;
}

#gnavi ul li a#g06:hover {
	background-image: url(../image/g06_on.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
}

#gnavi ul li a#g07:link,
#gnavi ul li a#g07:visited,
#gnavi ul li a#g07:active {
	background-image: url(../image/g07.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	display: block;
}

#gnavi ul li a#g07:hover {
	background-image: url(../image/g07_on.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
}

#gnavi ul li a#g08:link,
#gnavi ul li a#g08:visited,
#gnavi ul li a#g08:active {
	background-image: url(../image/g08.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
	display: block;
}

#gnavi ul li a#g08:hover {
	background-image: url(../image/g08_on.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 150px;
}

	
/* maincontent
-------------------------------------------------*/
#maincontent {
	width:540px;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 40px;
	}
#maincontent .rinen {
	background-image: url(../image/rinen.png);
	background-repeat: no-repeat;
	height: 190px;
	width: 540px;
}

/* container
-------------------------------------------------*/
#container {
	width: 530px;
	margin: 15px 5px;
	background-image: url(../image/bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
	
.contents {
	float:left;
	width:170px;
	margin-left:10px;
	}
	
.first {
	margin-left:0;
	}
	

	#f_area {
		display: block;
	}
	
.contents h3 {
	margin-bottom:5px;
	padding:5px;
	color:#FFFFFF;
	background:#FFA700;
	border:1px solid #FFA700;
	font-size:80%;
	text-align: left;
	font-weight: bold;
	}
.contents h3 a:link,
.contents h3 a:visited,
.contents h3 a:active {
	display:block;
	width:137px;
	border-left:3px solid #FFFFFF;
	color:#FFFFFF;
	letter-spacing:1px;
	text-decoration:none;
	padding: 2px 0 2px 8px;
}

.contents p {
	height:95px;
	padding:0 10px 10px;
	font-size:80%;
	text-align: left;
	color: #666666;
	line-height: 150%;
	}
	
.contents > p {
	height:auto;
	min-height:95px;
	text-align: left;
}

.contents p.detail {
	height:auto;
	min-height:0;
	padding:0 5px 5px 0;
	text-align:right;
}

/* doc_contents
-------------------------------------------------*/
#doc_contents {
	width: 540px;
	text-align: left;
}

#doc_contents em {
	position: absolute;
	left: -9999px;
}
#doc_contents .doc_txt {
	width: 300px;
	margin-left: 210px;
}
#doc_contents .doc_txt h3 {
	font-size: 90%;
	line-height: 35px;
	color: #FF6600;
}
#doc_contents .doc_txt ul {
	list-style-type: none;
	font-size: 80%;
	color: #666666;
}
#doc_contents .doc_txt ul li {
	line-height: 20px;
}
#doc_contents p {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}
#doc_contents  img {
	margin-bottom: 15px;
}

/* treat_contents
-------------------------------------------------*/
#treat_contents {
	text-align: left;
	width: 540px;
}

#treat_contents em {
	position: absolute;
	left: -9999px;
	}
#treat_contents h2 {
	margin-bottom: 15px;
}
#treat_contents h3 {
	margin-bottom: 10px;
}
#treat_contents h3 span {
	font-size: 18px;
	color: #e7228d;
	font-style: normal;
}
#treat_contents h4 {
	font-size: 90%;
	color: #FF6633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	line-height: 25px;
	margin-left: 5px;
}
#treat_contents p {
	font-size: 80%;
	color: #666666;
	line-height: 150%;
}
#treat_contents p.detail {
	height:auto;
	min-height:0;
	padding:0 5px 5px 0;
	text-align:right;
}
#treat_contents dl {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#treat_contents dt {
	font-size: 90%;
	color: #72b804;
	line-height: 20px;
}
#treat_contents dd {
	padding-left: 10px;
	margin-bottom: 8px;
	font-size: 80%;
	color: #666666;
	line-height: 150%;
}

/* clinic_contents
-------------------------------------------------*/
#clinic_contents {
	text-align: left;
	width: 540px;
}
#clinic_contents em {
	position: absolute;
	left: -9999px;
}
#clinic_contents h2 {
	margin-bottom: 15px;
}
#clinic_contents  .p_intro {
	width: 520px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 15px;
}
#clinic_contents  h4  {
	font-size: 80%;
	line-height: 20px;
	text-indent: 0.5em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	color: #FF9900;
	font-weight: bold;
	margin-bottom: 10px;
}
#clinic_contents .p_intro p {
	font-size: 80%;
	color: #666666;
	line-height: 150%;
}
.photo_area {
	height: 175px;
	width: 260px;
	float: right;
}
#clinic_contents p.detail {
	height:auto;
	min-height:0;
	text-align:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}


/* first_contents
-------------------------------------------------*/

#first_contents {
	text-align: left;
	width: 540px;
}
#first_contents em {
	position: absolute;
	left: -9999px;
}
#first_contents h2 {
	margin-bottom: 15px;
}
#first_contents p.detail {
	height:auto;
	min-height:0;
	text-align:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}
#first_contents h3 {
	margin-top: 15px;
	margin-bottom: 8px;
}
#first_contents p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 80%;
	line-height: 150%;
	color: #666666;
}

/* qa_contents
-------------------------------------------------*/

#qa_contents {
	text-align: left;
	width: 540px;
}
#qa_contents em {
	position: absolute;
	left: -9999px;
}
#qa_contents h2 {
	margin-bottom: 15px;
}
#qa_contents dl {
	padding-right: 10px;
	padding-left: 10px;
}
#qa_contents dt {
	font-size: 80%;
	line-height: 30px;
	color: #666666;
}
#qa_contents dd {
	font-size: 80%;
	color: #FF0033;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF6699;
	padding-bottom: 5px;
	padding-left: 10px;
}
#qa_contents p.detail {
	height:auto;
	min-height:0;
	text-align:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}
#link_contents {
	text-align: left;
	width: 540px;
}
#link_contents h2 {
	margin-bottom: 15px;
}
#link_contents h3 {
	font-size: 90%;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC694;
	text-indent: 0.5em;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-bottom: 5px;
	line-height: 20px;
	margin-top: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFC694;
	border-right-color: #FFC694;
	height: 20px;
}
#link_contents p.detail {
	height:auto;
	min-height:0;
	text-align:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}
#link_contents em {
	position: absolute;
	left: -9999px;
}
#link_contents dl {
	font-size: 80%;
	padding-left: 15px;
	line-height: 150%;
}
#link_contents dt {
	padding-top: 8px;
	color: #66CC33;
}
#link_contents dd {
	color: #333333;
	padding-left: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009966;
	padding-top: 8px;
}

/* access_contents
-------------------------------------------------*/

#access_contents {
	text-align: left;
	width: 540px;
}
#access_contents em {
	position: absolute;
	left: -9999px;
}
#access_contents h2 {
	margin-bottom: 15px;
}
.map_txt {
	width: 200px;
	float: right;
	padding-right: 30px;
}
.map_txt h4 {
	font-size: 90%;
	font-weight: bold;
	color: #FF6600;
}
.map_txt p {
	font-size: 80%;
	line-height: 150%;
	color: #666666;
	padding-left: 10px;
}
.map_txt  p.detail {
	height:auto;
	min-height:0;
	text-align:right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
}

/* コロナ対策
-------------------------------------------------*/
#corona_contents {
	text-align: left;
	font-size: 14px;
	font-family: 'メイリオ',Meiryo!important;
}

#corona_contents h2.title {
	color: #3ecc00;
	padding: 8px;
	font-weight: 900;
	margin-bottom: 12px;
	font-size: 28px;
	text-align: center;
}

#corona_contents p.detail {
	text-align: right;
}

#corona_contents h4 {
	background: #ff6600;
	color: #FFF;
	font-weight: bold;
	border-radius: 8px;
	padding: 8px;
	margin-bottom: 12px;
}

.corona-textBox h3 {
	color: #ff6600;
	font-weight: bold;
	padding: 8px;
	margin-bottom: 8px;
	text-align: center;
	border: 1px solid #ff6600;
	font-size: 16px;
}

.corona-textBox ul li {
	list-style: none;
	line-height: 1.8em;
}

.corona-textBox p {
	margin-bottom: 24px;
}
.corona-textBox dl dt {
	color: #ff6600;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

.corona-textBox dl dd {
	margin-bottom: 24px;
}

.corona-textBox dl dd span {
	text-decoration: underline;
	text-decoration-color: #F00;
	border-width: 2px;
}

.corona-textBox .point {
	margin-bottom: 24px;
}

.corona-textBox .point li {
	color: #ba6b2a;
	line-height: 1.8em;
}

.matome {
	border: 1px solid #FF0000;
	padding: 12px;
	margin-bottom: 24px;
}

.matome p {
	margin-bottom: 0;
}

.textcontents .illust-rigth {
	float: left;
	width: 250px;
}

.textcontents .text-left {
	margin-right: 16px;
	float: right;
	width: 274px;
}

.textcontents {
	overflow: hidden;
}


/* Fnavi
-------------------------------------------------*/
#fnavi {
	clear: both;
	text-align: center;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	width: 720px;
	line-height: 30px;
	margin-bottom: 5px;
}
#fnavi ul {
	margin: 0 auto;
	display: inline;
}
#fnavi ul li {
	display: inline;
	font-size: 70%;
	line-height: 15px;
}
#fnavi ul li a {
	color: #999999;
}
#fnavi ul li a:link,
#fnavi ul li a:visited,
#fnavi ul li a:active {
	text-decoration: none;
}
#fnavi ul li a:hover {
	text-decoration: underline;
}

#fnavi:after {
	content: ".";
	display: block;
	height: 0;
	clear :both;
	visibility: hidden;
}
#fnavi {
	display: inline-table;
}
/* MacIE begin \*/
* html #fnavi {
	height: 1%;
}
#fnavi {
	display: block;
}
/* MacIE end */

/* footer02
-------------------------------------------------*/
#footer02 {
	height: 20px;
	width: 760px;
	position: absolute;
	top: 5px;
	right: 6px;
}
#footer02 ul {
	font-size: 70%;
	line-height: 20px;
	color: #FF9900;
	text-align: right;
}
#footer02 ul li {
	list-style-position: inside;
	list-style-image: url(../image/mail.gif);
}
#footer02 p.note {
    font-size: 11px;
    text-align: r;
}
#footer02 a:link,
#footer02 a:visited,
#footer02 a:active {
	color: #FF6600;
	text-decoration: none;
}

#footer02 p.note {
	font-size: 11px;
	text-align: right;
	color: #FF9900;
}

/* footer
-------------------------------------------------*/
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFBB88;
	clear: both;
}
#footer address {
	font-size: 70%;
	line-height: 20px;
	color: #FFBB88;
}
