<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
	font-size: 12px;
}






.title-name {
 position: relative;
 margin-bottom: 10px;
 width: 950px;
 height: 110px;
}
.title-name a { display: block; }
a.title-name-menu {
 border: 1px solid #777;
 width: 950px;
 height: 110px;
}
a.order {
 position: absolute;
 top: 8px;
 right: 8px;

}

img {
	border: 0 none;
}

body {
	font-size: 14px;
	font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
	color: #030303;
	text-align: left;
	line-height: 1.5;
	background-image: url(images/Background_05.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

a {
	color: #000;
	font-size: 15px;
}

a:hover {
	font-size: 15px;
}

.container {
	width: 950px;
	margin: 0 auto;
}

#header {
	padding: 30px 0 20px;
}

#button {
		float: right;
}

#logo {
}

#lead {
	height: 25px;
	padding-top: 16px;
	color: #e3dfd9;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}

#main-nav {
	position: relative;
	width: 952px;
	height: 56px;
	margin-top: 10px;
	list-style: none;
}

#main-nav li {
	position: absolute;
	top: 1px;
	height: 56px;
}

#main-nav li a {
	display: block;
	height: 0;
	padding-top: 56px;
	overflow: hidden;
	background-image:
	url(images/Navi_x7_02.png);
	background-repeat: no-repeat;
}

#nav-top_page {
	left: 1px;
}

#nav-top_page,
#nav-top_page a {
	width: 135px;
}

#nav-top_page a {
	background-position: 0 0;
}

#nav-top_page.current a,
#nav-top_page a:hover {
	background-position: 0 -55px;
}

#nav-goaisatsu {
	left: 135px;
}

#nav-goaisatsu,
#nav-goaisatsu a {
	width: 135px;
}

#nav-goaisatsu a {
	background-position: -135px 0;
}

#nav-goaisatsu.current a,
#nav-goaisatsu a:hover {
	background-position: -135px -55px;
}


#nav-staff {
	left: 270px;
}

#nav-staff,
#nav-staff a {
	width: 135px;
}

#nav-staff a {
	background-position: -270px 0;
}

#nav-staff.current a,
#nav-staff a:hover {
	background-position: -270px -55px;
}



#nav-endo {
	left: 405px;
}

#nav-endo,
#nav-endo a {
	width: 135px;
}

#nav-endo a {
	background-position: -405px 0;
}

#nav-endo.current a,
#nav-endo a:hover {
	background-position: -405px -55px;
}


#nav-jushin {
	left: 540px;
}

#nav-jushin,
#nav-jushin a {
	width: 135px;
}

#nav-jushin a {
	background-position: -540px 0;
}

#nav-jushin.current a,
#nav-jushin a:hover {
	background-position: -540px -55px;
}


#nav-clinic {
	left: 675px;
}

#nav-clinic,
#nav-clinic a {
	width: 135px;
}

#nav-clinic a {
	background-position: -675px 0;
}

#nav-clinic.current a,
#nav-clinic a:hover {
	background-position: -675px -55px;
}


#nav-doctor {
	left: 810px;
}

#nav-doctor,
#nav-doctor a {
	width: 135px;
}

#nav-doctor a {
	background-position: -810px 0;
}

#nav-doctor.current a,
#nav-doctor a:hover {
	background-position: -810px -55px;
}

#footer {
	clear: both;
	float: bottom;
	background-position: 0 0;
	background-repeat: repeat;
	margin-left: 0px;
	margin-bottom: 20px;
	font-size: 12px;
}

#main-nav {
	position: relative;
	width: 952px;
	height: 56px;
	margin-top: 10px;
	list-style: none;
}

#ãƒˆãƒ”ãƒƒã‚¯ã‚¹-nav li {
	position: absolute;
	top: 1px;
	height: 45px;
}

#ãƒˆãƒ”ãƒƒã‚¯ã‚¹-nav li a {
	display: block;
	height: 0;
	padding-top: 45px;
	overflow: hidden;
	background-image:url(images/%E3%83%88%E3%83%94%E3%83%83%E3%82%AF%E3%82%B9.jpg);
	background-repeat: no-repeat;
}
</pre></body></html>