@charset "EUC-JP";
/* CSS Document */

/* Basic */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	line-height: 150%;
	height: 100%;
	width: 100%;
}
p,h1,h2,h3,h4,h5,ul,ol,li,dl,dd,address,form{
	margin: 0;
	padding: 0;
	font-size:12px;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
	line-height: 14px;
}

img,table,th,tr,td{
	border: 0px;
}

/* リンクカラー */
	/* 基本 */
a:link,a:visited {
	color: #299EDF;
	text-decoration: underline;
}

a:hover,a:active{
	color: #FF9900;
	text-decoration: underline;
}

/* フッター */
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	text-align: left;
	padding-top: 10px;
	padding-left: 5%;
	margin-top: 10px;
	padding-bottom: 10px;
	background-color: #E3E3E3;
}
#footer li {
	display: inline;
	margin-right: 8px;
}

#head {
	background-color: #6699FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-size: 100%;
	text-align: left;
}
#head a:link {
	color:#FFFFFF;
	text-decoration: none;
}
#head a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
#head a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
#head a:active {
	color:#FFFFFF;
	text-decoration: none;
}

/* フロート解除 */
.clear {
	clear: both;
	float: none;
	height: 0px;
	line-height: 0px;
}
.clinicname {
	font-size: 125%;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.clinicname a:link {
	text-decoration: none;
	font-weight: bold;
}
.clinicname a:visited {
	text-decoration: none;
	font-weight: bold;
}
.clinicname a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.clinicname a:active {
	color:#FFFFFF;
	text-decoration: none;
}

.mapinfo {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	font-weight: normal;
	color: #FF9900;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 0px;
}
.table {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#main {
	background-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
}
.LTB3 {
	margin: 0px;
	width: 20%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-left-color: #666666;
	background-color: #FFF4E6;
	white-space: nowrap;
}
.LTB4 {
	margin: 0px;
	width: 20%;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 8px;
	border: 1px solid #666666;
	background-color: #FFF4E6;
	white-space: nowrap;
}
.RTB2 {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
}
.RTB3 {
	margin: 0px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#map {
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #3399CC;
	height: 550px;
	margin-top: 15px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
}
.sheet12 {
	clear: both;
	float: none;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.anc {
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	font-size: 98%;
}
#attention {
	padding: 5px;
	border: 1px solid #FF6633;
	margin-top: 5px;
	margin-right: 5%;
	margin-bottom: 5px;
	margin-left: 5%;
	font-size: 10px;
	color: #FF6633;
	text-align: left;
}
.version {

	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}
