body {
	background-color: #F5FAF5;
	color: #333333;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,ul,em,p {
	margin: 0px; padding: 0px;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
}
h2{
	color: #FF6633;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin: 0px 5px 5px 20px;
	padding: 10px 0px 8px 20px;
	background-image: url(../img/h2bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
}

h3{
	color: #009900;
	font-size: 1.3em;
	letter-spacing: 0.3em;
	padding: 0px;
	margin: 20px 0px 10px 20px;
}
h4{
	color: #319F2B;
	font-size: 1em;
	font-weight: bold;
	margin: 0px 5px 5px 50px;
	background-image: url(../img/h4list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 12px;
}
a:link{color: #0000FF;}
a:visited{color:#5F2BBF;}
a:hover {color: #0066FF;}
blockquote,ul{}
blockquote,li{}

div#container {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
	border-right: 1px solid #BED3C5;
	border-left: 1px solid #BED3C5;
	background-color: #FFFFFF;
	padding-bottom: 20px;
	height: auto;
}

div#header {
	width: 640px; height: 75px;	clear: both; display: block;
	padding: 0px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto;}

div#header .rogo,
div#header .access {height: 75px; background-repeat: no-repeat; display: block; float: left;}
div#header .access {width: 250px; background-image: url(../img/header_access.gif);}
div#header .rogo {width: 390px; background-image: url(../img/header_rogo.gif);}

div#header span {display: none;}
#header strong {}

div#grid ul li {
	width: 500px;
	margin: 0px 0px 5px 40px;
	padding: 0px 0px 0px 15px;
	float: none; font-size: 0.8em;
	height: 20px;
}
div#home_navi {height: 43px;}
div#navigation {height: 43px;}
div#navigation ul{clear: both; display: block;}
div#navigation ul li {
	height: 43px;
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
}

#navigation #home a,
#navigation #home a:hover,
#navigation #chiryou a,
#navigation #chiryou a:hover,
#navigation #allergy a,
#navigation #allergy a:hover,
#navigation #syoukai a,
#navigation #syoukai a:hover,
#navigation #access a,
#navigation #access a:hover
{height: 43px; display: block; background-repeat: no-repeat;}

#navigation #home a,
#navigation #chiryou a,
#navigation #allergy a,
#navigation #syoukai a,
#navigation #access a
{background-position: left top;}

#navigation #home a:hover,
#navigation #chiryou a:hover,
#navigation #allergy a:hover,
#navigation #syoukai a:hover,
#navigation #access a:hover
{background-position: left center;}

#home_navi #home a,
#home_navi #home a:hover,
#chiryou_navi #chiryou a,
#chiryou_navi #chiryou a:hover,
#allergy_navi #allergy a,
#allergy_navi #allergy a:hover,
#syoukai_navi #syoukai a,
#syoukai_navi #syoukai a:hover,
#access_navi #access a,
#access_navi #access a:hover
{background-position: left bottom;}

#navigation #home a,
#navigation #home a:hover,
#home_navi  #home a
{background-image: url(../img/btn_toppage.jpg); width: 120px;}

#navigation #chiryou a,
#navigation #chiryou a:hover,
#chiryou_navi #chiryou a
{background-image: url(../img/btn_sinryou.jpg); width: 129px;}

#navigation #allergy a,
#navigation #allergy a:hover,
#allergy_navi #allergy a
{background-image: url(../img/btn_allergy.jpg); width: 140px;}

#navigation #syoukai a,
#navigation #syoukai a:hover,
#syoukai_navi #syoukai a
{background-image: url(../img/btn_clinic.jpg); width: 130px;}

#navigation #access a,
#navigation #access a:hover,
#access_navi  #access a
{background-image: url(../img/btn_access.jpg); width: 121px;}

#navigation #home a span,
#navigation #chiryou a span,
#navigation #allergy a span,
#navigation #syoukai a span,
#navigation #access a span
{
	overflow: hidden;
	position: absolute;
	height: 0px;
	width: 0px;
	top: 96px;
}


#top_text{
	height: auto;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	clear: both;
}

#grid{
	height: auto;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	clear: both;
}
#grid p,
#top_text p,
#pagelink p,
#linkpage dl
{
	font-size: 1em;
	line-height: 1.4em;
	margin-right: 40px;
	margin-left: 20px;
}


#top_text p{
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-top: 10px;
}
#time
{margin-top: 20px;}

#time table
{
	width: 500px;
	margin-bottom: 5px;
	background-color: #6BB060;
	margin-left: auto;
	margin-right: auto;
}
#time table th
{
	font-size: 1em;
	background-color: #DFFDAC;
	width: 35%;
	font-weight: normal;
	line-height: 1.4em;
}
#time table td
{
	font-size: 1em;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 3px;
	width: 40px;
}
#allergy th span{font-weight: normal;}
#chiryou_navi blockquote,
#chiryou_navi dl,
#syoukai_navi dl
{
	width: 550px;
	padding-bottom: 10px;
	margin: 10px 20px 0px 40px;
}
#syoukai_navi dl{
	width: 530px;
	margin: 10px 20px 0px 80px;
}
#chiryou_navi blockquote,
#chiryou_navi dt,
#syoukai_navi dt
{
	margin: 0px 0px 5px 0px;
	padding: 0px;
	font-size: 1em;
	font-weight: bold;
	float: left;
	width: 110px;
	color: #053814;
}
#syoukai_navi dt{
	width: 90px;
	font-weight: normal;
}
#chiryou_navi blockquote,
#chiryou_navi dd,
#syoukai_navi dd
{
	margin: 0px 0px 5px;
	padding: 0px 0px 3px;
	border-bottom: 1px dotted #C0D5DC;
	font-size: 0.9em;
}
#syoukai_navi dd
{
margin: 0px 20px 5px 0px;
}
#container #syoukai_navi #grid dl{}
#container #syoukai_navi #grid ul{margin-bottom: 10px;}
#container #syoukai_navi #grid li
{
	border-bottom: 1px dotted #C0D5DC;
	margin: 0px 0px 5px 50px;
	padding: 0px; height: 18px;
}
#access_navi div#grid ul li {
	width: auto;
	margin: 0px 15px 10px 40px;
	padding: 0px 0px 0px 5px;
	float: none;
	font-size: 0.8em;
	list-style-type: disc;
	height: auto;
}
.map{margin-left: 20px;}
.space_up {margin-top: 20px;}
.space_down {margin-bottom: 30px;}
.space_rihgtt {margin-rihgt: 20px;}
.space_left {margin-left: 20px;}
.text_center {
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
#top_text .readbox .text_30 b
{
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	text-align: center;
	font-size: 0.9em;
}

div#footer,
div#topfooter{
	border-top-width: 3px;
	border-top-style: solid;
	width: 630px;
	padding-top: 5px;
	border-top-color: #96D31C;
	padding-bottom: 5px;
	height: 30px;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96D31C;
	clear: both;
}

#footer ul,
#topfooter ul{
	margin: 10px 0px 0px 40px;
	background-color: #003333;
}
#footer ul li,
#topfooter ul li
{
	margin: 0px;
	padding: 0px;
	float: left;
	font-size: 0.8em;
	list-style-type: none;
	list-style-image: none;
	text-align: center;
}
#footer ul li {width: 110px;}
#topfooter ul li {width: 110px;}


p#copy {
	width: 630px;
	font-size: 11px;
	color: #516451;
	text-align: right;
	padding-right: 5px;
}
.clear {
	clear: both;
	color: #FFFFFF;
	height: 1px;
}
.clearboth {
	clear: both;
	display: none;
}
#h1text {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	text-align: right;
	font-size: 11px;
	margin-top: 5px;
}

.readbox{
	width: 365px;
	float: left;
}
#time_s{
	width: 240px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 15px;
	border-left: 4px solid #D7E1E8;
}
.mapbox{
	width: 270px;
	float: right;
}
#container #grid .readbox img {
	margin-bottom: 1px;
}
#pagelink{
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	border-left: 5px solid #C5CBBC;
	background-color: #E1E3DD;
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: auto;
	margin-bottom: 20px;
}
.info {
	color: #999999;
	margin: 0px;
	padding-top: 2px;
}
#grid .tRight {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 0px;
}
#grid .float h3 {
	float: left;
	color: #006699;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 0.5em;
	padding: 0px;
	margin-top: 0px;
	margin-left: 10px;
}

#grid .float p {
	margin: 5px;
	color: #006699;
}
#grid ul {
	margin-left: 30px;
	margin-top: 10px;
}
#grid ul li {
	width: 500px;
	font-size: 0.8em;
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 5px;
	background-position: left top;
	padding-left: 16px;
}

#syoukai_navi #grid h3 span {
	font-weight: normal;
	letter-spacing: normal;
	font-size: 0.8em;
}
#container #syoukai_navi .doctorname{
	font-weight: bold;
	color: #003333;
	font-size: 1.2em;
	margin-left: 30px;
	margin-bottom: 20px;
}
#container #syoukai_navi #grid h3 {
	font-weight: bold;
	margin-left: 30px;
	color: #000000;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}
#syoukai_navi #grid .box1 {
	margin-bottom: 15px;
	margin-top: 15px;
	background-image: url(../img/outside.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
	padding-left: 170px;
	height: auto;
}
#container #syoukai_navi #grid .box1 ul{
	margin: 0px 0px 30px 0px;
}
#container #syoukai_navi #grid .box1 li{
	margin: 0px 0px 10px;
	padding-right: 0px;
	padding-left: 30px;
	height: auto;
	text-indent: 0px;
	width: auto;
}


#linkpage dt {
	width: 400px;
	font-size: 1em;
	margin-bottom: 2px;
	line-height: 1.1em;
}
#linkpage dd {
	margin-bottom: 6px;
	clear: left;
	text-indent: 15px;
}
/*
#container #navigation #grid #linkpage h2 {
	float: left;
	width: 100px;
}
#container #navigation #grid #linkpage h3 {
	letter-spacing: 0em;
	text-indent: 20px;
	font-weight: normal;
	margin: 5px;
	font-size: 0.9em;
	padding: 6px;
}
*/
#linkpage .box {
	height: 30px;
	margin-bottom: 20px;
	float: none;
	margin-left: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
#navigation #grid .box2 span {
	font-size: 0.8em;
	font-weight: normal;
}
#navigation #grid .box1 .doctorname {
	font-weight: bold;
	font-size: 1.1em;
}
#navigation #grid .box2 .doctorname {
	font-size: 1.1em;
	font-weight: bold;
}
#container #linkpage #grid #linkpage ul {
	width: 610px;

}

#container #linkpage #grid #linkpage li {
	float: left;
	height: 20px;
	width: 275px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	list-style-type: none;
}
#container #linkpage #grid #linkpage #pagel{
	font-size: 0.9em;
	text-align: right;
}
#container #linkpage #grid #linkpage #pagel a {
	color: #666666;
	text-align: right;
}
a.linkicon {
	background-image: url(../img/linkicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 15px;
}
span.linkicon {}
#container #chiryou_navi #grid .linkicon {
}

.close {float: left;}
#container #chiryou_navi #grid .close {
	color: #006666;
	margin-top: 10px;
}
#container #chiryou_navi #grid h3.close {
	margin-left: 110px;
}
#container #mainimage {
	background-image: url(../img/top_main.jpg);
	background-repeat: no-repeat;
	height: 220px;
	width: 640px;
	margin: 0px;
}
#container #mainimage span {
	display: none;
}
#grid .text {
	margin-left: 40px;
	margin-bottom: 30px;
	margin-right: 40px;
}
#grid .textimg {
	margin-left: 40px;
	margin-bottom: 30px;
	margin-right: 40px;
	height: auto;
}
#grid .text4 {
	margin-left: 60px;
	margin-bottom: 20px;
	margin-right: 60px;
	color: #666666;
}
#grid .boxa {
	clear: both;
	width: 640px;
	height: 1em;
}
#allergy_navi #grid .boxa .box_l {
	float: left;
	width: 345px;
}
#allergy_navi #grid .boxa .box_r {
	float: right;
	width: 290px;
}
#allergy_navi h3 {
	margin-left: 40px;
	margin-top: 0px;
	background-image: url(../img/h3list.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
#container #allergy_navi #grid .boxa .box_r .text {
	margin-left: 10px;
}
#container #allergy_navi #grid .boxa .box_r h4 {
	margin-left: 10px;
}
#container #allergy_navi #grid .boxa .box_l .text {
	margin-right: 25px;
}
#container #syoukai_navi #grid .line {
	margin: 20px;
	color: #99CC00;
}
#chiryou_navi .imgbox {
	clear: both;
	margin-left: 35px;
	margin-top: 10px;
}
#chiryou_navi .imgbox img {
	margin-right: 15px;
}
