@charset "utf-8";

* {
	padding: 0;
	margin: 0;
}

body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro";
	font-size: 14px;
	line-height: 1.7;
}

h1,h2,h3,h4,p,ul,li{
	margin: 0px;
	padding: 0px;
}

ul{
	list-style-type: none;
}

img {
	border: none;
}

a {
	color: #333333;
}

a:hover {
	color: #0000ff;
	text-decoration: none;
}

#container {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#container h1 {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
}

#container h1 a {
	text-decoration: none;	
}

























#left {
	float: left;

}

#container #contents #left #top {
	width: 220px;
	background: #cccccc;
	padding: 5px;
	border: 1px solid #999;
	margin-bottom: 0px;
}
#container #contents #left #top #logo_text {
	color: #FFF;
	background-color: #0095d9;
	text-align: center;
	line-height: 1.3em;
	padding-top: 10px;
	font-size: 15px;
	padding-bottom: 7px;
}


#container #contents #left #bottom {
	width: 220px;
	margin-bottom: 5px;
}



#left #logo {
	padding: 0px;
}

#left h3 {
	font-size: 14px;
	color: #FFFFFF;		
	text-align: center;	
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	background-image: url(../images/bg2.gif);
	background-repeat: no-repeat;
}

#left p {
	padding: 5px 0px;	
}

#left #calendar {
	padding: 2px;
	background-color: #e1e1e1;
}
#container #contents #left #bottom #leftlink01 {
	background-color: #cccccc;
	padding: 5px;
	width: 220px;
	border: 1px solid #999;
	margin-top: 15px;
	margin-bottom: 15px;
}

#container #contents #left #leftlink01 a {
	background-image: url(../images/mineko_hifuka.gif);
	text-align: center;
	display: block;
	height: 0px;
	width: 220px;
	padding-top: 40px;
	overflow: hidden;
}
#container #contents #left #leftlink01 a:hover {
	background-position: 0 -40px;
}


#main {
	float: right;
	width: 700px;
	margin-bottom: 20px;
}
.aisatsu {
	font-size: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #777777;
	border-bottom-color: #777777;
	margin-top: 20px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 14px;
	line-height: 1.9em;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-left-color: #eeeeee;
	padding-top: 0px;
	padding-bottom: 0px;
}


#main h2 {
	font-size: 15px;
	clear: both;
	width: 680px;	
	color: #FFF;	
	padding-left: 20px;	/
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	font-weight: bold;
	letter-spacing:2px;
	background-image: url(../images/bg1.gif);
}

#main h2.title {
	background: url(none);
	padding: 0px;
	height: auto;
	width: auto;
}

#main h3 {
	font-size: 100%;
	clear: both;
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #333333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 18px;
}

#main p {
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 21px;
}
#container #contents #main #index_p {
	font-size: 14px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	line-height: 1.6em;
}







.info_body {
	background-color: #f9f9f9;
	text-align: left;
}

.info_day {
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #333;
	padding-left: 8px;
}

.info_title {
	font-size: 14px;
	padding-left: 8px;
	margin-top: 6px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 34px;
}

.info_contents {
	font-size: 13px;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 38px;
	background-color: #FFF;
	line-height: 1.4em;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
.info_body #info_home {
	font-size: 13px;
	text-align: center;
}

ul.leftmenu li a {
	display: block;
	width: 173px;
	text-decoration: none;
	color: #333;
	background: url(../images/menu_bg.gif) no-repeat left top;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 35px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

ul.leftmenu li a:hover {
	background: url(../images/menu_bg.gif) no-repeat left bottom;	
}

#container #contents #main #support_text {
	font-size: 12px;
	margin-top: 23px;
	margin-right: 11px;
	margin-bottom: 17px;
	margin-left: 11px;
}

.images {
	width: 140px;
	margin-right: 11px;
	margin-left: 11px;
}

.images2 {
	width: 140px;
	margin-right: 11px;
	margin-left: 11px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
}


table.table001 {
	margin-top: 20px;
	margin-bottom: 0.2em;
	width: 660px;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
	text-align: center;
	margin-left: 20px;
}

table.table001 caption {
  margin-top: 1em;
  text-align: right;
}

table.table001 th,
table.table001 td {
  padding: 4px 6px;
}


/*変更：診療時間のご案内、表内上段色(background-color:)*/
table.table001 th {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	text-align: center;
	white-space: nowrap;
	font-size: 15px;
	background-color: #b2b2b2;
}

table.table001 td {
	border-bottom: solid 1px #B2B2B2;
	border-right: solid 1px #B2B2B2;
	text-align: center;
	white-space: nowrap;
	background-color: #f3f3f3;
	font-weight: bold;
	font-size: 15px;
}

/*変更：診療時間のご案内、表内●色(background-color:)*/
.maru {
	color: #ff22be;
	font-weight: bold;
}


table.table002 {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 650px;
	font-size: 100%;
	margin-left: 30px;
	table-layout:fixed;
	border-spacing:5px;
}

table.table002 th,
table.table002 td {
	padding: 4px 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #eeeeee;
}

table.table002 th {
	text-align: left;
	font-size: 15px;
	color: #333;
	line-height: 1.2em;
}

table.table002 td {
	text-align: left;
	font-size: 14px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 1.1em;
}





#container #contents #main #d_left {
	float: left;
}
#container #contents #main #d_right {
	float: left;
}
#container #contents #main #stop {
	clear: both;
	text-indent: -9999px;
}

table.table003 {
	margin-top: 15px;
	margin-bottom: 15px;
	width: 650px;
	margin-left: 30px;
	table-layout:fixed;
	border-spacing:5px;
}

table.table003 th,
table.table003 td {
	padding: 4px 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #eeeeee;
}

table.table003 th {
	text-align: center;
	font-size: 13px;
	color: #333;
	line-height: 1.2em;
	background-color: #f9f9f9;
}

table.table003 td {
	text-align: right;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	line-height: 1.1em;
}


#footer {
	clear: both;
	width: 100%;
	text-align: center;
	font-size: 12px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #333;
	border-top-width: 3px;
	border-top-style: double;
	border-top-color: #333;
}

img.image_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 1em;
}

img.image_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 1em;
}

.c_beff22 {
	color: #beff22;
}

.c_be22ff {
	color: #be22ff;
}

.c_ff22be {
	color: #ff22be;
}

.c_ffbe22 {
	color: #ffbe22;
}

.c_22ffbe {
	color: #22ffbe;
}

.c_22beff {
	color: #22beff;
}

.c_ff8c00 {
	color: #ff8c00;
}
.uketuke {
	font-size: 14px;
	font-weight: normal;
}
.c_c1301d {
	color: #c1301d;
}