body {
	width:700px;
	color:#666666;
	font-size:85%;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 1.3em;
	background-color: #ffeaea;
	background-image: url(img/dot.gif);
	background-position: center;
	background-repeat: repeat;
	text-align: center;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	overflow-y: scroll;
}
a:link { color: #009999; } 　
a:visited { color: #009999; }　 
a:hover { color: #ffa500; }　　
a:active { color: #ffa500; }
body,tr,td { font-size: 95%;}
p.p1 { margin: 0 10px 0 10px;}
.wine { color: #b33e5c; font-weight: bold }
img,object { margin-right : 7px; }
img { border:0;}
/* レイアウト------------------------------- */
#wrapper {
	width:700px;
	background-image: url(img/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: left;
}
#header {
	width:700px;
	height: 94px;	
	background-image: url(img/background.gif);
	background-position: center;
	background-repeat: repeat-y;
	border-bottom: solid 5px #99cc66;
}
#header h1 {
	height: 94px;
	background-image: url(img/header.gif);
	background-position: 20px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	overflow:hidden;
}
#header h1 a{
	display:block;
	width: 400px;
	height: 40px;
	font-size: 30px;
    padding:0;
	margin: 40px 0 0 20px;
	text-indent:-5000em;
    overflow:hidden;
}  

#contents {
	width: 700px;
	background-image: url(img/background.gif);
	background-position: center;
	background-repeat: repeat-y;
} 

#sidenavi {
	float: left;
	width: 140px;
	margin: 5px 0 0 10px;
	/*background-color:#ffffe0;*/
}
#topmain {/* トップページのメイン */
	float: left;
	width: 530px;
	background-color:#ffffdb;
}
#main {/* それ以外のメイン */
	float: left;
	width: 530px;
padding-bottom: 10px;	
}
#maincontents {/* 白い部分 */
	float: left;
	width: 520px;
	background-color:#fff;
	margin: 10px 0 0 0;
	padding: 7px;
}
#footer {
	clear: both;
	background-color: #99cc66;
	font-size: 11px;
	color: #fff;
	text-align: center;
}

/* 左サイドメニュー--------------------------- */
#menu {
	list-style: none;　
	margin: 0;
	padding: 0;　
}
.menu { 
	padding-top: 4px;　
}
.menu_top {
	padding: 0 0 15px 0; 　
}
/* お知らせ------------------------------------ */
.news {
	 background-color:#ffcc66;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5em;
	padding: 10px 0 0 10px;
}
.news a:link {color: #ff6600;}
.news a:visited {color: #ff6600;}
.news a:hover { color: #ffa500; }
  /* 【臨時】診療についてのお知らせ */
#clinic_news { background:url(img/top_news.gif) no-repeat; width:530px; height:503px; position:relative;}
#clinic_news p { position:absolute; top:25px; left:30px; margin:0; width:450px; background-color:#fff; border:2px solid #FF9933; padding:10px;}

/* 見出し）--------------------------------- */
h2 {
	height: 37px;
	background-color: #fff;
	background-image: url(img/leaf.gif);
	background-position: 4px 3px;
	background-repeat: no-repeat;
	border-top: solid 5px #ddffbc;
	font-size: 18px;
	font-weight: bold;
	color: #f39800;
	margin: 8px 0 5px 0;
	padding: 5px 0 0 35px;
}
h3 {
	font-size: 16px;
	font-weight:bold;
	color: #65ab31;
	background-image: url(img/orange.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	margin: 0 0 7px 0;
	padding-left: 30px;
} 

/* カウンター------------------------------------ */
#counter {
	margin: 15px 0 5px 25px;
}
/* 掲示板---------------------------------- */
#maincontents2 table,td,th {
	width: 510px;
	border: solid 1px #9fc24d;
	border-collapse: collapse; 
	line-height: 1.2em;
	margin-bottom: 20px;
	padding: 5px 10px 5px 10px; 
}
.top {
	background-color: #fff799;
}
.title {
	font-size: 110%;
	font-weight: bold;
}
/* page top---------------------------------- */

#pagetop {
	text-align: right;
	padding-right: 10px;
}	





