@charset "UTF-8";

html,body {
	height: 100%;
	background: url(../img/pix_bg.gif);
}
#mainarea {
		position: relative;
	width: 100%;
	height: 100%;
}
#pagebuilding {
	position: relative;
	width: 800px;
	height: 100%;
	background: url(../img/main_bg.gif) repeat-y;
	top: 0;
}
#pagebuilding {
	position: relative;
	width: 800px;
	height: 100%;
	background: url(../img/main_bg.gif) repeat-y;
	top: 0;
}
#globalmenu {
	position: relative;
	width: 800px;
	height: 67px;
	margin: 0 auto;
	background: #ffffff url(../img/menu_bg.gif) no-repeat;
}
#globalmenulist {
	position: relative;
	left: 10px;
	width: 790px;
	height: 43px;
	margin: 0 auto;
}
#globalmenulist li {
	float: left;
	height: 50px;
	list-style:none;
}


a {
	color: #0261A6;
	text-decoration: none;
}
a:visited {
	color: #4C8EBF;
}
a:hover {
	color: #0261A6;
	text-decoration: underline;
}
strong,em {
	font-weight: bold;
	font-style: normal;
}
hr {
	display: none;
}
h1 {
	font:normal "", Osaka;
	font-size: 12px;
	line-height: 30px;
	padding-left: 5px;
	text-align: left;
}
h2 {
		font:normal "", Osaka;
	font-size: 12px;
	line-height: 18px;
	padding-left: 5px;
}
.headertxt2 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: small-caps;
	left: 2px;
	text-align: left;
}
.headertxt1 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 26px;
	font-style: normal;
	line-height: 30px;
	font-weight: bolder;
	font-variant: small-caps;
	text-align: left;
	padding-left: 2px;
}
.footertxt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
}
.footertxt02 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
}
.footertxt03 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
}
.footerlinks {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 36px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.TOPtxt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.TOPtxt02RED {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	color: #FF0000;
}
.inchotxt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.inchotxt02 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.clinictxt01 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 16px;
	font-style: normal;
	line-height: 24px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	background-image: url(../img/box_grn_bg.gif);
	text-align: left;
}
.clinictxt02 {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
}
.accessphoto {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	float: left;
	width: 400px;
}
.accesspage {
	font-family: "ＭＳ Ｐゴシック", Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	float: right;
	width: 333px;
}

