@charset "utf-8";

/* {X^C
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-size: 75%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	color: #666666;
	text-align: center;
}
a {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0066CC;
}
img {
	border: none;
	vertical-align: top;
}
#wrapper {
	width: 907px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
#wrapper_middle {
	width:1150px;
	margin: 0 auto;
	text-align: center;
	height: auto;
	background-image: url(../images/content_md_bg.gif);
	background-repeat: repeat;
}
#header {
	height: 35px;
	width: 907px;
}
#top_content {
	height: 276px;
	width: 907px;
}
#container {
	position: relative;
	margin: 0px 0px 0px 0px; /* ㉺0px̃}[Ww */
	width: 907px; /* {bNX̕w */
	height: auto;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/content_bg.gif);
	background-repeat: repeat-y;
}

/* SƃirQ[V
---------------------------------------------*/
#logo {
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/logo_bg2.gif);
	height: 93px;
	background-repeat: no-repeat;
	width: 907px;
}
#fontCheng {
	top: 12px;
	width: 99px;
	height: 31px;
	list-style-type: none;
	padding: 0px 0px 0px 798px;
	background-repeat: no-repeat;
	position: absolute;
}
#fontCheng li {
	float: left;
	width: 33px;
}
#fontCheng li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:33px;
	padding-top: 31px;
	background-image: url(../images/font_cheng.gif);
}

/*  
---------------------------------------------*/
	
	
	#Cheng01 a { background-position:  0 0; }
	#Cheng02 a { background-position: -33px 0; }
	#Cheng03 a { background-position: -66px 0; }
	
	
	#Cheng01 a:hover { background-position:  0 -31px; }
	#Cheng02 a:hover { background-position: -33px -31px; }
	#Cheng03 a:hover { background-position: -66px -31px; }
	
	
#priv {
	width: 543px;
	height: 24px;
	list-style-type: none;
	padding: 0px 0px 0px 370px;
	margin-bottom: 0px;
	text-align: right;
	position: absolute;
}
#priv li {
	float: left;
	width: 133px;
}
#priv li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	padding-top: 24px;
	background-image: url(../images/priv.gif);
}

/* 
---------------------------------------------*/
	
	
	#priv01 a { background-position:    0px 0px; }
	#priv02 a { background-position: -133px 0px; }
	#priv03 a { background-position: -266px 0px; }
	#priv04 a { background-position: -399px 0px; }
	
	
	#priv01 a:hover { background-position:    0px 24px; }
	#priv02 a:hover { background-position: -133px 24px; }
	#priv03 a:hover { background-position: -266px 24px; }
	#priv04 a:hover { background-position: -399px 24px; }
	
	
	
#globalNav {
	top: 0px;
	left: 0;
	width: 907px;
	height: 35px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/global_nav_bg2.gif);
}
#globalNav li {
	float: left;
	width: 82px;
}
#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	padding-top: 35px;
	background-image: url(../images/global_nav2.gif);
	color: #FFFFFF;
}

/*  wi摜̈ʒu
---------------------------------------------*/
	
	/* ʏ */
	#nav01 a { background-position:      0px 0px; }
	#nav02 a { background-position:   -82px 0px; }
	#nav03 a { background-position:   -164px 0px; }
	#nav04 a { background-position:   -246px 0px; }
	#nav05 a { background-position:   -328px 0px; }
	#nav06 a { background-position:   -410px 0px; }
	#nav07 a { background-position:   -492px 0px; }
	#nav08 a { background-position:   -574px 0px; }
	#nav09 a { background-position:   -656px 0px; }
	#nav10 a { background-position:   -738px 0px; }
	#nav11 a { background-position:   -820px 0px; }
	
	/* ݈ʒu */
	#nav01 a.stay { background-position:    0px -35px; }
	#nav02 a.stay { background-position: -82px -35px; }
	#nav03 a.stay { background-position: -164px -35px; }
	#nav04 a.stay { background-position: -246px -35px; }
	#nav05 a.stay { background-position: -328px -35px; }
	#nav06 a.stay { background-position: -410px -35px; }
	#nav07 a.stay { background-position: -492px -35px; }
	#nav08 a.stay { background-position: -574px -35px; }
	#nav09 a.stay { background-position: -656px -35px; }
	#nav10 a.stay { background-position: -738px -35px; }
	#nav11 a.stay { background-position: -820px -35px; }

	/* I}EX */
	#nav01 a:hover { background-position:    0px -70px; }
	#nav02 a:hover { background-position: -82px -70px; }
	#nav03 a:hover { background-position: -164px -70px; }
	#nav04 a:hover { background-position: -246px -70px; }
	#nav05 a:hover { background-position: -328px -70px; }
	#nav06 a:hover { background-position: -410px -70px; }
	#nav07 a:hover { background-position: -492px -70px; }
	#nav08 a:hover { background-position: -574px -70px; }
	#nav09 a:hover { background-position: -656px -70px; }
	#nav10 a:hover { background-position: -738px -70px; }
	#nav11 a:hover { background-position: -820px -70px; }
	
	




/* CC[W2ig
---------------------------------------------*/
#about {
	width: 907px;
	left: 0px;
	margin-left: 0px;
}
#newsRelease {
	width: 265px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	height: auto;
}
#footer {
	width: 100%;
	text-decoration: none;
	font-size: 10px;
	height: 193px;
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
}
#footer .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
	margin: 0px 0px 0px 15px;
}
#under {
	width: 756px;
	margin: 0 auto;
	text-align: left;
	height: 105px;
	padding: 0px 0px 0px 0px;
	color: #000000;
}


/* {̃CAEg
---------------------------------------------*/
#about h2 {
	color: #0066CC;
	height: 39px;
	width: 906px;
	font-size:14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 4px 0px 0px 15px;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(../images/h3_01b.gif);
	background-repeat: no-repeat;
}
#about h3 {
	color: #0066CC;
	height: 39px;
	width: 906px;
	font-size:14px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 4px 0px 0px 15px;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(../images/h3_01b.gif);
	background-repeat: no-repeat;
}
#about h4 {
	color: #003300;
	height: 26px;
	width: 581px;
	font-size:16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 35px;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 3px 0px 0px 33px;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(../images/h4_01.gif);
	background-repeat: no-repeat;
}
#about h5 {
	font-size:14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	color: #663333;
	padding: 0px 20px 0px 15px;
	font-weight: normal;
	background-image: url(../images/mark04.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
}
#about p {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 24px;
	color: #000000;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 270px;
}
#about .section {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#about .section p {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 24px;
	margin: 10px 15px 0px 15px;
	color: #666666;
	padding-left: 0px;
}
#about .section .link {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
}
#about .section ol {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 24px;
	margin: 8px 30px 0px 10px;
	color: #000000;
	padding-left: 10px;
}
#about .osirase {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 24px;
	margin: 0px 0px 0px 30px;
	padding: 8px 125px 0px 15px;
	background-image: url(../images/h3_01_osirase_bg.gif);
	height: auto;
	background-repeat: no-repeat;
}
#about .osirase p {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 28px;
	margin: 0px 20px 0px 15px;
	color: #000000;
	padding-left: 0px;
}
.about_top {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: left;
	padding: 16px 0px 0px 120px;
	height: 26px;
	letter-spacing: 1px;
	background-image: url(../images/right_01.gif);
	background-repeat: no-repeat;
	width: 265px;
	margin-top: 0px;
}
#newsRelease dl {
	margin: 0px 27px 0 18px;
}
#newsRelease dl dt {
	font-size: 100%;
	color: #666666;
	margin-top: 8px;
}
#newsRelease p {
	margin: 0px 14px 8px 0px;
	font-size: 12px;
}
.style_new {
	background-image: url(../images/medinfo_bg.gif);
	background-repeat: no-repeat;
	width: 157px;
	height: 25px;
	padding: 5px 0px 0px 30px;
}
.infomation {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	margin-left: 0px;
	margin-top: 8px;
	width: 410px;
	background-color: #c0cdd4;
	padding-left: 10px;
	margin-bottom: 20px;
	float: right;
	position: absolute;
	display: inline;
}
.style3 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 24px;
	margin: 4px 0 0 0;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #666666;
}
.style4 {
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 34px;
	margin: 4px 0 0 0;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #666666;
}
.style5 {
	font-size: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 30px;
	margin: 4px 0 0 0;
	padding-top: 3px;
	padding-bottom: 10px;
	color: #993300;
	font-weight: bold;
}
.style7 {
	font-size: 14px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	color: #000000;
	padding-right: 0px;
}
.style10 {
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 0px;
	text-align: center;
	height: 30px;
}
.style11 {
	font-size:15px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	padding-left: 0px;
	text-align: center;
	height: 30px;
}
.style110 {
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 0px;
	text-align: center;
	height: 15px;
	line-height: 10px;
}
.style111 {
	font-size:10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	padding-left: 0px;
	text-align: center;
	height: 15px;
}
.styleadress {
	margin-left:24px;
	padding-top:20px;
	position:absolute;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	width: 140px;
}
.stylemedicalinfo {
	margin-left:6px;
	top:197px;
	position:absolute;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	text-align:left;
	width: 140px;
}
.mcant {
	padding-left: 14px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
}
.mcant a:link {
	color: #CC3399;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
.mcant a:visited {
	color: #5A3D1B;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
.mcant a:hover {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
.mcont {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
	margin: 0px 0px 0px 35px;
}
.mcont a:link {
	color: #0033FF;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
.mcont a:visited {
	color: #5A3D1B;
	text-decoration: none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
.mcont a:hover {
	color: #FF0000;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
}
div#mail{
	font-size: 12px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: center;
}

td.mail1{
	font-size: 12px;
	padding: 5px;
	text-align: right;
	width: 150px;
	background-color: #FFFFFF;
}
td.mail2{
	font-size: 12px;
	padding: 5px;
	text-align: left;
	background-color: #FFFFFF;
}

#under {
	width: 907px;
	text-align: center;
	height: 23px;
	background-repeat: no-repeat;
	padding:40px 0px 0px 0px;
}

#about .profile {
	margin: 10px 0 0 0;
}

#about .profile p{
	margin: 4px 0 0 0;
	padding-top: 3px;
	padding-bottom: 10px;
	padding-left: 150px;
	border-bottom: #D5D5D5 solid 1px;
	color: #666666;
}

	
#about .profile p.prof_c01 {	background: url(../images/profile_c01.gif) no-repeat center left;}
#about .profile p.prof_c02 {	background: url(../images/profile_c02.gif) no-repeat center left;}
#about .profile p.prof_c03 {	background: url(../images/profile_c03.gif) no-repeat center left;}
#about .profile p.prof_c04 {	background: url(../images/profile_c04.gif) no-repeat center left;}
#about .profile p.prof_c05 {	background: url(../images/profile_c05.gif) no-repeat center left;}
#about .profile p.prof_c06 {	background: url(../images/profile_c06.gif) no-repeat center left;}
#about .profile p.prof_c07 {	background: url(../images/profile_c07.gif) no-repeat center left;}
#about .profile p.prof_c08 {	background: url(../images/profile_c08.gif) no-repeat center left;}
#about .profile p.prof_c09 {	background: url(../images/profile_c09.gif) no-repeat center left;}
#about .profile p.prof_c10 {	background: url(../images/profile_c10.gif) no-repeat center left;}
#about .profile p.prof_c11 {	background: url(../images/profile_c11.gif) no-repeat center left;}
#about .profile p.prof_c12 {	background: url(../images/profile_c12.gif) no-repeat center left;}
#about .profile p.prof_c13 {	background: url(../images/profile_c13.gif) no-repeat center left;}
#about .profile p.prof_c14 {	background: url(../images/profile_c14.gif) no-repeat center left;}
#about .profile p.prof_c15 {	background: url(../images/profile_c15.gif) no-repeat center left;}
#about .profile p.prof_c16 {	background: url(../images/profile_c16.gif) no-repeat center left;}
#about .profile p.prof_c17 {	background: url(../images/profile_c18.gif) no-repeat center left;}
#about .profile p.prof_c18 {	background: url(../images/profile_c17.gif) no-repeat center left;}
#about .profile p.prof_c19 {	background: url(../images/link/shiritsusakai.gif) no-repeat center left; height:100px;}
#about .profile p.prof_c20 {	background: url(../images/link/osakarousai.gif) no-repeat center left; height:100px;}
#about .profile p.prof_c21 {	background: url(../images/link/kajimoto.gif) no-repeat center left; height:100px;}
#about .profile p.prof_c22 {	background: url(../images/link/sugimoto.gif) no-repeat center left; height:100px;}
#about .profile p.prof_c23 {	background: url(../images/link/osakashika.gif) no-repeat center left; height:100px;}
#about .profile p.prof_c24 {	background: url(../images/link/sakaishishika.gif) no-repeat center left; height:100px;}
#about .profile p.prof_c25 {	background: url(../images/link/okinawapro.gif) no-repeat center left; height:100px;}
#about .profile p.prof_c26 {	background: url(../images/link/osakapro.gif) no-repeat center left; height:100px;}
#about .profile p.prof_c27 {	background: url(../images/link/osamaegg.gif) no-repeat center left; height:100px;}
#about .profile p.prof_c28 {	background: url(../images/link/byoin.gif) no-repeat center left; height:100px;}

.oshirase_subj {
    font-size:14px;
    line-height:25px;
	color: #666666;
	text-align: left;
	line-height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.oshirase_date {
    font-size:14px;
    line-height:22px;
	color: #333333;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.oshirase_mesg {
    font-size:14px;
    line-height:22px;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 100%;
	overflow: auto;
}
