@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: #000000;
	background: #ffffff url(../images/body_bg.gif) left top repeat-x;
	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: 824px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
#wrapper_under {
	width: 824px;
	margin: 0 auto;
	text-align: left;
	height: auto;
}
#header {
	height: 140px;
	background-image: url(../images/right_bg.gif);
	background-repeat: no-repeat;
	width: 625px;
}
#top_content {
	height: 276px;
	width: 824px;
}
#container {
	position: relative;
	margin: 0px 0px 0px 0px; /* ㉺0px̃}[Ww */
	width: 824px; /* {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_bg.gif);
	height: 276px;
	background-repeat: no-repeat;
	width: 824px;
}
#fontCheng {
	top: 12px;
	width: 99px;
	height: 31px;
	list-style-type: none;
	padding: 15px 0px 0px 713px;
	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: 558px;
	height: 21px;
	list-style-type: none;
	padding: 1px 0px 0px 260px;
	margin-bottom: 0px;
	text-align: right;
}
#priv li {
	float: left;
	width: 186px;
}
#priv li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	padding-top: 21px;
	background-image: url(../images/priv.gif);
}

/* 
---------------------------------------------*/
	
	
	#priv01 a { background-position:    0px 0px; }
	#priv02 a { background-position: -186px 0px; }
	#priv03 a { background-position: -372px 0px; }
	
	
	#priv01 a:hover { background-position:    0px -21px; }
	#priv02 a:hover { background-position: -186px -21px; }
	#priv03 a:hover { background-position: -372px -21px; }
	
	
	
#globalNav {
	top: 0px;
	left: 0;
	width: 168px;
	height: 224px;
	list-style-type: none;
	padding: 0px 0px 0px 6px;
	background-repeat: no-repeat;
}
#globalNav li {
	float: left;
	width: 168px;
}
#globalNav li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	padding-top: 32px;
	background-image: url(../images/global_nav.gif);
	color: #FFFFFF;
}

/*  wi摜̈ʒu
---------------------------------------------*/
	
	/* ʏ */
	#nav01 a { background-position:  0   0px; }
	#nav02 a { background-position:  0 -32px; }
	#nav03 a { background-position:  0 -64px; }
	#nav04 a { background-position:  0 -96px; }
	#nav05 a { background-position:  0 -128px; }
	#nav06 a { background-position:  0 -160px; }
	#nav07 a { background-position:  0 -192px; }
	#nav08 a { background-position:  0 -224px; }
	#nav09 a { background-position:  0 -256px; }
	#nav10 a { background-position:  0 -288px; }
	#nav11 a { background-position:  0 -320px; }
	
	/* ݈ʒu */
	#nav01 a.stay { background-position: -168px   0px; }
	#nav02 a.stay { background-position: -168px -32px; }
	#nav03 a.stay { background-position: -168px -64px; }
	#nav04 a.stay { background-position: -168px -96px; }
	#nav05 a.stay { background-position: -168px -128px; }
	#nav06 a.stay { background-position: -168px -160px; }
	#nav07 a.stay { background-position: -168px -192px; }
	#nav08 a.stay { background-position: -168px -224px; }
	#nav09 a.stay { background-position: -168px -256px; }
	#nav10 a.stay { background-position: -168px -288px; }
	#nav11 a.stay { background-position: -168px -320px; }

	/* I}EX */
	#nav01 a:hover { background-position: -336px    0px; }
	#nav02 a:hover { background-position: -336px -32px; }
	#nav03 a:hover { background-position: -336px -64px; }
	#nav04 a:hover { background-position: -336px -96px; }
	#nav05 a:hover { background-position: -336px -128px; }
	#nav06 a:hover { background-position: -336px -160px; }
	#nav07 a:hover { background-position: -336px -192px; }
	#nav08 a:hover { background-position: -336px -224px; }
	#nav09 a:hover { background-position: -336px -256px; }
	#nav10 a:hover { background-position: -336px -288px; }
	#nav11 a:hover { background-position: -336px -320px; }
	




/* CC[W2ig
---------------------------------------------*/
#about {
	width: 632px;
	left: 0px;
	margin-left: 186px;
}
#newsRelease {
	width: 186px;
	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: 300px;
	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: #0000FF;
}


/* {̃CAEg
---------------------------------------------*/
#about h2 {
	color: #000000;
	height: 43px;
	width: 591px;
	font-size:28px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 4px 0px 0px 35px;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(../images/h2_01.gif);
	background-repeat: no-repeat;
}
#about h3 {
	color: #000000;
	height: 39px;
	width: 623px;
	font-size:23px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-left: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px 0px 0px 13px;
	font-weight: bold;
	margin-right: 0px;
	background-image: url(../images/h3_01.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 .section {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/section_bg.gif);
	background-repeat: repeat-y;
}
#about .section p {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 28px;
	margin: 2px 20px 2px 30px;
	color: #000000;
	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: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 20px;
	margin: 0px 0px 0px 30px;
	padding: 8px 125px 0px 15px;
	background-image: url(../images/osirase_bg.gif);
	height: auto;
	background-repeat: no-repeat;
}
.about_top {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-bottom: 0px;
	text-align: right;
	padding: 1px 0px 0px 10px;
	height: 16px;
	letter-spacing: 2px;
}
#newsRelease dl {
	margin: 0px 27px 0 18px;
}
#newsRelease dl dt {
	font-size: 100%;
	color: #666666;
	margin-top: 8px;
}
#newsRelease p {
	margin: 6px 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;
}
.style6 {
	font-size: 16px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 28px;
	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 {
	background: url(../images/arrow.gif) left center no-repeat;
	padding-left: 14px;
	margin: 2px 0px 0px 500px;
	font-size: 16px;
}
.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;
}

#under {
	width: 690px;
	text-align: left;
	height: 23px;
	background-repeat: no-repeat;
	padding:20px 0px 0px 80px;
}
#underUnn {
	position: inherit;
	top: 0px;
	left: 0;
	width: 630px;
	height: 23px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	display: inline;
}
#underUnn li {
	float: left;
	width: 90px;
	display: inline;
}
#underUnn li a {
	display: block;
	overflow: hidden;
	width: 100%;
	height: 0 !important;
	height /**/:23px;
	padding-top: 23px;
	background-image: url(../images/under_nav.gif);
}

/*---------------------------------------------*/
	
	/* ʏ */
	#unn01 a { background-position:  0 0; }
	#unn02 a { background-position: -90px 0; }
	#unn03 a { background-position: -180px 0; }
	#unn04 a { background-position: -270px 0; }
	#unn05 a { background-position: -360px 0; }
	#unn06 a { background-position: -450px 0; }
	#unn07 a { background-position: -540px 0; }
	#unn08 a { background-position: -630px 0; }
	
	/* ݈ʒu */
	#unn01 a.stay { background-position:  0 -23px; }
	#unn02 a.stay { background-position: -90px  -23px; }
	#unn03 a.stay { background-position: -180px -23px; }
	#unn04 a.stay { background-position: -270px -23px; }
	#unn05 a.stay { background-position: -360px -23px; }
	#unn06 a.stay { background-position: -450px -23px; }
	#unn07 a.stay { background-position: -540px -23px; }
	#unn08 a.stay { background-position: -630px -23px; }

	/* I}EX */
	#unn01 a:hover { background-position:  0     -46px; }
	#unn02 a:hover { background-position: -90px  -46px; }
	#unn03 a:hover { background-position: -180px -46px; }
	#unn04 a:hover { background-position: -270px -46px; }
	#unn05 a:hover { background-position: -360px -46px; }
	#unn06 a:hover { background-position: -450px -46px; }
	#unn07 a:hover { background-position: -540px -46px; }
	#unn08 a:hover { background-position: -630px -46px; }

