body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F0FFFF;
	text-align: center;
	font-size: 12px;
	line-height: 1.4;
	color: #666666;
	background-image: url(../image/back.png);
	background-repeat: repeat-x;
}
#layoutBody {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1px;
	text-align: center;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #0099FF;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}

a:hover {
	color: #00CCFF;
	text-decoration: underline;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
h1,h2,h3,h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#head-image {
	background-image: url(../image/title-back.png);
	background-repeat: no-repeat;
	height: 186px;
	width: 850px;
	text-align: left;
	display: block;
}
.head-logo {
	float: left;
}



.info {
	width: 200px;
	margin-right: 18px;
	margin-top: 63px;
	text-align: left;
}
.f1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
}
.f2 {
	color: #FF9900;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
}
.f3 {
	color: #FF6666;
	margin: 20px;
}
.f4 {
	font-size: 12px;
	color: #FF6600;
	letter-spacing: -1px;
}
.f5 {
	font-size: 10px;
	color: #666666;
}
.f6 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 24px;
	color: #333333;
	line-height: 1.4;
}
.f7 {
	font-size: 10px;
	color: #FF0000;
}





.head-bt {
	color: #666666;
	font-size: 11px;
}
.map {
	margin-top: 80px;
	text-align: left;
	margin-right: 20px;
	float: right;
}

.head-bt li {
	list-style-image: url(../image/icon.png);
	margin-top: 2px;
	list-style-position: inside;
}
.head-bt ul {
	padding: 0px;
	margin: 0px;
}
.head-bt li a {
	color: #666666;
	text-decoration: underline;
}
.head-bt li a:visited {
	color: #666666;
	text-decoration: underline;
}
.head-bt li a:hover {
	color: #999999;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
}
#main {
	float: right;
	width: 600px;
	margin-bottom: 20px;
}
#main-inner {
	text-align: left;
	margin-right: 5px;
}

#side {
	float: left;
	width: 220px;
}
.child-list {
	text-align: left;
	list-style-image: url(../image/icon.png);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99CCFF;
	border-bottom-color: #99CCFF;
	border-left-color: #99CCFF;
}
#child img {
	vertical-align: bottom;
}

#child {
	width: 200px;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	background-image: url(../image/child-list-back.gif);
	background-repeat: repeat-y;
}
#adult {
	width: 200px;
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	background-image: url(../image/child-list-back.gif);
	background-repeat: repeat-y;
}
.child-list li {
	margin-left: 25px;
	padding-top: 5px;
}
#contents {
	background-color: #FFFFFF;
	width: 850px;
	height: auto;
}
#menu li {
	list-style-type: none;
	display: block;
	margin-top: 5px;
}
#menu {
	margin-bottom: 10px;
}

.right {
	text-align: right;
	margin-right: 20px;
}
#prof {
	text-align: left;
	width: 200px;
	background-color: #fefbdf;
}
#prof p {
	padding: 5px;
	margin: 0px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3;
	font-size: 12px;
}
#mission {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	text-align: left;
}
.news {
	margin: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
.news li {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-image: url(../image/news-icon.gif);
	padding-top: 5px;
	padding-bottom: 3px;
}


#foot {
	clear: both;
	background-repeat: no-repeat;
	background-position: center top;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#foot p {
	margin-top: 0px;
	padding-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #0099FF;
	text-align: left;
	font-size: 12px;
}

#annai {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #666666;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #00CCFF;
	margin-top: 10px;
	padding-top: 5px;
	clear: both;
}
#annai strong {
	color: #FF9900;
}

.pan {
	font-size: 12px;
	color: #999999;
}
.flow img {
	float: left;
}
.flow {
	clear: both;
}
#entry {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 1.4;
	color: #666666;
}
.voice {
	width: 480px;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
.voice th {
	width: 110px;
}
.voice-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.voice-comment {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.chiryou {
	width: 500px;
	padding: 5px;
}
.chiryou th {
	text-align: right;
	color: #FF6600;
	vertical-align: top;
	padding: 5px;
}
.chiryou td {
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
.p1 {
	margin: 20px;
}
.advice td {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.advice th {
	color: #FF6600;
	text-align: left;
}
.qa {
	margin: 20px;
	padding: 20px;
	border: 1px dotted #FFCC66;
}
.price td {
	font-size: 24px;
	font-weight: bolder;
	color: #FF0000;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.price th {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 24px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.staff {
	border: 1px dotted #FFCC66;
	font-size: 12px;
}
.doctor-voice {
	background-image: url(../image/doctor.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 416px;
}
.doctor-voice p {
	font-size: 12px;
	color: #FF6600;
	margin-left: 100px;
	margin-right: 35px;
	margin-top: 25px;
	margin-bottom: 35px;
	text-align: left;
}
.bosyu {
	border: 1px dotted #FFCC66;
	margin: 20px;
	padding: 20px;
}
.bosyu th {
	text-align: right;
	color: #FF9900;
	vertical-align: top;
}
#head-image　table {
	width: 210px;
	font-size: 10px;
	color: #666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.q-voice {

	background-image: url(../image/q%20.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 416px;
}
.q-voice p {
	font-size: 16px;
	color: #FF3366;
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 25px;
	margin-bottom: 35px;
	text-align: left;
	font-weight: bolder;
}
.doctor2-voice {
	background-image: url(../image/doctor2.png);
	background-repeat: no-repeat;
	height: 109px;
	width: 416px;
}
.doctor2-voice p {
	font-size: 12px;
	color: #FF6600;
	margin-left: 100px;
	margin-right: 35px;
	margin-top: 25px;
	margin-bottom: 35px;
	text-align: left;
}
.ex {
	border: 1px dotted #FFCC00;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-image: url(../image/child-icon.gif);
}
.ex li {
	margin-top: 5px;
}
.sitemap {
	margin: 20px;
}
.sitemap ul {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	list-style-image: url(../image/ya-icon.png);
}
.sitemap a:link {
	color: #000000;
	text-decoration: none;
}
.sitemap a:visited {
	color: #000000;
	text-decoration: none;
}
.sitemap a:hover {

	color: #FF6600;
	text-decoration: none;
}
.sitemap li {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.sitemap li li {
	list-style-image: url(../image/sinryou/mini-icon.png);
}
.mail {
	background-color: #FFFCEE;
	border: 1px solid #FFCC00;
}
.mail th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
}
.mail td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.dan {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	background-image: url(../image/child-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.p1 p {
	margin: 5px;
}
.foot-cat {
	font-size: 12px;
	line-height: 1.3;
}
#foot address {
	margin-top: 10px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.link {
	font-size: 12px;
	color: #666666;
	border: 1px solid #FFCC00;
}
.link td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	text-align: left;
}
#syourei li {
	list-style-type: none;
	display: inline;
}
.hada {
	background-image: url(../image/hadanayami-title.gif);
	background-repeat: no-repeat;
	height: 109px;
	width: 186px;
	display: block;
}
.hada p {
	margin-top: 45px;
	margin-left: 5px;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.about {
	background-image: url(../image/touinsyoukai-title.gif);
	background-repeat: no-repeat;
	float: right;
	height: 109px;
	width: 186px;
	display: block;
}
.about p {
	margin-top: 45px;
	margin-left: 5px;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
#main-inner dd {
	float: right;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
	text-align: left;
}
#main-inner dt {
	float: left;
	margin-bottom: 30px;
}
#main-inner dl {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.h3-title {
	background-image: url(../image/flow/line.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 35px;
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	padding-top: 15px;
	padding-left: 30px;
}
.sinryou {
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
	list-style-image: url(../image/sinryou/mini-icon.png);
}
.sinryou li {
}
.right {
	float: none;
}
.right {
	float: right;
}

.ryakureki {
	margin-left: 20px;
	font-size: 12px;
	line-height: 1.5;
	color: #666666;
}
.syoujyou {
	font-size: 14px;
	line-height: 1.4;
	color: #666666;
	margin-left: 20px;
	list-style-image: url(../image/icon.png);
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.dekimono th {
	text-align: left;
	padding: 10px;
	background-color: #F2F8F9;
	font-size: 16px;
	font-weight: normal;
}
.dekimono {
	background-color: #CCCCCC;
}
.dekimono td {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	line-height: 1.4;
}
.syoukai-title {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 10px;
}
.syoukai p {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.lazor {
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	margin: 10px;
}
.lazor li {
	margin-bottom: 5px;
	margin-left: 20px;
}
.lazor-hiyou {
	background-color: #eeeeee;
}
.lazor-hiyou td {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
.lazor-hiyou th {
	background-color: #DFEFFF;
	padding: 5px;
}
.box {
	margin-left: 20px;
}
.p1 p {
	margin: 20px;
}
.center {
	text-align: center;
}
.syumi {
	width: 350px;
	margin: 20px;
	padding: 10px;
	border: 1px dotted #FF9900;
}
.syumi li {
	list-style-image: url(../image/icon.png);
}
.how {
	margin-left: 20px;
	margin-right: 10px;
}
.chemical {
	width: 500px;
}
.chemical-q {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-bottom: 3px;
	margin-left: 20px;
}
.chemical-a {
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 5px;
}
.recruit {
	width: 450px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.recruit th {
	text-align: right;
	vertical-align: top;
	color: #990000;
	padding: 5px;
}
.recruit td {
	text-align: left;
	padding: 5px;
}
.hiyou td {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
}
.hiyou {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 10px;
}
.senmon {
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.clear {
	clear: both;
}
.sinryou-uketuke {
	float: left;
}
.foot-cat a {
	color: #0066FF;
}
.foot-cat a:visited {
	color: #0066FF;
}
.foot-cat a:hover {

	color: #0099FF;
}
.left {
	float: left;
}
.rsslist {
  padding:0;
  margin:5px 5px;
}
.rssitem {
  padding:0;
  margin:5px 10px;
  list-style-position:inside;
}
.rssintro {
  padding:0;
  margin:0px 10px;
}
.link {
	width: 500px;
	text-align: center;
}
.sougo-link {
	text-align: left;
	padding: 10px;
	list-style-image: url(../image/news-icon.gif);
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.sougo-link li {
	margin-top: 5px;
	margin-bottom: 5px;
}
