<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "EUC-JP";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#333333;
	line-height:140%;
	background:url(../top_image/bg.jpg) repeat-x;
}

#wrapper{
	width:800px;
	margin:0 auto;
	height:100%;
}

#head{
	width:100%;
	margin-bottom:10px;
	float:left;
}


#main{
	width:100%;
	height:auto;
	background:#DDDDDD;
	margin-bottom:30px;
	float:left;

}

#mainbox{
	width:576px;
	background:#fff;
	border:#CCCCCC 1px solid;
	float:left;

	margin-top:10px;
	}
	
#left{
	width:200px;	
	margin-left:5px;	
	margin-top:8px;
	float:left;
	clear:both;

}

#right{
	width:578px;
	margin-left:5px;
	margin-right:5px;
	margin-top:8px;
	float:right;
	
	
}

.center{
	width:186px;
	height:auto;
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
	margin-right:7px;
	float:left;

}

.center2{
	width:186px;
	height:auto;
	background:#FFFFFF;
	border:#CCCCCC 1px solid;
	float:right;
	

}

.text_box{
	width:170px;
	background:#FFFFFF;
	margin:3px;
}
.text_box2{
	width:460px;
	background:#FFFFFF;
	margin:10px 50px 10px 50px;
	line-height:130%;
}

.text_box3{
	width:490px;
	background:#FFFFFF;
	margin:10px 40px 10px 40px;
	line-height:140%;
}
#footer{
	width:800px;
	margin-top:50px;
	background:#99CCFF;
	float:left;
	
	

}

.doctor_text{
	border-top:#ccc 1px dotted;
	background-color:#F0F0F0;
	padding:10px;
	font-size:12px;
	}
.top{
	width:540px;
	margin:10px 15px 20px 15px;
}

/*サイズ指定*/
.bt10{
	margin-bottom:10px;
}
.bt20{
	margin-bottom:20px;
}

.m4{
	margin:4px 4px 4px 4px;

}
.tb10{
	margin-bottom:10px;
	margin-top:10px;
}
.tb20{
	margin-bottom:20px;
	margin-top:20px;
}

.photo{
	padding:3px;
	border:#CCCCCC 1px solid;
}

/*文字*/
.doctor{
	border-left:#009900 7px solid;
	font-weight:bold;
	padding-left:5px;
	font-size:14px;
	margin-bottom:10px;}
.index{
	color:#006699;
	margin:0 10px 0 5px;
	line-height:130%;
}

.index a:link,.index a:visited,.index a:hover{
	color:#006699;
	margin:0 0 0 5px;
	line-height:130%;
}
.on{
	color:#FF6600;
	margin:0 10px 0 5px;
	line-height:130%
	}

.link{
	font-size:90%;
	color:#FFFFFF;
	padding:5px;
}
.link a:link,.link a:visited,.link a:hover{
	font-size:90%;
	color:#FFFFFF;
	padding:5px;
}
.menu{
	font-size:105%;
}

.menu a:link,.menu a:visited,.menu a:hover{
	font-size:105%;
	color:#333333;
	
	}
	
.foot{
	color:#333333;
}

.foot a:link,.foot a:visited,.foot a:hover{
	color:#333333;
	text-decoration:none;
	
	}	

.green{
	color:#006600;}
	
.white{
	color:#ffffff;}	
	
.shikkan{
	border-left:#7BA7BB 3px solid;
	padding-left:5px;}	

.cap{
	font-size:11px;
	}
.title{
	color:#FF6600;
	padding-bottom:3px;
	border-bottom:#FF6600 1px solid;
	font-size:105%;
}



/*ライン*/
.dot{
 border-top:#CCCCCC 1px dotted;}


</pre></body></html>