table {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text8 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 8px;
}
.text10 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
}
.text12 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.text14 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
}
.text16 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
}
.text18 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 18px;
}
.height10 {
	line-height: 10px;
}
.height12 {
	line-height: 12px;
}
.height14 {
	line-height: 14px;
}
.height16 {
	line-height: 16px;
}
.height18 {
	line-height: 18px;
}
.height20 {
	line-height: 20px;
}
.height22 {
	line-height: 22px;
}
.height24 {
	line-height: 24px;
}
a:link {
	color: #990000;
}
a:visited {
	color: #996600;
}
a:active {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
html, body {
	margin: 0px;
	padding: 0px;
}
.fix {
	background-repeat: no-repeat;
}
.bg_upper {
	background-image: url(../img/bg_upper.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.side_l {
	background-image: url(../img/bg_side_l02.jpg);
	background-repeat: repeat-y;
}
.bg_main {
	background-image: url(../img/bg_main01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	font-size: 10px;
	line-height: 20px;
	color: #FF6600;
	text-decoration: none;
}

#footer a:link{
	color: #FF6600;
	text-decoration: none;
}

#footer a:visited{
	color: #FF6600;
	text-decoration: none;
}

#footer a:active{
	color: #FF6600;
}

#footer a:hover{
	color: #FF6600;
}

img.image_l{
	float: left;
	margin: 0 12px 12px 0;
	}
	
p.image_l  {
	float: left;
	margin: 0 12px 12px 0;
	width:250px;
	display:block;
	}
img.image_r{
	float: right;
	margin: 0 0 12px 12px;
	}
p.image_r {
	float: right;
	margin: 0 0 12px 12px;
	}

.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */
p {
	font-size: 100%;
	line-height: 20px;
}
.bg {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#clinic h2 {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #723254;
	text-decoration: none;
	text-indent: 0px;
	background-image: url(../img/clinic_point.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	padding-left: 20px;
}


#general th { color: #68cb0e; }
