@charset "Shift-Jis";

body{
	color: #333333;
	background-color:#FFFFFF;
	margin:0px;
	padding: 0px;
	text-align:left;
}

#container {
	width: 810px;
	margin: 0 auto;
	}

img{
  vertical-align: top;
}

h2 {
	margin: 0px;
	font-weight: normal;
	}

h3 {
	margin: 20px 20px 0 20px;
	font-weight: normal;
	}

h4 {
	margin: 0 25px 10px 25px;
	font-weight: normal;
	}

h5 {
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	background-color: #FFCC66;
	margin: 0 0 10px 0;
	padding-left: 10px;
	vertical-align: middle;
	}

/* 共通
---------------------------------------------------- */
/* ヘッダ
---------------------------------------------------- */
#headerTop {
 margin: 0;
 padding: 0;
	background-image: url(../../img/img_header.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 299px;
	}
	
#header {
 margin: 0;
 padding: 0;
	background-image: url(../img/img_header.jpg);
	background-repeat: no-repeat;
	width: 810px;
	height: 169px;
	}

#headerTop:after,#header:after {
	clear: both;
}

#headerLogo {
	width: 240px;
	float: left;
}

#headerH1 {
	width: 570px;
	float: right;
}

h1 {
	text-align: right;
	margin: 8px;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	}

/* 共通
---------------------------------------------------- */
/* フッタ
---------------------------------------------------- */

#footer {
	width: 800px;
 background-color: #7D6750;
	text-align: center;
	padding: 5px;
	margin: 0px;
 font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
	}
	
#footer a:link	{
	color: #FFFFFF;
	text-decoration: underline;
	}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
#footer a:hover	{
	color: #FFFFFF;
	text-decoration: none;
	}
#footer a:active	{
	color: #FFFFFF;
	text-decoration: none;
	}
	
/* 共通
---------------------------------------------------- */
/* ナビゲーション
---------------------------------------------------- */
ul#globalNavi {
 margin: 0;
 padding: 0;
 width: 810px;
 /* for MacIE5.x \*//*/
 overflow: hidden;
 /* end */
}

ul#globalNavi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	list-style-type: none;
}

ul#globalNavi li {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 1;
	list-style-type: none;
}

ul#globalNavi li#navLeft {
 background-image:url(../img/nav_l.jpg);
	width: 32px;
	height: 51px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}

ul#globalNavi li#navRight {
 background-image:url(../img/nav_r.jpg);
	width: 28px;
	height: 51px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}

ul#globalNavi li#topActive {
 background-image:url(../img/btn_top_f2.jpg);
	width: 100px;
	height: 51px;
}

ul#globalNavi li#top a {
 background-image:url(../img/btn_top.jpg);
	width: 100px;
	height: 51px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}

ul#globalNavi li#top a:hover {
 background-image:url(../img/btn_top_f2.jpg);
	width: 100px;
	height: 51px;
}

ul#globalNavi li#careActive {
 background-image:url(../img/btn_care_f2.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#care a {
 background-image:url(../img/btn_care.jpg);
	width: 130px;
	height: 51px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}

ul#globalNavi li#care a:hover {
 background-image:url(../img/btn_care_f2.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#staffActive {
 background-image:url(../img/btn_staff_f2.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#staff a {
 background-image:url(../img/btn_staff.jpg);
	width: 130px;
	height: 51px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}

ul#globalNavi li#staff a:hover {
 background-image:url(../img/btn_staff_f2.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#clinicActive {
 background-image:url(../img/btn_clinic_f2.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#clinicN {
 background-image:url(../img/btn_clinic_f3.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#clinic a {
 background-image:url(../img/btn_clinic.jpg);
	width: 130px;
	height: 51px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}

ul#globalNavi li#clinic a:hover {
 background-image:url(../img/btn_clinic_f2.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#inquireActive {
 background-image:url(../img/btn_inquire_f2.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#inquireN {
 background-image:url(../img/btn_inquire_f3.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#inquire a {
 background-image:url(../img/btn_inquire.jpg);
	width: 130px;
	height: 51px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}

ul#globalNavi li#inquire a:hover {
 background-image:url(../img/btn_inquire_f2.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#accessActive {
 background-image:url(../img/btn_access_f2.jpg);
	width: 130px;
	height: 51px;
}

ul#globalNavi li#access a {
 background-image:url(../img/btn_access.jpg);
	width: 130px;
	height: 51px;
	display: block;
	position: relative;/* IE6でマウス反応領域がおかしいのをFix */
	text-align: center;
	text-decoration: none;
}

ul#globalNavi li#access a:hover {
 background-image:url(../img/btn_access_f2.jpg);
	width: 130px;
	height: 51px;
}

/* 共通
---------------------------------------------------- */
/* 揃え・余白
---------------------------------------------------- */
.alRight {
	text-align: right;
	}

.alCenter {
	text-align: center;
	}

.mgn3 {
	margin: 3px;
	}

.mgn10 {
	margin: 10px;
	}

.mgnL20 {
	margin-left: 20px;
	}
	
.mgnLR20 {
	margin-left: 20px;
	margin-right: 20px;
	}
	
.mgnLR5 {
	margin-left: 5px;
	margin-right: 5px;
	}
	
.mgnB40 {
	margin-bottom: 40px;
	}

.mgnB20 {
	margin-bottom: 20px;
	}

.mgnB30 {
	margin-bottom: 30px;
	}

.mgnB10 {
	margin-bottom: 10px;
	}

.mgnB5 {
	margin-bottom: 5px;
	}

.mgnT5 {
	margin-top: 5px;
	}
	
.mgnT10 {
	margin-top: 10px;
	}
	
.mgnT20 {
	margin-top: 20px;
	}
	
.mgnT30 {
	margin-top: 30px;
	}
	
.mgnTB20 {
	margin-top: 20px;
	margin-bottom: 20px;
	}

.mgnTB5 {
	margin-top: 5px;
	margin-bottom: 5px;
	}

.padL10 {
 padding-left: 10px;
	}

.padL7 {
 padding-left: 7px;
	}

.padR10 {
 padding-right: 10px;
	}

.pad3 {
 padding: 3px;
	}
.pad10 {
 padding: 10px;
	}

	
/* TOP
---------------------------------------------------- */
/* main
---------------------------------------------------- */
#main {
 margin: 0;
 padding: 0;
 width: 810px;
	vertical-align: top;
	background-color: #C5A27C;
 clear: both;
	overflow: auto;
}	

#main:after {
 clear: both;
}	

#main #left {
	width: 490px;
	float: left;
	margin: 0;
	padding: 30px 10px 10px 10px;
	background-color: #CDB18C;
	vertical-align: top;
	}

#main #right {
	width: 280px;
	float: right;
	margin: 0;
	padding: 30px 10px 10px 10px;
	background-color: #C5A27C;
	vertical-align: top;
	}


/* 特徴
---------------------------------------------------- */
#tokucho {
	margin: 0;
	padding: 0;
	width: 490px;
	margin-bottom: 25px;
	}
	
.tokuchoTxt {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	height: auto;
}

/* 新着情報
---------------------------------------------------- */
#whatsNewTitle {
	margin: 0;
	padding: 0;
	background-image:url(../../img/ttl_info.gif);
	background-repeat: no-repeat;
	width: 490px;
	height: 32px;
}

#whatsNewContents {
	width: 466px;
	margin: 0;
	padding: 15px 10px 10px 10px;
	background-color: #FFFFFF;
	border: 2px solid #9B370C;
 overflow: auto;
	}

#whatsNewContents dl.new {  
 width:466px;
	font-size: 12px;
	line-height: 150%;
	clear: both;
}  

#whatsNewContents dt.date {  
 float: left;  
 width: 60px;  
 padding: 0px 0 0px 5px;  
 clear: both;  
 font-weight: normal;
	color: #9B370C; 
}  

#whatsNewContents dd.txt {  
 width: 370px;  
 margin-left: 80px;  
 padding: 0px;  
}  

#whatsNewContents dt.date2 {  
 padding: 0px 0 0px 5px;  
 clear: both;  
 font-weight: normal;
	color: #9B370C; 
}  

#whatsNewContents dl#cal {  
 width:466px;
	font-size: 12px;
	line-height: 150%;
	clear: both;
}  

/* ------------------------------------------------------------------
008:calender
------------------------------------------------------------------ */
div#imgCal {
padding: 0px 0px 20px 0px;
}

div#scheTtl {
border-left: 5px solid #AA6317;
border-top: 1px solid #AA6317;
border-right: 1px solid #AA6317;
border-bottom: 1px solid #AA6317;
font-size: 14px;
font-weight: bold;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
background: #FFFFFF;
color: #666666;
}

div#calCol{
padding: 5px;
width:480px;
overflow:hidden;
margin:0 0 20px 0;
background-color: #FFFFFF;
}

div#calCol div#cal1{
width:240px;
float:left;
text-align:left;
background:#FFFFFF;
}

div#calCol div#cal2{
width:240px;
text-align:left;
float:left;
background:#FFFFFF;
}

table.cal{
border:none;
width:220px;
font-size: 12px;
margin: auto;

}

table.cal caption{
margin:3px;
padding:5px;
text-align:center;
white-space:nowrap;
}

table.cal td{
margin:3px;
padding:0px;
text-align:center;
white-space:nowrap;
}

.sunday {
background-color:#ffb9b9;
}

.satday {
background-color:#c7ecff;
}

.weekday {
background-color:#FFFFFF;
}

.shinryo{
background:#FFFFFF url(../../img/img_nomal.gif) 50% 100% no-repeat;
margin:3px;
padding:5px 5px 15px 5px !important;
}

.kaiin{
background:#FF6262 url(../../img/img_kaiin.gif) 50% 100% no-repeat;
margin:3px;
padding:5px 5px 15px 5px !important;
}

.nairan{
background:#FF9900 url(../../img/img_nairan.gif) 50% 100% no-repeat;
margin:3px;
padding:5px 5px 15px 5px !important;
}

.kyushin{
background:#FF9999 url(../../img/img_kyusin.gif) 50% 100% no-repeat;
margin:3px;
padding:5px 5px 15px 5px !important;
}

.gogokyu{
background:#A9D3A9 url(../../img/img_gogo.gif) 50% 100% no-repeat;
margin:3px;
padding:5px 5px 15px 5px !important;
}

.gozenkyu{
background:#FFFF66 url(../../img/img_gozen.gif) 50% 100% no-repeat;
margin:3px;
padding:5px 5px 15px 5px !important;
}

.rinjikyu{
background:#FFCC66 url(../../img/img_rinji.gif) 50% 100% no-repeat;
margin:3px;
padding:5px 5px 15px 5px !important;
}


div#newsCol{
margin:0 0 0px 0;
padding:5px 0 0 0;
}

div#newsCol p{
padding:0 0 5px 0;
margin:0 0 5px 0;
line-height:1.5;
font-size: 12px;
line-height: 140%;
}

/* 医院情報
---------------------------------------------------- */
#info {
	background-image:url(../../img/img_bg_clinic.jpg);
	background-repeat:repeat-y;
	width: 260px;
	padding: 10px;
 overflow: auto;
	}

#clName {
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #FFFFFF;
	color: #FFFFFF;
	}

dl.clInfo {  
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:260px;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF; 
}  

dl.clInfo dt {  
 margin: 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl.clInfo dd {  
 margin-left: 1px;  
 padding-left: 12px;  
	line-height: 1.4em;
}  

dl.clInfo dd.kamoku {  
 margin-left: 1px;  
 padding-left: 0px;  
	line-height: 1.4em;
}  

dl.hosoku {  
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:260px;
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF; 
	clear: both;

}  

dl.hosoku dt {  
 float: left;  
 width: 11px;  
 margin: 0px;  
 padding: 0px;  
 font-weight: normal;
}  

dl.hosoku dd {  
 width:245px;
 margin-left: 10px;  
 padding: 0px;  
}  

.mapLink {
	text-align: right;
	margin-top: 10px;
	}

table.time {
	width: 100%;
	background-color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	border: 1px #AAAAAA solid; 
	border-collapse: collapse;
}

table.time td{
 padding: 2px;
	border: 1px #AAAAAA solid; 
	border-collapse: collapse;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-color:#F0F0F0;
	color: #333333;
}

.txtBlue {
 color: #0000FF;
	}
	
.txtRed {
	color: #FF0000;
}
	
table#kamoku th {
 padding-left: -15px;
 font-size: 12px;
	padding: 1px;
	font-weight: normal;
	
 }
table#kamoku td {
 font-size: 12px;
	padding: 3px 1px 3px 1px;
	
 }

/* TOP以外
---------------------------------------------------- */
/* main
---------------------------------------------------- */
#mainBox {
	width: 750px;
	margin: 10px;
	padding: 20px;
	background-color: #FFFFFF;
	overflow: hidden;
	}

/* パンくず
---------------------------------------------------- */
#bread {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	margin-bottom: 10px;
	}
	
#bread a:link	{
	color: #C07C1D;
	text-decoration: underline;
	}
#bread a:visited {
	color: #C07C1D;
	text-decoration: underline;
	}
#bread a:hover	{
	color: #C07C1D;
	text-decoration: none;
	}
#bread a:active	{
	color: #C07C1D;
	text-decoration: none;
	}
	
/* ページタイトル
---------------------------------------------------- */
#pageTitle {
	margin-bottom: 20px;
	}

#pageSubTitle {
	margin-bottom: 20px;
	}

/* アンカー
---------------------------------------------------- */
#anchor	{
 border-top: 1px solid #C07C1D;
	margin-top: 30px;
	padding: 10px 0px 0px 0px;
	color: #C07C1D;
	font-size: 12px;
	line-height: 150%;
	text-align: right;
	}

#anchor a:link	{
	color: #C07C1D;
	text-decoration: underline;
	}
#anchor a:visited {
	color: #C07C1D;
	text-decoration: underline;
	}
#anchor a:hover	{
	color: #C07C1D;
	text-decoration: none;
	}
#anchor a:active	{
	color: #C07C1D;
	text-decoration: none;
	}
	
/* 診療案内
---------------------------------------------------- */
dl#care01 {
 background-image:url(../../img/care/img_care01.jpg);
	background-repeat: no-repeat;
	background-position: 530px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:720px;
	height: 130px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#care01 dt {  
 margin: 0px 0px 5px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#care01 dd { 
	width: 510px;
 margin: 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  

dl#care02 {
 background-image:url(../../img/care/img_care02.jpg);
	background-repeat: no-repeat;
	background-position: 530px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:720px;
	height: 150px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#care02 dt {  
 margin: 0px 0px 5px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#care02 dd { 
	width: 510px;
 margin: 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  

dl#care03 {
 background-image:url(../../img/care/img_care03.jpg);
	background-repeat: no-repeat;
	background-position: 530px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:720px;
	height: 130px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#care03 dt {  
 margin: 0px 0px 5px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#care03 dd { 
	width: 510px;
 margin: 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  

dl#care04 {
 background-image:url(../../img/care/img_care04.jpg);
	background-repeat: no-repeat;
	background-position: 530px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:720px;
	height: 130px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#care04 dt {  
 margin: 0px 0px 5px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#care04 dd { 
	width: 510px;
 margin: 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  

dl#care05 {
 background-image:url(../../img/care/img_care07.jpg);
	background-repeat: no-repeat;
	background-position: 530px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:720px;
	height: 130px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#care05 dt {  
 margin: 0px 0px 5px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#care05 dd { 
	width: 510px;
 margin: 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  

dl#care06 {
 background-image:url(../../img/care/img_care06.jpg);
	background-repeat: no-repeat;
	background-position: 530px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:720px;
	height: 130px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#care06 dt {  
 margin: 0px 0px 5px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#care06 dd { 
	width: 510px;
 margin: 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  

dl#care07 {
 background-image:url(../../img/care/img_care07.jpg);
	background-repeat: no-repeat;
	background-position: 530px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:720px;
	height: 130px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#care07 dt {  
 margin: 0px 0px 5px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#care07 dd { 
	width: 510px;
 margin: 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  

dl#care08 {
 background-image:url(../../img/care/img_care08.jpg);
	background-repeat: no-repeat;
	background-position: 530px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:720px;
	height: 130px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#care08 dt {  
 margin: 0px 0px 5px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#care08 dd { 
	width: 510px;
 margin: 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  

/* アクセス
---------------------------------------------------- */
#mainBoxAccess {
	width: 700px;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	overflow: auto;
	}
	
#mainBoxAccess:after {
	clear: both;
	}

#main #accessLeft {
	width: 300px;
	float: left;
	margin: 0;
	padding: 0px 5px 0px 5px;
	vertical-align: top;
	}

#main #accessRight {
	width: 370px;
	float: right;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	vertical-align: top;
	}

dl.accessAdress {
 margin-bottom: 15px;  
 padding: 0px;  
 width:300px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl.accessAdress dt {  
 margin: 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl.accessAdress dd { 
 margin: 0px;  
 padding: 10px;  
	line-height: 1.4em;
}  

.telNo {
 font-size: 16px;
	font-weight: bold;
	color: #006699;
	}

/* スタッフ紹介
---------------------------------------------------- */
dl#staff01 {
 background-image:url(../../img/staff/img_staff01.jpg);
	background-repeat: no-repeat;
	background-position: 520px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:730px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#staff01 dt {  
 margin: 0px 0px 12px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#staff01 dd { 
	width: 510px;
 margin: 0px 0px 25px 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  

dl#staff02 {
 background-image:url(../../img/staff/img_staff02.jpg);
	background-repeat: no-repeat;
	background-position: 520px 0px;
 margin: 5px 0px 2px 0px;  
 padding: 0px;  
 width:730px;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	overflow: auto; 
}  

dl#staff02 dt {  
 margin: 0px 0px 12px 0px;  
 padding: 0px;  
	line-height: 1.4em;
}  

dl#staff02 dd { 
	width: 510px;
 margin: 0px 0px 25px 0px;  
 padding-left: 7px;  
	line-height: 1.4em;
}  


table.history {
	width: 500px;
	font-size: 12px;
	line-height: 150%;
	border:2px solid #FFFFFF;
	border-collapse: collapse;
	margin-right: 5px;
	margin-left: 5px;
}

table.history th {
	border:2px solid #FFFFFF;
	border-collapse: collapse;
	width: 6em;
	text-align: center;
	padding: 4px;
	background-color: #FFD5AA;
	font-weight: normal;
	}
	
table.history td {
	border:2px solid #FFFFFF;
	border-collapse: collapse;
	text-align: left;
	padding: 4px 4px 4px 10px;
	background-color: #FFE4CA;
	}


.clear {
	display: inline-block;
}  
 
.clear:after {
  	content: "."; 
  	display: block; 
  	height: 0; 
  	clear: both; 
  	visibility: hidden;
}

* html .clear {
	height: 1%;
}

.clear {
	display: block;
}

/* Q&A
---------------------------------------------------- */
.mainCnt4 {
 margin: 0 25px 0 25px;
	clear: both;
	overflow: hidden;
	font-size: 12px;
	line-height: 150%;
	}

.fts12 {
	font-size: 12px;
	line-height: 150%;
}

.stxt {
	font-weight: bold;
	color: #099;
	font-size: 12px;
	line-height: 150%;
	margin-bottom: 5px;
}

/* 医院・設備紹介
---------------------------------------------------- */
.mainCnt3 {
 margin: 0 25px 0 25px;
	width: 700px;
	overflow: auto;
	clear: both;
	border-bottom: 1px dotted #C07C1D;
	}

.mainCnt4 {
 margin: 0 25px 0 25px;
	width: 700px;
	overflow: auto;
	clear: both;
	}

.mainCnt3 .rightBox350{
	width: 310px;
	float: right;
	padding-right: 4px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

.mainCnt3 .leftBox350{
	width: 310px;
	float: left;
	padding-right: 35px;
	padding-left: 4px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-right: 1px dotted #C07C1D;
}

.mainCnt3 .rightBox350b{
	width: 310px;
	float: right;
	padding-right: 4px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

.mainCnt3 .leftBox350b{
	width: 310px;
	float: left;
	padding-right: 35px;
	padding-left: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px dotted #C07C1D;
}

.mainCnt4 .rightBox350b{
	width: 310px;
	float: right;
	padding-right: 4px;
	padding-left: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	}

.mainCnt4 .leftBox350b{
	width: 310px;
	float: left;
	padding-right: 35px;
	padding-left: 4px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px dotted #C07C1D;
}


/* フォントサイズ
---------------------------------------------------- */

.fts_10 { font-size: 10px; line-height: 130%; }
.fts_12 { font-size: 12px; line-height: 130%; }
.fts_12L { font-size: 12px; line-height: 130%; }
.fts_12LL { font-size: 12px; line-height: 150%; }
.fts_14 {  font-size: 14px; line-height: 138%;}
.fts_10CD { font-size: 10px; line-height: 130%; letter-spacing: 2px;}

.kasen2	{
	padding:	5px;
	}

.credit	{
	color:	#999999;
	font-size:	10px;
	}
	



/*	=add 20090716 (care.html)-----------------------------------------------------*/
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
dl#care04 {
	min-height: 130px;
	height: auto;
	padding-bottom: 10px;
}
	dl#care04 p {
		margin: 5px 0 0;
		padding: 0;
		text-align: right;
	}
		dl#care04 p a {
			position: releative;
			display: block;
			float: right;
			width: 180px;
			height: 28px;
			background: url(../../img/implant/bg_btn-implant.gif) no-repeat 0 0;
			zoom: 1;
		}
			dl#care04 p a img {
				border: none;
				visibility: hidden;
			}
			dl#care04 p a:hover {
				background-position: 0 -28px;
			}
			dl#care04 p a:active {
				filter: alpha(opacity=80);
				opacity: 0.8;
				-moz-opacity: 0.8;
			}


/*	=add 20090717 (index.html)-----------------------------------------------------*/
div#tokucho {
	position: relative;
}
	div#tokucho p#implant {
		position: absolute;
		bottom: 10px;
		right: 10px;
		width: 180px;
		height: 28px;
		margin: 0;
		padding: 0;
	}
		div#tokucho p#implant a {
			position: releative;
			display: block;
			float: right;
			width: 180px;
			height: 28px;
			background: url(../../img/implant/bg_btn-implant.gif) no-repeat 0 0;
			zoom: 1;
		}
			div#tokucho p#implant a img {
				border: none;
				visibility: hidden;
			}
			div#tokucho p#implant a:hover {
				background-position: 0 -28px;
			}
			div#tokucho p#implant a:active {
				filter: alpha(opacity=80);
				opacity: 0.8;
				-moz-opacity: 0.8;
			}




