html {
	height:100%
}
body {
	margin: 0;
	background-image:  url(images/bk.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height:100%;
	background-color: #f8f8f8;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;}
p {
	color: #585D68;
	font-size:12px;
	line-height: 1.5em;
	padding: 0px;
	margin: 0px;
}

#wrap {
	width: 700px;
	margin-left : auto ;
	margin-right : auto ;
	
}
h1 {
	font-size:9px;
}
#contents {
	padding: 10px;
}
#header{
	height:73px;
}

#menu{  
  margin: 0;  
  padding: 0;
}  
  
#menu ul{  
  list-style-type: none;  
  padding: 0;
    width: 565px;
    margin: 0 auto;
}  
  
#menu li{  
  float: left;
  padding: 0;  
  margin: 0;  

}  

#footer{
	position:absolute;
	bottom:0;
	width:100%;
	height:40px;
}
td#img{
	background-image:  url(images/clinic_img.jpg);
	background-position: center;
	background-repeat: no-repeat;

}
table#tokusyu_bk{
	background-image:  url(images/tokusyu_bk.jpg);
	background-position: center;
	background-repeat: no-repeat;

}

p.setumei {
	left: 30px;
	position: relative;
	height: 300px;
	width: 200px;
	top: 8px;
	line-height: 22px;
	font-size: 12px;
	color: #000099;
	font-weight: 580;
}
.text_01 {
	line-height: 20px;
	color: #585D68;
}
.text_02 {
	font-size: 13.5px;
	line-height: 20px;
	color: #000066;


}

div#text_tokusyu li{
	font-size: 13.5px;
	color: #000066;
	line-height: 25px;
	position: relative;
	left: 42px;
	top: 0px;
}
div#text_tokusyu ul  { list-style-tyupe: square }

.text_tokusyu2 {
	color: #585D68;
	top: 23px;
	left: 50px;
	line-height: 25px;
	list-style-type: none;


}

.text_s_normal_bl {
	margin-left: 10px;
}
.text_s_normal_bl2 {
	color: #585D68;
	line-height: 16px;
	text-align: left;
}
.text_s_normal_bl3 {
	font-size: 10px;
	color: #585D68;
	line-height: 16px;
	text-align: center;
}


.underline_s{
	color: #000066;
	font-weight: 500;
	margin: 20px 10px 10px 10px;
}
.underline_info{
	color: #585D68;
	text-align: left;
	font-family: "｣ﾍ｣ﾓ ｣ﾐ･ｴ･ｷ･ﾃ･ｯ", "arial unicode ms";
	font-weight: 600;
}

#contents h2 {
	color: #585D68;
	text-align: center;
	font-weight: normal;
	font-size:13px;
	margin-top: 20px;
	line-height: 1.5em;
}
.weektable_blu {
	color: blue;
	text-align: center;
	background-color: #FFFFFF;
	font-weight: normal;
}
.weektable_base_yel {
	font-size: 13px;
	color: #585D68;
	text-align: center;
	background-color: #FFFF99;
}
.weektable_base_blu {
	font-size: 13px;
	color: #585D68;
	text-align: center;
	background-color: #CCFFCC;
}
.weektable_whi {
	font-size: 12px;
	color: #585D68;
	text-align: center;
	background-color: #FFFFFF;
}

.books_text {
	font-size: 12px;
	color: #585D68;
	line-height: 15px;
	position: relative;

}
.books_text2 {
	font-size: 12px;
	color: #585D68;
	line-height: 16px;
	position: relative;
	text-align: right;
	border-bottom-style: dotted;
	border-bottom-width: thin;
}
.books_daimei {
	font-size: 12px;
	font-weight: bold;
	color: #0066FF;
	border-bottom-style: dotted;
	border-bottom-width: thin;

}
.books_text3 {
	color: #FF3300;
}

.center {
	text-align: center;
}

.bold {
	font-weight: bold;
	}
.mar_t10 {
	margin-top: 10px;
	}
.mar_t5 {
	margin-top: 5px;
	}
.mar_b5 {
	margin-bottom: 5px;
	}

.mar_r10 {
	margin-right: 10px;
}
.mar_b10 {
	 margin-bottom: 10px;
}

.mar_b20 {
	 margin-bottom: 20px;
}

.media_text {
	padding-top:30px;
	margin-left:24px;
	margin-bottom:5px;
	padding-bottom:7px;
	font-size: 12.5px;
	font-weight: bold;
	color: #585D68;
	background-image: url(images/media_bar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.media {
	width:480px;
	padding:10px;
}

.media_left {
	float:left;
	margin-right:20px;
	padding-bottom:10px;
}
.f_r {
	float:right;
	margin-left:20px;
	padding-bottom:10px;
}

.mar_t10 {
	margin-top:10px;
}

.mar_t20 {
	margin-top: 20px;
}

.center {
	text-align: center;
	font-size: 12px;

}
.green {
	background-color:#ddffdd;
	padding:10px;
	margin: 10px;
	float:left;
}
#flu_table{
	width: 97%;
	border-collapse: collapse;
	margin: 10px;
}
#flu_table th, #flu_table td{
	padding: 10px 20px;
	border: 1px solid #DDD;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}
#flu_table th{
	background: #F8F8F8;
}





